I Want to have a copmparsion with NFS v3 that shows some statistics with both attribute intensive and data intensive clients. /P -------------- next part -------------- A non-text attachment was scrubbed... Name: vcard.vcf Type: text/x-vcard Size: 392 bytes Desc: Card for Patrik Linder Url : http://lists.samba.org/archive/samba/attachments/19990301/59f94bcf/vcard.vcf
Patrik Linder <patrik.linder@dimension.se> wrote:> I want to have a comparsion with NFS v3 that shows some statistics with > both attribute intensive and data intensive clients.That's mildly tricky: the classical PC client doesn't have a behavior that is close to either of the two, as traditionally defined in the nfsstone/nfhfsstone/laddis world. The usual SMB benchmark is netbench, which had a different operation mix than either. HOWEVER: that doen't make it impossible by any means. If anyone has examples of pc clients activity recorded from nfsstat, then one can load nhfstone with that mix and measure server performance. It's more work to be able to compare netbench with anything else (including, alas, netbench run at a different site) In principle, if one had a script that produced the same operation mix as netbench (it's published), one could make a deterministic smb test and an equivalent lmbench test, then compare them. I'll volunteer to help: send me mail, folks! --dave -- David Collier-Brown, | Always do right. This will gratify some people 185 Ellerslie Ave., | and astonish the rest. -- Mark Twain Willowdale, Ontario | http://java.science.yorku.ca/~davecb Work: (905) 477-0437 Home: (416) 223-8968 Email: davecb@canada.sun.com
i got an error message on my windows 95 box (file system error (1026))when i try to rename, save, delete (but not create, its ok) an file on the smb file server (samba 2.0.3) running on my linux box (2.0.30) on a 486 with 8M ram. What's wrong? And, is there any editor on (linux/unix) that can put a CR/LF after i press the return key instead of just putting and LF? --- Regards, Christopher Luk Wan
Hello All, I put nt pipe support = yes in smb.conf. And why smb still can't read "connected as" value as a username? Alex
samba@samba.org wrote:> > I Want to have a copmparsion with NFS v3 that shows some statistics with > both attribute intensive and data intensive clients. > > /P > > ------------------------------------------------------------------------ > > Patrik Linder <patrik.linder@dimension.se> > Consultant > DMSN Dimension AB > > Patrik Linder > Consultant <patrik.linder@dimension.se> > DMSN Dimension AB > M?lndalsv?gen 85 Work: + 46317502067 > G?teborg Fax: + 46317502001 > 412 85 Netscape Conference Address > Sweden > Additional Information: > Last Name Linder > First Name Patrik > Version 2.1I have no statistics, but we have switched from PC NFS to SAMBA and since then all problems with networks performance dissapeared. -- Have a nice day ! Dipl.-Ing. Tomek Jarosinski Unix & NT Systemadministration Fachhochschule Hamburg, Intranet Service 2099 Hamburg,Berliner Tor 21, R. 429 Tel:040/24882802 (BN:042859 2802) Fax:040/24882889 (BN:042859 2890) E-Mail: tomek@is.fh-hamburg.de
Hello list. I am in the process of upgrading our samba server (installing latest packages, etc) and am looking for people to share their experiences with the following. 1) As per Jeremy Allison's email to this list, I've done an echo "80 500 64 64 80 6000 6000 1884 2" >/proc/sys/vm/bdflush which is supposed to increase file cache in memory. What kind of performance increase are we looking at with that? 2) More importantly to me than #1, I'm currently running Linux 2.0.36. Does anyone have any strong arguments over installing latest 2.2.x? Keep in mind that this machine is also used as a dial-on-demand Internet gateway. Thanks for any and all comments. :) -- Joel Knight PGP KeyID 2048/38C24864 Fingerprint 6D7D 1E4F 728B ACDA 6557 F3EC 85BB BA7C 38C2 4864
Is this the correct address to write requesting performance problems? Cyn -------------- next part -------------- HTML attachment scrubbed and removed
Hello. I've got: hardware 1) PII-350 2) 512Mb mem 3) RAID controller Adaptec 3200S I2O (two channels), 64bit PCI, but attached to 32 bit PCI slot. 4) 6 SCSI LVD drive in external box, attached to one channel of controller and configured as RAID-5 5) aic7xxx with system drive software 1) debian 3.0 (woody) 2) kernel 2.4.18 3) samba 2.2.3a-6 (from woody) 4) winbindd 5) reiserfs on RAID mounted with (rw,noexec,nosuid,noatime,nodiratime,notail) And i've got the problem: Our designers has got program quarkXpress. When this program opens file for makeup - it checks for changes many many files (may be 10 or 2000), associated with opened. It does many open/close cycles ( i saw it in samba logs). And on my configuration it works very slow :( Designers say it worked faster on NT server (on the same hardware, but without RAID). Now i need your advices :) =================== smb.conf ===========================[global] guest account = nobody invalid users = root winbind uid=10000-20000 winbind gid=10000-20000 winbind separator = + client code page = 866 character set = KOI8-R security = domain password server = PASSWORD_CHECK_SERVER create mask = 777 directory mask = 777 workgroup = MY_DOMAIN server string = %h server (Samba %v) max xmit = 8192 read raw = yes read size = 65535 write raw = yes getwd cache = yes log level = 0 syslog only = no syslog = 0 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 encrypt passwords = true wins support = yes name resolve order = lmhosts host wins bcast dns proxy = no preserve case = yes short preserve case = yes unix password sync = false ; It's example of one share. All other shares are the same. [Share1] comment = Share1 writable = yes valid users = @MY_DOMAIN+Share1Users ; all shares are on the RAID path = /mnt/array/Share1 locking = yes ============================= smb.conf ====================== -- Nick Potemkin Eniro Rus-M http://www.eniro-m.ru ::: Yellow Pages Moscow http://www.yellowpages.ru phone: +7 (095) 799-55-55 fax: +7 (095) 799-55-09
Over what type of network are you moving this kind of data? 1.3gig in one minute and you want faster? -----Original Message----- From: bkrusic@yahoo.com [mailto:bkrusic@yahoo.com] Sent: Thursday, February 13, 2003 10:08 PM To: samba@lists.samba.org Subject: [Samba] Performance Hi, Regarding my Samba file server, settings; socket options TCP_NODELAY SO_SNDBUF=262144 SO_RCVBUF=262144 max xmit=65535 I'm getting 1.3GB xfer in 1 min (did a file move to and fro x6). Any way to tweak even higher? Bri- __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba