Re: Backing up a 4100
More info...
The snippet of the log reveals some useful info. errno=39 means (according to standard UNIX error codes) a directory is not empty. Not too interesting. But smb_com=0x73 is a command code for session setup. So obviously there is some network problem (probably related specifically to SMB) where a network connection is being closed...causing the "write_to_net" and "send_smb only wrote 0 of 193 bytes" messages.
I just started another backup on SERVER while running the network monitor on the same system. I want to see if there is a network link that is closed by SERVER. There is nothing in the system or application event logs that is related.
|