Hi there all I was trying to run an archive of my 2 servers that BackupPC backs up - Localhost (Server1) + Server2 - The GZIP archive ran for exactly 1200.0 min, then BackupPC reported an error message and aborted - "aborted by signal=ALRM"
---------------------------------------------------------------------------- ------- Contents of file /var/lib/backuppc/pc/archive/ArchiveLOG.6, modified 2006-07-28 08:36:04 (Extracting only Errors) Executing: /usr/share/backuppc/bin/BackupPC_archiveHost /usr/share/backuppc/bin/BackupPC_tarCreate /usr/bin/split /usr/bin/par2 localhost 8 /bin/gzip .gz 0000000 /media/lacie500gb/archive 0 * Xfer PIDs are now 13951 Writing tar archive for host localhost, backup #8 to output file /media/lacie500gb/archive/localhost.8.tar.gz exiting after signal ALRM Archive failed: aborted by signal=ALRM ---------------------------------------------------------------------------- ------- Then I ran an archive of only server2 without GZIP with no compression. The archive reported that the dump for server2 would be 234Gb and there was sufficient space for that size file on the external drive. But it failed! See log below. ---------------------------------------------------------------------------- ------- Contents of file /var/lib/backuppc/pc/archive/ArchiveLOG.7, modified 2006-07-28 18:29:37 (Extracting only Errors) Executing: /usr/share/backuppc/bin/BackupPC_archiveHost /usr/share/backuppc/bin/BackupPC_tarCreate /usr/bin/split /usr/bin/par2 server2 9 /bin/cat .raw 0000000 /media/lacie500gb/archive 0 * Xfer PIDs are now 9687 Writing tar archive for host server2, backup #9 to output file /media/lacie500gb/archive/server2.9.tar.raw /bin/cat: write error: No space left on device Executing: /usr/share/backuppc/bin/BackupPC_tarCreate -t -h server2 -n 9 -s \* . | /bin/cat > /media/lacie500gb/archive/server2.9.tar.raw Error: /usr/share/backuppc/bin/BackupPC_tarCreate, compress or split failed Archive failed: Error: /usr/share/backuppc/bin/BackupPC_tarCreate, compress or split failed ---------------------------------------------------------------------------- ------- The error above shows that the External drive mounted at /media/lacie500gb has "No space left". I did a "df -h" and there is approx 40Gb space on the drive. Why would it report a space error if there is space? ---------------------------------------------------------------------------- ------- [EMAIL PROTECTED]:~# df -h Filesystem Size Used Avail Use% Mounted on /dev/md0 109G 88G 17G 85% / varrun 252M 276K 252M 1% /var/run varlock 252M 4.0K 252M 1% /var/lock udev 252M 108K 252M 1% /dev devshm 252M 0 252M 0% /dev/shm lrm 252M 19M 234M 8% /lib/modules/2.6.15-23-386/volatile /dev/sda1 699G 627G 72G 90% /data /dev/sdb 459G 392G 44G 90% /media/lacie500gb ---------------------------------------------------------------------------- ------- If you look below you will see the size of the server2 file is actually 234Gb, which seems correct to me. -rw-r----- 1 backuppc backuppc 234855804928 2006-07-28 18:29 server2.9.tar.raw Why would BackupPC report that there is an error with space, when it seemed to have dumped the full size anyways!? Very Strange! What sort of problems should I be looking for? Are their size limitations that I need to be aware of inside BackupPC? Have other users experienced problems with large backup pools? Here is the main BackupPC log file, maybe this will help shed some light on the matter. ---------------------------------------------------------------------------- ------- Contents of file /var/lib/backuppc/log/LOG, modified 2006-07-28 18:29:37 2006-07-28 01:00:00 Next wakeup is 2006-07-28 02:00:00 2006-07-28 02:00:00 Next wakeup is 2006-07-28 03:00:00 2006-07-28 03:00:00 Next wakeup is 2006-07-28 04:00:00 2006-07-28 03:46:25 Finished incr backup on localhost 2006-07-28 04:00:01 Next wakeup is 2006-07-28 05:00:00 2006-07-28 05:00:00 Next wakeup is 2006-07-28 06:00:00 2006-07-28 06:00:00 Next wakeup is 2006-07-28 07:00:00 2006-07-28 07:00:01 Next wakeup is 2006-07-28 08:00:00 2006-07-28 08:00:00 Next wakeup is 2006-07-28 09:00:00 2006-07-28 08:36:04 Archive failed on archive (aborted by signal=ALRM) 2006-07-28 09:00:00 Next wakeup is 2006-07-28 10:00:00 2006-07-28 10:00:00 Next wakeup is 2006-07-28 11:00:00 2006-07-28 11:00:00 Next wakeup is 2006-07-28 12:00:00 2006-07-28 12:00:00 Next wakeup is 2006-07-28 13:00:00 2006-07-28 13:00:00 Next wakeup is 2006-07-28 14:00:00 2006-07-28 13:17:38 Running 2 BackupPC_nightly jobs from 0..15 (out of 0..15) 2006-07-28 13:17:38 Running BackupPC_link localhost (pid=6416) 2006-07-28 13:17:38 Running BackupPC_nightly -m 0 127 (pid=6417) 2006-07-28 13:17:38 Running BackupPC_nightly 128 255 (pid=6418) 2006-07-28 13:24:46 BackupPC_nightly now running BackupPC_sendEmail 2006-07-28 13:24:47 Finished admin1 (BackupPC_nightly 128 255) 2006-07-28 13:24:52 Finished admin (BackupPC_nightly -m 0 127) 2006-07-28 13:24:52 Pool nightly clean removed 104 files of size 1.02GB 2006-07-28 13:24:52 Pool is 464.57GB, 84114 files (29 repeated, 1 max chain, 11916 max links), 4369 directories 2006-07-28 13:24:52 Cpool nightly clean removed 0 files of size 0.00GB 2006-07-28 13:24:52 Cpool is 0.00GB, 0 files (0 repeated, 0 max chain, 0 max links), 1 directories 2006-07-28 13:24:52 Running BackupPC_link localhost (pid=6571) 2006-07-28 13:24:52 Finished localhost (BackupPC_link localhost) 2006-07-28 14:00:01 Next wakeup is 2006-07-28 15:00:00 2006-07-28 15:00:00 Next wakeup is 2006-07-28 16:00:00 2006-07-28 15:58:27 User backuppc requested archive on archive (archive) 2006-07-28 15:58:27 Started archive on archive (pid=9684) 2006-07-28 16:00:01 Next wakeup is 2006-07-28 17:00:00 2006-07-28 17:00:01 Next wakeup is 2006-07-28 18:00:00 2006-07-28 18:00:01 Next wakeup is 2006-07-28 19:00:00 2006-07-28 18:29:37 Archive failed on archive (Error: /usr/share/backuppc/bin/BackupPC_tarCreate, compress or split failed) ---------------------------------------------------------------------------- ------- Thanks to all who take the time to read this! Hopefully somebody out there can shed some light on the matter?! Cheers Ash ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
