[Samba] Re: 'Network Busy' - indeed (Gustav Tresselt)

Bill Moran wmoran at potentialtech.com
Sun Mar 10 21:24:10 GMT 2002


nick.wilton at htz.biz wrote:

>
>I have been struggling with the same problem for several weeks now. This is
> my log file for the error:
>
>[2002/02/14 10:54:28, 3] lib/util.c:interpret_addr(1833)
>  Get_Hostbyname: Unknown host. ed0
>[2002/02/14 10:54:28, 2] lib/interface.c:interpret_interface(132)
>  can't determine netmask for ed0
>

Your network config looks wrong here ... what does ifconfig say?
I've learned that Samba does some *weird* stuff if your network
config is a little off

>[2002/02/14 10:54:28, 2] lib/interface.c:add_interface(83)
>  added interface ip=192.168.255.1 bcast=192.168.255.255
>nmask=255.255.255.0
>[2002/02/14 10:54:28, 1] smbd/files.c:file_init(216)
>  file_init: Information only: requested 10000 open files, 1054 are
>available.
>

You could be running out of file descripters.  What does "pstat -T" say
while you're experiencing the problem?

>[2002/02/14 10:54:28, 3] smbd/server.c:main(699)
>  loaded services
>[2002/02/14 10:54:28, 0] lib/util_sock.c:set_socket_options(151)
>  Failed to set socket option TCP_NODELAY (Error Connection reset by peer)
>[2002/02/14 10:54:28, 2] smbd/server.c:main(735)
>  Changed root to /
>[2002/02/14 10:54:28, 3] smbd/oplock.c:open_oplock_ipc(86)
>  open_oplock_ipc: opening loopback UDP socket.
>[2002/02/14 10:54:28, 3] lib/util_sock.c:open_socket_in(868)
>  bind succeeded on port 0
>[2002/02/14 10:54:28, 3] smbd/oplock.c:open_oplock_ipc(114)
>  open_oplock ipc: pid = 50358, global_oplock_port = 2903
>[2002/02/14 10:54:28, 0] lib/util_sock.c:client_addr(1038)
>  getpeername failed. Error was Socket is not connected
>[2002/02/14 10:54:28, 0] lib/util_sock.c:client_name(992)
>  getpeername failed. Error was Socket is not connected
>[2002/02/14 10:54:28, 0] lib/access.c:check_access(262)
>[2002/02/14 10:54:28, 0] lib/util_sock.c:client_addr(1038)
>  getpeername failed. Error was Socket is not connected
>[2002/02/14 10:54:28, 0] lib/util_sock.c:client_name(992)
>  getpeername failed. Error was Socket is not connected
>  Denied connection from UNKNOWN (0.0.0.0)
>[2002/02/14 10:54:28, 1] smbd/process.c:process_smb(608)
>[2002/02/14 10:54:28, 0] lib/util_sock.c:client_addr(1038)
>  getpeername failed. Error was Socket is not connected
>  Connection denied from 0.0.0.0
>[2002/02/14 10:54:28, 0] lib/util_sock.c:write_socket_data(540)
>  write_socket_data: write failure. Error = Broken pipe
>[2002/02/14 10:54:28, 0] lib/util_sock.c:write_socket(566)
>  write_socket: Error writing 5 bytes to socket 5: ERRNO = Broken pipe
>[2002/02/14 10:54:28, 0] lib/util_sock.c:send_smb(754)
>

Do other network services work correctly on this machine?
I would make sure you've got a valid IP/netmask/broadcast config
on this machine before looking into Samba and make sure the rest
of the config is sound.

-Bill






More information about the samba mailing list