Hello,

I'm backing up three directores as part of a level 0 backup, but getting a
broken pipe error from afio during the backup.

$filesystems[0] = '/usr/local/www /usr/local/documents /usr/home';

If I alter the $filesystems var to have only one directory, backup will
succeed for each directory individually.

It's only when the backup for all three directories runs that the error
occurs. The interesting thing is the buffer offset is huge (offset
1946632463m):

buffer (writer): write of data failed: Unknown error: 0
bytes to write=10240, bytes written=0, total written    4462380K
afio: "-" [offset 1946632463m+802k+0]: Fatal error:
afio: "-": Broken pipe

ERROR from backup, exiting
offending command(s):
/usr/local/bin/buffer -m 10m -s 10k -u 100 -t -p 75 -B -o /dev/nrsa0
/usr/local/bin/afio -o -z -v -b 10k -
find . -xdev -depth ! -regex .*/[Cc]ache/.* ! -regex .*~$ -print


I've checked for symbolic links between the directories that I'm backup
up, just in case I've got a looping find; but cannot find any.

I've also turned off samba during backups, just in case.

Has anyone experienced anything similar? I'm starting to run out of idea!

Cheers,
Kel.


-- 
+----------------------------------------------+
| kel graham | [EMAIL PROTECTED] | www.orawia.com |
| jabber/msn/yahoo/icq: www.orawia.com/contact |
+----------------------------------------------+


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
flexbackup-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flexbackup-help

Reply via email to