Re: Freebsd 5.4+samba



Monah Baki wrote:

Hi all,

I just installed Freebsd 5.4 with samba 3.x, I'm running a calyx software, and the 6 clients are winxp.
The smb.conf is as simple as possible. I noticed that some clients are very slow to connect to the share drive and run a database search.
The server is a dell 8400 optiplex, no scsi HDD (sata I think), 3Ghz and 512MB Ram.
I was wandering if there's a way to optimize samba, or freebsd. Right now performance wise is worse then when they connect to the same database on a win2003 server and I need to get the win2003 server out of the picture.



Thank you

The FreeBSD 5/6 kernel sometimes struggles to pass 100mbits traffic or more, so you have to enable polling. 'man polling'


Compile in to your kernel and enable polling
Main compile options are.
options DEVICE_POLLING
options HZ=1000

sysctl.conf
kern.polling.idle_poll=1
kern.polling.user_frac=50
kern.polling.enable=1

Then have something like 'ifconfig em0 polling' in /etc/rc.local

Mike

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Freebsd 5.4+samba
    ... I just installed Freebsd 5.4 with samba 3.x, I'm running a calyx software, and the 6 clients are winxp. ... Right now performance wise is worse then when they connect to the same database on a win2003 server and I need to get the win2003 server out of the picture. ...
    (freebsd-questions)
  • RE: Freebsd 5.4+samba
    ... > I just installed Freebsd 5.4 with samba 3.x, I'm running a calyx ... and the 6 clients are winxp. ... > server out of the picture. ...
    (freebsd-questions)
  • Solved: FreeBSD as print server w/CUPS + samba + apsfilter
    ... CUPS and Samba so that local (connected to server) printers print ... as network printer amongst Windows 2k/XP clients. ... samba over Win2k network" contained what I had accomplished, ...
    (freebsd-questions)
  • Re: Creating PDF and files and shared folders
    ... >the programmer found to prevent end-users from circumventing their license ... Samba is incredibly easy to set up as a domain member, ... >minutes to install the modified Facetwin SMB server software, ... Does FW also handle automatic print driver serving to clients, ...
    (comp.unix.sco.misc)
  • Re: [SLE] CD writer with SAMBA?
    ... > directly from a windows machine using a CD writer on a linux box via ... The writer is set up as a samba share and I can see it from ... CDWserver stores the files transmitted by the clients, ...
    (SuSE)