[Box Backup] Errors during compare
Stefan Norlin
boxbackup@fluffy.co.uk
Fri, 21 Apr 2006 08:02:00 +0200
> common: PASSED
> crypto: PASSED
> compress: PASSED
> basicserver: PASSED
> raidfile: PASSED
> backupstore: FAILED: 2 tests failed
> backupstorefix: FAILED: 2 tests failed
> backupstorepatch: FAILED: 2 tests failed
> backupdiff: PASSED
> bbackupd: FAILED: 2 tests failed
>
> All failures were of the same kind (PID file).
When I see that kind of failure pattern it usually is due
to that there is already a bbackupd/bbstored process
running and therefor another one cannot be started.
You need to make sure there are no "bb*d" processes
running while you run the tests.
Script should check for this and warn... :)
Could you stop those processes, if any, and run tests again?
Stefan