Hi Ppl

I have the same issue with a simple archive host, I tried adding the
backuppc user to the disk group but still getting the following error in the
log. How can I debug backuppc so that I can see where the problem lies ?

Error

Archive failed (Error: /usr/share/backuppc/bin/BackupPC_tarCreate, compress
or split failed)


the Tape drive is working I have a bash script that writes data to tape.

Config.pl

# Set this client's XferMethod to archive to make it an archive host:
$Conf{XferMethod} = 'archive';

# The path on the local file system where archives will be written:
$Conf{ArchiveDest} = '/dev/st0';





_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to