>On Tue, Aug 09, 2011 at 04:01:17PM +0200, Martin Hochreiter wrote: >> Hi ! >> >> I upgraded to 3.6.0 on my Ubuntu 8.04 64 bit >> and since change to max protocol=SMB2 and nmbd/smbd restarts I get >> many of those "NT_STATUS_END_OF_FILE" messages >> >> /------------------------------------- >> [2011/08/09 15:55:11.130751, 1] smbd/process.c:456(receive_smb_talloc) >> read_smb_length_return_keepalive failed for client 192.168.1.109 >> read error = NT_STATUS_END_OF_FILE. >> [2011/08/09 15:56:09.694632, 1] smbd/process.c:456(receive_smb_talloc) >> read_smb_length_return_keepalive failed for client 192.168.1.109 >> read error = NT_STATUS_END_OF_FILE. >> [2011/08/09 15:56:18.378517, 1] >>smbd/service.c:1089(make_connection_snum) >> pdc (192.168.1.100) connect to service Box initially as user admin >> (uid=0, gid=1010) (pid 30880) >> [2011/08/09 15:56:18.381971, 1] smbd/service.c:1291(close_cnum) >> pdc (192.168.1.100) closed connection to service Box >> [2011/08/09 15:56:18.382148, 1] smbd/process.c:456(receive_smb_talloc) >> read_smb_length_return_keepalive failed for client 192.168.1.100 >> read error = NT_STATUS_END_OF_FILE. >> [2011/08/09 15:58:53.351832, 1] >>smbd/service.c:1089(make_connection_snum) >> pdc (192.168.1.100) connect to service Daten initially as user >> admin (uid=0, gid=1011) (pid 31016) >> [2011/08/09 15:58:53.353628, 1] smbd/service.c:1291(close_cnum) >> pdc (192.168.1.100) closed connection to service Daten >> [2011/08/09 15:58:53.353800, 1] smbd/process.c:456(receive_smb_talloc) >> read_smb_length_return_keepalive failed for client 192.168.1.100 >> read error = NT_STATUS_END_OF_FILE/. >> /-------------------------------------/ >> >> I dont have any claims from the users - so what is that? > >That's just a client disconnecting. We now report NT_STATUS errors >instead of UNIX/Linux errno's on socket close.
What about these? These clients aren't even clients. They are just systems on the network. [2011/08/26 04:10:04.078011, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.224 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:10:06.779626, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.60 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:10:11.398389, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.78 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:10:19.156353, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 192.168.1.1 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:10:28.911762, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.176 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:10:43.197344, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.230 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:10:43.642819, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.230 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:10:57.198916, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.94 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:10:57.530237, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.94 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:10:58.267404, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.203 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:11:19.697545, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.129 read error = NT_STATUS_END_OF_FILE. [2011/08/26 04:11:28.266117, 1] smbd/process.c:456(receive_smb_talloc) read_smb_length_return_keepalive failed for client 129.98.90.132 read error = NT_STATUS_END_OF_FILE. -- Maurice Volaski, [email protected] Computing Support, Dominick P. Purpura Department of Neuroscience Albert Einstein College of Medicine of Yeshiva University -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
