Trying to run Samba 3.0.25b on a Solaris 8 system. Built with Studio 11 compiler. If I try to copy a large file (643 mb) the copy fails. The PC says either 'The network connection was aborted by the local system' or 'The specified network name is no longer available'. The Samba log says Broken pipe. I will attach the Samba log. Note that I can copy a small file.
Created attachment 2798 [details] Samba log file Log file shows two attempts to copy the file. On the first attempt, the PC showed 'The network connection was aborted by the local system'. The second attempt showed 'The specified network name is no longer available'. In each case a partial file was created.
Also note that Samba 3.0.24 works OK. That one was built with the Forte Developer 7 C 5.4 compiler.
This message : " read_data: read failure for 13328 bytes to client 192.168.2.23. Error = Connection reset by peer" Usually means the client dropped the conection. We'll need a wireshare/ethereal trace of this to investigate further. Jeremy.
> We'll need a wireshare/ethereal trace of this to investigate further. I was afraid of something like that. I don't have either utility handy and I am going out of town for a couple of weeks, so this will take awhile. A little more detail to help someone reproduce this. The copy has to be from and to the same share. Also, the underlaying file system has to be nfs mounted on the Samba server. This causes the copy to be very slow (about 12 minutes). The copy succeeds if it is between the Samba server and the PC's disk. It also succeeds if I use a Samba 3.0.25b server that has the file system local. I expect that this is some sort of time out problem. But note that this does not occur when I run Samba 3.0.24.
This problem no longer occurs in Samba 3.0.26a. I don't know what fixed it, but something did. You may as well close this bug.
closing