Running FreeNAS-11.1-RELEASE (dc7d195f4) - I established a read only share to an old windows XP (SP3) machine to suck data off of it
(Share name is BACKUP): and I got these errors:
Is this likely a network issue, a freenas issue or a windows XP issue?
I'm going to reboot, reconnect and run the rsync again to see what happens, but any insight as to what the messages mean and/or likely source would be appreciated. Thanks.
UPDATE: Could this be a timeout? I just noticed that I have a directory with 86000 files in it! Clicking on that directory causes the local XP machine to freeze for about 10 seconds while it enumerates all those files. Any way to extend the timeout so that freenas will be more patient?
(Share name is BACKUP):
Code:
#>pwd /root ls -la winbox/ total 17 drwxr-xr-x 2 root wheel 2 Jan 28 23:59 . drwxr-xr-x 8 root wheel 25 Jan 29 03:05 .. #>mount_smbfs -W workgroup //OEM/BACKUP winbox #>rsync -rtv --progress winbox/ /mnt/TANK/CONSOLIDATION/UNSORTED/OEMXP/I
Code:
smb_iod_recvall: drop resp with mid 21093 smb_iod_recvall: drop resp with mid 21093 smb_iod_recvall: drop resp with mid 12450 smb_iod_recvall: drop resp with mid 12450 smb_iod_recvall: drop resp with mid 4797
I'm going to reboot, reconnect and run the rsync again to see what happens, but any insight as to what the messages mean and/or likely source would be appreciated. Thanks.
UPDATE: Could this be a timeout? I just noticed that I have a directory with 86000 files in it! Clicking on that directory causes the local XP machine to freeze for about 10 seconds while it enumerates all those files. Any way to extend the timeout so that freenas will be more patient?
Last edited: