After discovering that the workstation backup did not, in fact, fail silently as I'd thought it did, I'm still having some trouble getting it to work regularly. I'm running the backup (or trying to) from my SME 8.1 server to a CIFS share on a FreeNAS 9.2.1.6-BETA server which (share) is only used for this backup. For a while, the backup script wasn't able to mount the share at all unless I'd recently restarted the CIFS service on the FreeNAS box. Now, however, it won't run at all. When I try to run the backup manually, I get this:
[root@e-smith dan]# /sbin/e-smith/do_backupwk
Aborting program. User refused to continue while asking: The last file of the set is not present in /mnt/smb/e-smith.familybrown.org/set2 , please provide it.
Error while running dar: 4 at /etc/e-smith/events/actions/workstation-backup-dar line 505.
Backup terminated: backup failed - status: 7424
It looks to me like the catalog and the actual backup file set don't match. I don't have a problem with deleting the backup file set if necessary, but I don't want to overly confuse the backup system, which appears to be a bit confused already.