I've got some problem with big data transfer via SAMBA.
It doesn't matter, if it just copying, or it's some file handling (e.g. MKVtoolNix file handling).
I have Windows7 as my main PC, and Nas4Free as my NAS.
Firstly SAMBA had NT1 as "Max protocol" at SAMBA/CIFS settings.
And in the error moment log had such records:
Nov 10 22:11:30 nas4free smbd[57746]: read_fd_with_timeout failed for client 0.0.0.0 read error = NT_STATUS_IO_TIMEOUT.
Nov 10 22:11:30 nas4free smbd[57746]: [2012/11/10 22:11:30.525537, 0] smbd/process.c:244(read_packet_remainder)
Nov 10 21:52:11 nas4free smbd[44393]: send_file_readX: sendfile failed for file ***HERE IS FILE NAME*** (Broken pipe). Terminating
Nov 10 21:52:11 nas4free smbd[44393]: [2012/11/10 21:52:11.985532, 0] smbd/reply.c:3618(send_file_readX)
Then I set "Max protocol" to SMB2, coz I have Windows7. And now errors recorded in such way:
Nov 10 22:56:20 nas4free smbd[58454]: read_fd_with_timeout failed for client 0.0.0.0 read error = NT_STATUS_IO_TIMEOUT.
Nov 10 22:56:20 nas4free smbd[58454]: [2012/11/10 22:56:20.795566, 0] smbd/process.c:244(read_packet_remainder)
Nov 10 22:54:59 nas4free smbd[58304]: read_fd_with_timeout failed for client 0.0.0.0 read error = NT_STATUS_CONNECTION_RESET.
Nov 10 22:54:59 nas4free smbd[58304]: [2012/11/10 22:54:59.296212, 0] smbd/process.c:244(read_packet_remainder)
All my SAMBA/CIFS settings are here:


Where should I search the problem, how do u think?
Thanx.



