[Samba] Slow performance with QuickBooks

Brandon Lederer brandonl at hms4emc.com
Wed May 28 21:39:00 GMT 2003


Yes OPLOCKS are off.  My smb.conf file follows:

[global]

    workgroup = HMS
    server string = CBS Quickbooks Server (Samba)

    load printers = yes
    printer admin = @HMS+adminx
    printcap name = cups
    printing = cups
    guest ok = no
    restrict anonymous = yes
    valid users = @HMS+cbsusers, roz, root, dennis
#    invalid users = root
    admin users = root, @HMS+adminx

    log file = /var/log/samba/log.%m
# max size of the log files (in Kb).
    max log size = 1000
#    log level = 100

    syslog = 0

    security = domain
    password server = hms-pdc
    encrypt passwords = yes

    browsable = yes
    socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=2048
SO_RCVBUF=2048
	#I've been playing with this here..... 8192 made it slower
    oplocks = no
    level2 oplocks = no

    wins server = 192.168.2.5
   dns proxy = no

   passwd program = /usr/bin/passwd %u
   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
   winbind uid = 10000-20000
   winbind gid = 10000-20000
   template shell = /bin/false
   template homedir = /dev/null
   winbind cache time = 10
   winbind separator = +

#and the relevant share
[qbdata]
   comment = QuickBooks Data
   path = /data/qbdata
   browsable = yes
   writable = no
   write list = @HMS+Finance, @HMS+adminx
   create mode = 0770
   force create mode = 0770
   directory mode = 0770
   force directory mode = 0770


-----Original Message-----
From: Gerald Drouillard [mailto:gerrylist at drouillard.ca]
Sent: Wednesday, May 28, 2003 4:20 PM
To: Brandon Lederer; samba at lists.samba.org
Subject: RE: [Samba] Slow performance with QuickBooks


Did you turn oplocks off? Can we see your smb.conf file?

> -----Original Message-----
> From: samba-bounces at lists.samba.org
> [mailto:samba-bounces at lists.samba.org]On Behalf Of Brandon Lederer
> Sent: Wednesday, May 28, 2003 4:05 PM
> To: 'samba at lists.samba.org'
> Subject: RE: [Samba] Slow performance with QuickBooks
>
>
> Just also verified that WinXP and Win98SE Exhibit the SAME issue.  almost
> identical time from one OS to the Other.  I just cant seem to make it any
> better.
>
> -----Original Message-----
> From: Brandon Lederer [mailto:brandonl at hms4emc.com]
> Sent: Wednesday, May 28, 2003 2:26 PM
> To: 'samba at lists.samba.org'
> Subject: [Samba] Slow performance with QuickBooks
>
>
> I have spent much of the day today researching performance tuning with
> samba.  I have tried everything that I can find out about how to make
> performance faster.  I checked disk performance with Bonnie, installed FTP
> and tested a transfer that way, achieving 6-7 MB / second.  about
> 30 seconds
> for 150 MB file.  I was finally able to achieve those speeds on a file
> transfer to the server through samba.  But QuickBooks is still
> just as slow
> as it was.  Its performance has not changed a bit.  I am banging my head
> against the wall on this.  I am going nuts.  Please Help.
>
> Brandon
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>



More information about the samba mailing list