Hi, everybody!

I have been using samab on Debian for years and I have recently migrated my file server from version 3.0.14a-3sarge2 to 3.0.24-6etch4. One or our applications stores its data in a shared folder. This data is distributed in over 29000 files of about 1k-40k and is so much slower when it runs on the new server.

I have thoroughly revised both smb.conf files, but can't see significant differences. I have read them so much that probably I'm already obfuscated.

I have tuned socket options, but can't see any improvement.
Any ideas?

Thanks in advance

--
==============================
Felipe Martínez Hermo
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==============================
Servicios Informáticos
UGT Galicia
[EMAIL PROTECTED]
[EMAIL PROTECTED]
==============================


New server max. Version 3.0.24-6etch4. Old server clarence. Version 3.0.14a-3sarge2
WARNING: You have some share names that are longer than 12 characters.
These may not be accessible to some older clients.
(Eg. Windows9x, WindowsMe, and smbclient prior to Samba 3.0.)
Server role: ROLE_DOMAIN_PDC
Loaded services file OK.
# Global parameters
[global]
       workgroup = UGTGALICIA
       server string = Max. Servidor de disco de UGT Galicia
       obey pam restrictions = Yes
       passdb backend = tdbsam
       pam password change = Yes
       passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
       unix password sync = Yes
       log level = 0 auth:2
       syslog = 0
       log file = /var/log/samba/log.%m
       max log size = 1000
       time server = Yes
       deadtime = 15
       fam change notify = No
       max disk size = 5000
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096 add machine script = /usr/sbin/useradd -s /bin/false -d /var/lib/nobody %u
       logon script = scripts/%U.bat
       logon path = \\%h\profiles\%U
       logon drive = z:
       domain logons = Yes
       os level = 65
       preferred master = Yes
       domain master = Yes
       dns proxy = No
       ldap ssl = no
       utmp = Yes
       panic action = /usr/share/samba/panic-action %d
       invalid users = root
       create mask = 0700
       force create mode = 0700
       directory mask = 0700
       force directory mode = 0700
       hosts allow = 172.15.1., 127.0.0.1
       printing = cups
       print command =
       lpq command = %p
       lprm command =

[homes]
       comment = Carpetas de Usuarios
       path = /home/%u
       valid users = %S
       read only = No
       browseable = No



[informatica]
       comment = Servicios Informaticos
       path = /home/informatica
       valid users = @informatica
       force group = informatica
       read only = No
       create mask = 0770
       force create mode = 0770
       security mask = 0770
       directory mask = 0770
       force directory mode = 0770
       directory security mask = 0770



        Loaded services file OK.
# Global parameters
[global]
       workgroup = GALICIA
       server string = %h server (Samba %v)
       passdb backend = tdbsam, guest
       log file = /var/log/samba/log.%m
       max log size = 1000
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=4096 SO_RCVBUF=4096
       printcap name = cups
       domain logons = Yes
       os level = 64
       preferred master = Yes
       domain master = Yes
       dns proxy = No
       wins support = Yes
       ldap ssl = no
       panic action = /usr/share/samba/panic-action %d
       hosts allow = 172.15.1., 127.
       printing = cups
       print command =
       lpq command =
       lprm command =

[homes]
       comment = Home Directories
       invalid users = root
       read only = No
       create mask = 0700
       directory mask = 0700
       force directory mode = 0700
       browseable = No


[informatica]
       comment = Servicios Informaticos
       path = /home/informatica
       force group = informatica
       read only = No
       create mask = 0770
       force create mode = 0770
       force security mode = 0770
       force directory mode = 0770
       directory security mask = 0770
       force directory security mode = 0770



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to