1834670 Members
1730 Online
110069 Solutions
New Discussion

Samba connectios

 
Jamie McColl
Occasional Advisor

Samba connectios

Hello, Can someone please provide me with some information regarding samba and how it connects to the server?
I have some performance issues I believe it may be coming from people closing their samba connection but the process still remaining on the server, would that be a possible explanation?
Thanks a bunch.
Be selective, be objective, be an asset to the collective
5 REPLIES 5
U.SivaKumar_2
Honored Contributor

Re: Samba connectios

hi,
please paste your smb.conf file.

regards,
U.SivaKumar
Innovations are made when conventions are broken
Jamie McColl
Occasional Advisor

Re: Samba connectios

henora01 - root# cat smb.conf
# Samba config file created using SWAT
# from 157.84.62.233 (157.84.62.233)
# Date: 2001/11/21 16:22:08

# Global parameters
[global]
workgroup = HEN_MASTER
netbios name = HENORA01
security = DOMAIN
encrypt passwords = Yes
null passwords = Yes
password server = henbak01
username map = /opt/samba/lib/users.map
deadtime = 30
keepalive = 0
socket options = TCP_NODELAY SO_KEEPALIVE
wins server = 10.138.62.14
guest account = ework_service
directory mask = 0775

[finance]
comment = E-Work finace feed data
path = /u04/finance
writeable = Yes
guest ok = Yes

[images]
comment = E-Work Image Store
path = /u04/images
username = ework_service
writeable = Yes
security mask = 0777
guest ok = Yes

[homes]
comment = Homes
writeable = Yes
browseable = No
Be selective, be objective, be an asset to the collective
U.SivaKumar_2
Honored Contributor

Re: Samba connectios

hi,
i would suggest you to remove SO_KEEPALIVE
in socket options and try again.

regards,
U.SivaKumar
Innovations are made when conventions are broken
Noel Miranda_1
Advisor

Re: Samba connectios

Mark Vollmers
Esteemed Contributor

Re: Samba connectios

Jamie-

Here is a link to the Using Samba book by O'Rielly. there is a section (chapter 3.3) that talks about SMB/CIFS. I don't know if that is what you are looking for or not.

http://www.oreilly.com/catalog/samba/chapter/book/ch03_03.html

also, you should be able to go the the gui interface and see if the shares are still connected or not.

Mark
"We apologize for the inconvience" -God's last message to all creation, from Douglas Adams "So Long and Thanks for all the Fish"