[Box Backup] Problems running server

Dave Kettmann boxbackup@fluffy.co.uk
Wed, 5 Jan 2005 13:24:48 -0600


This is what is in my bbstored.conf:


RaidFileConf =3D /etc/box/raidfile.conf
AccountDatabase =3D /etc/box/bbstored/accounts.txt

# Uncomment this line to see exactly what commands are being received =
from clients.
# ExtendedLogging =3D yes

# scan all accounts for files which need deleting every 15 minutes.

TimeBetweenHousekeeping =3D 900

Server
{
        PidFile =3D /var/run/bbstored.pid
        User =3D _bbstored
        ListenAddresses =3D inet:gonzo.netlogic.net
        CertificateFile =3D =
/etc/box/bbstored/gonzo.netlogic.net-cert.pem
        PrivateKeyFile =3D /etc/box/bbstored/gonzo.netlogic.net-key.pem
        TrustedCAsFile =3D /etc/box/bbstored/clientCA.pem
}

This is what is in my bbackupd.conf:

StoreHostname =3D gonzo.netlogic.net
AccountNumber =3D 0x1234567
KeysFile =3D /etc/box/bbackupd/1234567-FileEncKeys.raw

CertificateFile =3D /etc/box/bbackupd/1234567-cert.pem
PrivateKeyFile =3D /etc/box/bbackupd/1234567-key.pem
TrustedCAsFile =3D /etc/box/bbackupd/serverCA.pem

DataDirectory =3D /usr/local

<snip>

BackupLocations
{
        etc
        {
                Path =3D /etc
                ExcludeFile =3D =
/etc/box/bbackupd/1234567-FileEncKeys.raw
        }
}

The rest of it is default.

Nothing shows up in the logs at all (they are still empty) I even looked =
in /var/log/messages and nothing is there either.=20

If you need more info, let me know

Thanks,

Dave Kettmann
NetLogic
636-561-0680

> -----Original Message-----
> From: Ben Summers [mailto:ben@fluffy.co.uk]
> Sent: Wednesday, January 05, 2005 1:04 PM
> To: boxbackup@fluffy.co.uk
> Subject: Re: [Box Backup] Problems running server
>=20
>=20
>=20
> On 5 Jan 2005, at 18:56, Dave Kettmann wrote:
>=20
> > Hi List,
> >
> > I found this backup program and think it will really be=20
> able to help=20
> > me out in getting some good incremented backups running. I=20
> just have=20
> > one problem I think...
> >
> > When I run bbstored on the server, it prints "Box Backup=20
> Store Server=20
> > v0.09, (c) Ben Summers 2003, 2004" then kicks to the next=20
> line. I dont=20
> > see it running when I run 'ps ax' and when I run the backup on a=20
> > client, it prints
> >
> > [root@vasu-test box]# bbackupctl sync
> > Using configuration file /etc/box/bbackupd.conf
> >
> > then hangs. I am going to guess the reason it is hanging is because=20
> > the server is not running properly. Any help is appreciated.
>=20
> What's in /etc/box/bbackupd.conf? Is there anything in the logs?=20
> (Follow the instructions on the web site to log everything to=20
> /var/log/box.)
>=20
> Ben
>=20
>=20
> _______________________________________________
> boxbackup mailing list
> boxbackup@fluffy.co.uk
> http://lists.warhead.org.uk/mailman/listinfo/boxbackup
>=20