Need Help with IRIX Error

Eric Songer esonger at lads.is.lmco.com
Thu Sep 16 20:17:23 GMT 1999


Hello All,

	I am having a problem configuring Samba on IRIX ver. 6.5.  Any help or RTFM 
pointers would be sincerely appreciated.  I am getting the following error 
with test 3 in DIAGNOSIS.txt (smbclient -L hostname):

read_socket_with_timeout: timeout read. read error = Connection reset by peer.
session request to *SMBSERVER failed.

	With log level set to 10 I get the following error in log.smb:

[1999/09/16 09:50:52, 1] smbd/files.c:file_init(216)
  file_init: Information only: requested 10000 open files, 2490 are available.
[1999/09/16 09:50:52, 3] smbd/server.c:main(680)
  loaded services
[1999/09/16 09:50:52, 3] smbd/server.c:main(688)
  Becoming a daemon.
[1999/09/16 09:50:52, 3] lib/util_sock.c:open_socket_in(898)
  bind succeeded on port 139
[1999/09/16 09:50:52, 2] smbd/server.c:open_sockets(183)
  waiting for a connection
[1999/09/16 09:57:08, 0] locking/shmem_sysv.c:sysv_shm_open(590)
  ERROR semctl: can't IPC_STAT. Error was Bad address
[1999/09/16 09:57:08, 0] locking/locking.c:locking_init(174)
  ERROR: Failed to initialise share modes
[1999/09/16 09:57:08, 0] locking/shmem_sysv.c:sysv_shm_open(590)
  ERROR semctl: can't IPC_STAT. Error was Bad address
[1999/09/16 09:57:08, 0] locking/locking.c:locking_init(174)
  ERROR: Failed to initialise share modes
[1999/09/16 09:59:22, 0] locking/shmem_sysv.c:sysv_shm_open(590)
  ERROR semctl: can't IPC_STAT. Error was Bad address
[1999/09/16 09:59:22, 0] locking/locking.c:locking_init(174)
  ERROR: Failed to initialise share modes
[1999/09/16 09:59:23, 0] locking/shmem_sysv.c:sysv_shm_open(590)
  ERROR semctl: can't IPC_STAT. Error was Bad address
[1999/09/16 09:59:23, 0] locking/locking.c:locking_init(174)
  ERROR: Failed to initialise share modes

	My smb.conf follows.  I took out the IP addresses so to protect the innocent.

[global]

workgroup = Adv_Sim_Center
server string = Samba Server
load printers = yes
printcap name = /etc/printcap
printing = bsd
max log size = 50
security = share
wins server = (Correct IP address of WINS Server, I checked)
encrypt passwords = yes
debug level = 3
#socket options = TCP_NODELAY 
local master = no
os level = 33
interfaces = (Correct IP is here, I checked)/255.255.0.0
domain master = no
preferred master = no
wins support = no
wins proxy = yes
name resolve order = wins dns hosts

#========== Share Definitions ==========
[homes]
   comment = Home Directories
   browseable = yes
   writable = yes

[printers]
   comment = All Printers
   path = /usr/spool/samba
   browseable = no
   printable = yes

[tmp]
   comment = Temporary file space
   path = /tmp
   read only = no
   public = yes

TIA

Eric Songer



More information about the samba mailing list