Yesterday i compile a new samba version (3.0.23a) unfortunately the same problem.
If i save a excel (or a pdf) doc on my smaba share, then all hangs. (90% iowait 0,2% cpu) I make sundries tests: samba tunning with socket options,... Oplock disable on client, antivirus disable on client. Las service pack installtion on client,.... Nothing change. Very weird: i have two samba shares. A small share with 250 gb and a large share with 750 (raid 5, drbd). Only on the large share hang samba when i save a dokument on windows 2000. with windows xp are running all ok. .i don't know why :((((( Thanks you for any help chris -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Felipe Augusto van de Wiel Gesendet: Donnerstag, 21. September 2006 16:13 An: [email protected] Betreff: Re: [Samba] Excel Save Problem -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/20/2006 04:37 PM, Christian Nekola escreveu: > a upgrade is a nice idea ;-) Indeed. And it is a recommended one. ;) > the problem is, the version 3.0.10 is the default red hat enterprise 4 > packet. > redhat doesn't offer any updates. Hmmm, maybe FC compatible RPMs? Or Samba RPMs? > today i want update to 3.0.14a with a rpm packet, but there were too > many failed dependencies :-( > > now i think, i build samba myself, but i don't know which problems > can happen if i do this. > the server is in production 3.0.14 and 3.0.2x have big changes, you should read the NEWS/Changes about versions and check how it could impact you and your server. > my running smb.conf: > #======================= Global Settings > ===================================== > > [global] > server string = Samba Server > workgroup = xionitag > netbios name = miraculix > interfaces = 10.1.1.203 > smb ports = 139 > passdb backend = tdbsam > > #---Browsing und WINS-Server------------------------ > os level = 65 > local master = yes > domain master = yes > preferred master = yes > wins support = no > name resolve order = lmhosts host dns dns proxy = no > > #---Domaenen-Login, Login-Skript, Profil-Pfad --- domain logons = > yes logon script = login.cmd logon home = \\%L\%U logon drive = I: > > username map = /etc/samba/smbusers > add user script = /usr/local/bin/useradd -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 -G %g %u add machine script = /usr/sbin/useradd > -s /bin/false -d /dev/null -g xion %u > > #---Log-Dateien anlegen--------------------------------------------- > log file = /var/log/samba/%m.log > # all log information in one file > #log file = /var/log/samba/smbd.log > max log size = 5000 > > #---Druckereinstellungen------------------------------ > printcap name = cups > load printers = yes > printing = cups > cups options = raw > > #----Zeit-Server----------------------------------------- > time server = yes > > #----Tuning Options-------------------------------- > socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE Maybe you can turn the SO_KEEPALIVE, *maybe*. :) > # socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 getwd > cache = yes read raw = yes write raw = yes dead time = 5 keepalive > = 150 These are default options of a stock samba or did you "tune" it? Maybe you could revert for the default options (check the manpage for reference). [...] Good luck. Kind regards, - -- Felipe Augusto van de Wiel <[EMAIL PROTECTED]> Coordenadoria de Tecnologia da Informação (CTI) - SEDU/PARANACIDADE http://www.paranacidade.org.br/ Phone: (+55 41 3350 3300) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Debian - http://enigmail.mozdev.org iD8DBQFFEp4ECj65ZxU4gPQRAj9cAKCXGLs4XyXTexREoOQ9lcTlHWb1NQCfSs4U VCjYz5JP8zL+1Y+p5DqO2CE= =5WZ6 -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
