This is a discussion on RE: [Samba] how to manage 3000 Samba Connection within the Samba forums, part of the Networking and Network Related category; If you are running on Linux (or can tolerate one or two Linux machines to front your fileservers) look at ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
If you are running on Linux (or can tolerate one or two Linux machines
to front your fileservers) look at ipvs (stands for IP virtual server) and things built on top of it, e.g. piranha? The ipvs kernel modules will redirect incoming connections based on policy and weightings for the real servers, and you can use monitoring scripts to tune the algorithm dynamically based on observed load, availability etc. Some careful network and samba config will probably let you use your existing file servers as the ipvs routers, with failover, etc. if they already run Linux. Definitely an exercise for the reader though! Bob G > -----Original Message----- > From: samba-bounces+bob.gautier=3Drabobank.com@lists.samba.org =20 > [mailto:samba-bounces+bob.gautier=3Drabobank.com@lists.samba.org ] On Behalf Of updatemyself . > Sent: 08 March 2006 20:28 > To: samba@lists.samba.org; updatemyself@gmail.com > Subject: [Samba] how to manage 3000 Samba Connection >=20 > Hi All, >=20 > Give Me some good idea, about.. how to manage 3000 Samba Connection. >=20 > in my network i have 6 Samba File Server.. > Volumes Are common in all Samba servers (GPFS Volume + 6 GPFS=20 > Nodes) (so 6 Servers are there to share this connection. 500 X 6 ) >=20 > at a time.. i am getting maximum 3000 samba connection and=20 > almost all connection is opening 150MB to 300MB file (3D Animation > Files) > total opened files will be approximate 800 to 1000 in One Samba Server >=20 > 6 file servers are named as FS01, FS02, FS03, FS04, Fs05 and=20 > FS06 and all the Servers Are Connected to windows2003 ADS So=20 > User Permission and Authentication is.. same every where >=20 > My Point is how i can Do the load balance intelligently depends on.. > (fail over, cup and memory usage in server and smb connection) >=20 > now most of the connections are happening through 4 servers=20 > and rest 2 is 70% free.. > i have to balance it.. to increase the performance of=20 > Samba-File-Server with out depending the client side.. (i=20 > cant redirect the client to use a particular server that have=20 > to happen in background) >=20 > OS : Red Hat Enterprise Linux ES (2.6.9-11.ELsmp) > Samba : samba-3.0.21c-1 >=20 > Thanks In Advance > jerrynikky. > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >=20 __________________________________________________ ___________ This email (including any attachments to it) is confidential, legally pri= vileged, subject to copyright and is sent for the personal attention of t= he intended recipient only. If you have received this email in error, ple= ase advise us immediately and delete it. You are notified that disclosing= , copying, distributing or taking any action in reliance on the contents = of this information is strictly prohibited. Although we have taken reason= able precautions to ensure no viruses are present in this email, we canno= t accept responsibility for any loss or damage arising from the viruses i= n this email or attachments. We exclude any liability for the content of = this email, or for the consequences of any actions taken on the basis of = the information provided in this email or its attachments, unless that in= formation is subsequently confirmed in writing. If this email contains an= =20offer, that should be considered as an invitation to treat. __________________________________________________ ___________ -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |