From: Simon M. <sim...@ch...> - 2003-11-28 12:23:57
|
> Hello, > > I'm backing up three directores as part of a level 0 backup, but gettin= g a > broken pipe error from afio during the backup. > > $filesystems[0] =3D '/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=3D10240, bytes written=3D0, total written 4462380K > afio: "-" [offset 1946632463m+802k+0]: Fatal error: > afio: "-": Broken pipe Do you have LARGEFILE support in your afio? I'm using afio-2.4.7.9beta4. Simon > > 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 ide= a! > > Cheers, > Kel. > > > -- > +----------------------------------------------+ > | kel graham | ke...@or... | 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 > fle...@li... > https://lists.sourceforge.net/lists/listinfo/flexbackup-help > |