We had been running SUSE 11.0 since 2008, and recently updated to SUSE 11.3. This also brought an update from Samba 3.2.4 to 3.5.4. Immediately after updating the servers, configurations unchanged, the messages log and log.smbd became flooded with the same message repeated constantly. The logging system is archiving both log files almost daily now, and up to the update it took over a year to generate enough log messages for it to archive.
The message from log.smbd [2011/01/12 09:01:37.439591, 0] lib/util_sock.c:675(write_data) [2011/01/12 09:01:37.439906, 0] lib/util_sock.c:1432(get_peer_addr_internal) getpeername failed. Error was Transport endpoint is not connected write_data: write failure in writing to client 0.0.0.0. Error Connection reset by peer [2011/01/12 09:01:37.440317, 0] smbd/process.c:79(srv_send_smb) Error writing 4 bytes to client. -1. (Transport endpoint is not connected) [2011/01/12 09:01:37.560436, 0] lib/util_sock.c:1432(get_peer_addr_internal) getpeername failed. Error was Transport endpoint is not connected [2011/01/12 09:01:37.797474, 0] lib/util_sock.c:675(write_data) SUSE is writing the same exact log messages to other log files as well. There has been no errors experienced from the clients, logging on, transferring files, etc. Any help would be appreciated. smb.conf [global] workgroup = DOMAIN server string = SERVER pam password change = Yes passwd program = /usr/bin/passwd %u passwd chat = "New Password:" %n\n "Reenter New Password:" %n\n "Password changed" unix password sync = Yes load printers = No printcap name = /etc/printcap add machine script = /usr/sbin/useradd -g 1000 -c Machine -d /var/lib/nobody -s /bin/false %m$ logon script = netlogon.bat logon path = "" domain logons = Yes os level = 65 preferred master = Yes domain master = Yes [homes] comment = Home Directories path = /home/%u valid users = %S read only = No create mask = 0700 directory mask = 0700 browseable = No vfs objects = recycle recycle:maxsize = 0 recycle:versions = yes recycle:touch_mtime = yes recycle:touch = yes recycle:keeptree = yes recycle:repository = .recycle [netlogon] comment = Network Logon Service path = /home/netlogon browseable = No -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba