This is a discussion on Re: [Samba] large smb.conf file within the Samba forums, part of the Networking and Network Related category; -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Travis Knabe wrote: > I have about 5000 distinct shares defined in my smb....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Travis Knabe wrote: > I have about 5000 distinct shares defined in my smb.conf > file. As you can imagine it's quite large. > > Everyone once in awhile all the smbd daemons ( in top ) > go to a run state and pretty much bring the system to > a halt. The system is WAY oversized. 99.999% of the > day samba runs fine. We _THINK_ we've narrowed down > the times when the smbd processes go crazy to a time > when we're updating the smb.conf file. Does this sound > reasonable? Is there a better way to create the neccessary shares? This is a known issue I'm afraid. The problem is that you have a bunch of smbd processes that notice the mtime on the configuration file changed and so decide to reparse the entire file. It's pretty intensive and we don't have the granulatity to know what service changed. We will have to make some significant changes to scale better than we do here (flat single smb.conf). Can you possibly split the shares into multiple virtual server configurations? cheers, jerry ================================================== =================== Alleviating the pain of Windows(tm) ------- http://www.samba.org GnuPG Key ----- http://www.plainjoe.org/gpg_public.asc "There's an anonymous coward in all of us." --anonymous -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDQaEoIR7qMdg1EfYRAvuTAJ9oQfnl9ZDBdTj67sMFg7 jMOe6PSwCgyu7s w2PopokgH3yCGdr9ofmjLoc= =xo8e -----END PGP SIGNATURE----- -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |