[Samba] smbd_smb2_request_incoming: client read error NT_STATUS_CONNECTION_RESET

Nick Semenkovich nick at semenkovich.com
Tue Sep 10 11:42:04 MDT 2013


I'm running samba4 as an AD DC, built from git (built ~3 days ago), with
about ~20 Windows 8 clients.


I've noticed a number of errors in the logs, pasted below. That group of
errors repeats pretty consistently for a lot of different client machines.


[2013/09/08 08:12:14.539679,  2] ../source3/smbd/reply.c:592(reply_special)
  netbios connect: name1=SERVER-NAME         0x20 name2=RANDOM-DESKTOP  0x0
[2013/09/08 08:12:14.539809,  2] ../source3/smbd/reply.c:633(reply_special)
  netbios connect: local=server-name remote=random-desktop, name type = 0
[2013/09/08 08:12:14.561779,  2]
../lib/util/modules.c:191(do_smb_load_module)
  Module 'acl_xattr' loaded
[2013/09/08 08:12:14.561813,  2]
../source3/modules/vfs_acl_xattr.c:193(connect_acl_xattr)
  connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true'
and 'force unknown acl user = true' for service IPC$
[2013/09/08 08:12:14.568974,  2] ../source3/smbd/reply.c:592(reply_special)
  netbios connect: name1=SERVER-NAME         0x20 name2=RANDOM-DESKTOP   0x0
[2013/09/08 08:12:14.569116,  2] ../source3/smbd/reply.c:633(reply_special)
  netbios connect: local=server-name remote=random-desktop, name type = 0
[2013/09/08 08:12:14.578691,  2]
../source3/smbd/sesssetup.c:542(setup_new_vc_session)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all
old resources.
[2013/09/08 08:12:14.582980,  2]
../source3/smbd/sesssetup.c:542(setup_new_vc_session)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all
old resources.
[2013/09/08 08:12:14.586679,  2]
../lib/util/modules.c:191(do_smb_load_module)
  Module 'acl_xattr' loaded
[2013/09/08 08:12:14.586728,  2]
../source3/modules/vfs_acl_xattr.c:193(connect_acl_xattr)
  connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true'
and 'force unknown acl user = true' for service IPC$
[2013/09/08 08:12:25.252719,  2]
../source3/smbd/smb2_server.c:3250(smbd_smb2_request_incoming)
  smbd_smb2_request_incoming: client read error
NT_STATUS_CONNECTION_DISCONNECTED
[2013/09/08 08:12:58.311420,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 20701 -- ignoring
[2013/09/08 08:13:58.373941,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 20707 -- ignoring
[2013/09/08 08:14:58.436376,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 20708 -- ignoring
[2013/09/08 08:15:58.498762,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 21281 -- ignoring
[2013/09/08 08:16:58.552461,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 21282 -- ignoring
[2013/09/08 08:17:58.556197,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 21287 -- ignoring
[2013/09/08 08:18:58.568045,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 21294 -- ignoring
[2013/09/08 08:19:58.630414,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 21296 -- ignoring
[2013/09/08 08:20:58.692823,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 21886 -- ignoring
[2013/09/08 08:21:58.755215,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 21887 -- ignoring
[2013/09/08 08:22:58.814452,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 21890 -- ignoring
[2013/09/08 08:23:58.830416,  2]
../source3/smbd/server.c:437(remove_child_pid)
  Could not find child 21896 -- ignoring




Not sure if this is something I should be concerned about.



> smb.conf:


[global]
 workgroup = CORP
realm = CORP.EXAMPLE.COM
netbios name = SERVER-NAME
 server role = active directory domain controller
dns forwarder = 192.168.0.1
guest account = nobody
 load printers = no
printing = bsd
printcap name = /dev/null
 disable spoolss = yes
panic action = /home/semenko/panic-action %d
log level = 2 smb:10
 log file = /ramcache/log.%U

[netlogon]
path = /usr/local/samba/var/locks/sysvol/corp.example.com/scripts
 read only = No

[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No

[profiles]
        path = /srv/samba/profiles
        read only = Yes
writeable = No
        browseable = No
 vfs objects = fake_perms

[homes]
        path = /home/CORP
        read only = No
        browseable = No



-- 
Nick Semenkovich
Laboratory of Dr. Jeffrey I. Gordon
Medical Scientist Training Program
School of Medicine
Washington University in St. Louis
http://nick.semenkovich.com/


More information about the samba mailing list