[CentOS] Performance problem with CentOs 4.4 Samba

John Moylan john at rte.ie
Mon Mar 26 14:03:43 UTC 2007


You might have IO issues. Are you sure your disks are not the
bottleneck?

J

On Mon, 2007-03-26 at 09:43 -0400, Fred Kienker wrote:
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org]On
> Behalf Of "Petr \"Qaxi\" Klíma"
> Sent: Monday, March 26, 2007 2:24 AM
> To: centos at centos.org
> Subject: [CentOS] Performance problem with CentOs 4.4 Samba
> 
> 
> Hello
> 
> I experience performance problem with CentOs 4.4 Samba 3.0
> 
> Reading files from Samba (1 client WinXP) is 3 times slower than writing 
> to samba.
> 
> What should I look at?
> 
> OS je CentOS 4.4 (RHEL 4 U4)
> 
> # smbd --version
> Version 3.0.10-1.4E.11
> 
> CFG
> ==================================================================
> # cat /etc/samba/smb.conf
> [global]
> workgroup = GROUP
> netbios name = SERVER
> server string = Samba Server
> passwd program = /usr/bin/passwd %u
> passwd chat = *New*Password* %n\n*Re-enter*new*password* %n\n 
> *Password*changed*
> passwd chat debug = no
> 
> pam password change = yes
> unix password sync = yes
> username map = /etc/samba/smbusers
> 
> log level = 1
> syslog = 0
> interfaces = eth0, lo
> bind interfaces only = yes
> name resolve order = wins host bcast
> printcap name = CUPS
> show add printer wizard = No
> add user script = /usr/sbin/useradd -g users -m '%u'
> delete user script = /usr/sbin/userdel -r '%u'
> add group script = /usr/sbin/groupadd '%g'
> delete group script = /usr/sbin/groupdel '%g'
> add user to group script = /usr/sbin/usermod -a -G '%g' '%u'
> add machine script = /usr/sbin/useradd -s /bin/false -d /var/lib/nobody '%u'
> logon script = scripts\login.bat
> logon path =
> logon drive = H:
> domain logons = Yes
> preferred master = Yes
> wins support = Yes
> printing = CUPS
> 
> [homes]
> comment = Home Directories
> valid users = %S
> read only = No
> browseable = No
> 
> [public]
> comment = Public Store
> path = /data/public
> only guest = yes
> writable = yes
> create mask = 0770
> directory mask = 0770
> 
> [GRP1]
> comment = Accounting Files
> path = /data/ucetni
> #valid users = %G
> valid users = @GRP1
> read only = No
> create mask = 0770
> directory mask = 0770
> 
> ==================================================================
> 
> 
> 
> # rpm -qa | grep  samba
> samba-common-3.0.10-1.4E.11
> samba-client-3.0.10-1.4E.11
> samba-3.0.10-1.4E.11
> 
____________________________
John Moylan <john.moylan at rte.ie>
RTE Publishing
Tel: 00 353 1 2083564 | www.rte.ie 
***********************************************************
The information in this e-mail is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this e-mail by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution, or any action taken or omitted to be taken in reliance
on it, is prohibited and may be unlawful.
Please note that emails to, from and within RTÉ may be subject to the Freedom
of Information Act 1997 and may be liable to disclosure.
************************************************************


More information about the CentOS mailing list