Of sixteen backup clients, one has suddenly quit working.  In effort to
troubleshoot the problem, I executed the command:

/usr/share/backuppc/bin/BackupPC_dump -v -f prizm2

There is a prizm1 server that is identical for all practical purposes as
far as I can tell and it backs up without a problem.  However, when
executing the above command, it appears as though the filelist is dumped
to the screen, with garbage characters mixed in.  The client machines are
both RedHat WS4 update 6 and up2date is current on both machiens.  The
server is Debian Etch, backuppc 2.1.2-6.  The config files for both
machines exist and are identical except for the file exclusion list:

# diff prizm1.pl prizm2.pl
3c3
< $Conf{BackupFilesExclude} = [ "dev", "media", "mnt", "proc", "sys",
"tmp", "/var/lib/mysql/mysql-bin.*",
"/var/lib/mysql/prizm1-31b-relay-bin.*" ];
---
> $Conf{BackupFilesExclude} = [ "dev", "media", "mnt", "proc", "sys",
"tmp", "/var/lib/mysql/mysql-bin.*",
"/var/lib/mysql/prizm2-31b-relay-bin.*" ];

Please advise.

Thank You,
David Koski
[EMAIL PROTECTED]



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
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