On Thu, 18 Jan 2007, David Birnbaum wrote:
> I'm currently running 3.0.0p3 on Solaris, and I'm having a very strange
> problem
> with one host - incrementals are failing with a "remote client disconnect"
> error. However, that seems to be a red herring - after spending some time and
> energy diagnosing, the problem might be a failure to create the "new"
> subdirectory.
>
> A truss output seems to show a successful enumeration of all the files on both
> ends - I get the remote list, and the local files are all checked. Then,
> right
> before it ends, I see this:
>
> 29325: stat64("/export/backuppc/client/pc/c-ferenc/timeStamp.level0",
> 0x001210B8) Err#2 ENOENT
> 29325: stat64("/export/backuppc/client/pc/c-ferenc/SmbLOG.bad", 0x001210B8)
> Err#2 ENOENT
> 29325: stat64("/export/backuppc/client/pc/c-ferenc/SmbLOG.bad.z",
> 0x001210B8) Err#2 ENOENT
> 29325: stat64("/export/backuppc/client/pc/c-ferenc/XferLOG.bad", 0x001210B8)
> Err#2 ENOENT
> 29325: stat64("/export/backuppc/client/pc/c-ferenc/XferLOG.bad.z",
> 0x001210B8) = 0
> 29325: unlink("/export/backuppc/client/pc/c-ferenc/XferLOG.bad.z") = 0
> 29325: stat64("/export/backuppc/client/pc/c-ferenc/NewFileList", 0x001210B8)
> = 0
> 29325: unlink("/export/backuppc/client/pc/c-ferenc/NewFileList") = 0
> 29325: rename("/export/backuppc/client/pc/c-ferenc/XferLOG.z",
> "/export/backuppc/client/pc/c-ferenc/XferLOG.bad.z") = 0
> 29325: stat64("/export/backuppc/client/pc/c-ferenc/new", 0x001210B8) Err#2
> ENOENT
> 29325: write(1, " d u m p f a i l e d :".., 38) = 38
>
> If I create the "new" directory manually beforehand, though, the dump seems to
> run fine. So there must be something funky about how rsync (or whatever
> creates
> the new subdirectory is working).
I stand corrected - it failed the second time, even though I created the
directory. So, whatever the problem is, it is indeed network related, so I
will
dig a little deeper.
Does the rsync protocol open up a second set of sockets or something that stay
idle long enough for the far end NAT firewall to close the connection?
Cheers,
David.
-------------------------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-devel
http://backuppc.sourceforge.net/