zwiskle writes:

> - The disk is a usb-disk (500G, 10%full) mounted to /mnt/backup_platte.
> - I've modified in the config to point to /mnt/backup_platte/backuppc
> insted of /var/lib/backuppc
> ( set using config.pl:$Conf{TopDir} = '/mnt/backup_platte/backuppc'; )

Depending upon your distribution (or whether you installed BackupPC
from the source tarball), that might not be sufficient to change the
TopDir.  Also look in lib/BackupPC/Lib.pm and see if TopDir is
hardcoded there.

The better way to change the TopDir is to use a single symbolic
link from the original location to the new, or to mount your
file system at the existing TopDir.

Secondly, are you sure your usb-disk file system supports hardlinks?

In 3.1.0 a run-time check is done to see if hardlinks work, and a
detailed error message is printed if they don't work.

Craig

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to