I've seen problems similar to this.  A couple of suggestions:

First, it looks like it is having trouble creating files.  You didn't
mention what kind of filesystem your pool is on, so if it uses inodes, you
may want to check to make sure you haven't used them up.  You can use the
"df -i" command for this.
Second, when I've had problems similar to this, I've had good luck with
deleting the last backup and then retrying it.  When I delete the last
backup, I remove the folder for that backup and then the last line from the
backups and backups.old files. I'm not sure if that is strickly necessary,
but it works for me. :-)

Trey Nolen


-----Original Message-----
From: maillist.pe...@home.se [mailto:maillist.pe...@home.se] 
Sent: Tuesday, December 16, 2008 12:57 AM
To: backuppc-users@lists.sourceforge.net
Subject: [BackupPC-users] One of my backups are failing

Hello!

One of my backups (which have worked for over a month) have recently stopped
working and I get thousands of errors in the log file:

attribSet(dir=f%2fetc, file=)
attribSet(dir=f%2fetc, file=)
makeSpecial(/var/lib/backuppc/pc/localhost-etc/new//f%2fetc/, 9, ) Can't
open /var/lib/backuppc/pc/localhost-etc/new//f%2fetc/ for empty output\n [
skipped 1 lines ]

server:~# cat /etc/backuppc/localhost-etc.pl $Conf{ClientNameAlias} =
'server'; $Conf{XferMethod} = 'rsync'; $Conf{XferLogLevel} = 9;
$Conf{RsyncShareName} = [ '/etc' ];

Could anyone tell me how to fix this problem?

Best regards,
Peter

----------------------------------------------------------------------------
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to