Hi, I've install Samba on AIX 3.2.5 and I'd like to know if there are large companies using Samba ? What's the size of your company ? How many users ? Do you know a limit of Samba ? (performances) Thanks Vincent Ceriani
In a message dated: Tue, 12 Jan 1999 00:53:54 +1100 vincent.ceriani@eyc.be said:>I've install Samba on AIX 3.2.5 and I'd like to know if there are large >companies using Samba ?Yeah, there are a lot of companies using Samba.>What's the size of your company ? >How many users ? >Do you know a limit of Samba ? (performances)Well, I'm using it here at the Broadband Technology Division of Nortel Networks. We have about 150 users here, and I love it. I Nortel Corp. in Ottowa, Canada is using it, but I don't know what their configuration is, or anything else, other than they are using it. Nortel world-wide is 70,000+ people, but I don't know how many of them rely upon Samba. Most probably don't know it even if they do ! I also know Cisco heavily relies upon Samba, but I don't know much more than that. Hope that helps. -- Seeya, Paul ---- plussier@baynetworks.com Broadband Technology Division - Bay Networks (now a Nortel Company, Eh? :) If you're not having fun, you're not doing it right!
Hi. I'm not sure whether you are after performance information or what. We use Samba here, and worldwide have quite a few users (probably > 20,000). On the server I look after in Sydney we probably have only about 100 users though. I'm not sure what the practical limits on numbers of users are. - Ben Kelley.> Hi, > > I've install Samba on AIX 3.2.5 and I'd like to know if there are > large > companies using Samba ? > What's the size of your company ? > How many users ? > Do you know a limit of Samba ? (performances) > > Thanks > > Vincent Ceriani-- Ben Kelley - ben_kelley@wdr.com Phone +61 2 9324 2382 Fax +61 2 9324 2400 http://www.ozemail.com.au/~bkelley/ Warburg Dillon Read, Level 24, 1 Farrer Place, Sydney, 2000 Australia -------------- next part -------------- A non-text attachment was scrubbed... Name: ben_kelley.vcf Type: text/x-vcard Size: 397 bytes Desc: Card for Ben Kelley Url : http://lists.samba.org/archive/samba/attachments/19990112/bbff5171/ben_kelley.vcf
Well we are not a company, but a University. We have around 70 Sun servers running Samba 1.9.18p10, 20,000 users and currently around 500 client NT machines - though that number is growing rapidly. So I think this counts as large. Samba seems to do quite well compared with NFS (which is what we use with the Windows 3.11 machines) from our tests & experience. We have hit limits with shared memory and configuring too many shares - but have I think overcome these problems. Overall I would say we are happy. The biggest problems are with the Microsoft architecture which does not scale (eg just 2 WINS servers, the whole browsing botch etc). Still the users demand Microsoft - so we oblige. Also check out the Samba survey (if it is back on-line) at the Samba site. -- ----------------------------------------------------------------------------- | Peter Polkinghorne, Computer Centre, Brunel University, Uxbridge, UB8 3PH,| | Peter.Polkinghorne@brunel.ac.uk +44 1895 274000 x2561 UK | -----------------------------------------------------------------------------
David Collier-Brown wrote:> You wrote: > | We have around 70 Sun servers > | running Samba 1.9.18p10, 20,000 users and currently around 500 client > NT > | machines - though that number is growing rapidly. So I think this > counts as > | large. > |[SNIP]> > Could you write a message to the list with the settings you > found advisable and the configuration you eventully ended up > with? I'd like that information widely disseminated. >Well firstly it is important to have the appropriate sized hardware and network in first. This we had by and large since the Samba servers are also PC-NFS servers and the PC population here is changing from Windows 3.11 with Sun PC-NFS to Windows NT 4.0 with SMB. On the hardware side we did increase the memory of the Servers by 25 to 50% - memory was cheap then and this would be say 124Mb to 196Mb. The change to NT also coincided with much more 100Mbs ether on servers, Ultra 5s being deployed in place of Ultra 1 and Sparc 10/20s. However the clients also got beefier so perfomance increment was balanced. The changes we made to the out of the box samba set up (1.9.18p10): A) Run as a stand alone daemon instead of using inetd - as too many requests on Sun's inetd causes it to assume service out of control and shut down. B) Discourage any browsing and have our own PC auto mount software on the clients - based on NISgina from QMW. C) On one machine (and may be more in future) double shared memory size to 200k The mistakes we made were: D) Too many shares defined - because of NFS and AMD, any server could serve any share- but this makes the daemon too memory hungry - 1Mb per daemon for 700 shares! This was fixed by having more host specific configuration. E) Too little monitoring software - now writing some perl scripts - details when become stable - to snapshot the server using smbstatus ... for use with MRTG and to ananlyse syslogs for connection and closes to monitor who, where, what and how long. Our busiest server supports 120 client machines with 330 shares and 2800 files open. It is a Ultra 5/270 with 192Mb of memory. Currently no major complaints on speed. On reflection I am suprised how few changes I had to make - of course more measurement may tell a different story. There are issues such encrypted passwords that would be nice to resolve (here problem of 20,000 users and getting there passwords to be encrypted a la microsoft - I know there are solutions but comes down how to capture the plaintext password into smbpasswd). Hope this helps... -- ----------------------------------------------------------------------------- | Peter Polkinghorne, Computer Centre, Brunel University, Uxbridge, UB8 3PH,| | Peter.Polkinghorne@brunel.ac.uk +44 1895 274000 x2561 UK | -----------------------------------------------------------------------------
Hi Vincent,> I've install Samba on AIX 3.2.5 and I'd like to know if there are large > companies using Samba ? > What's the size of your company ? > How many users ? > Do you know a limit of Samba ? (performances)You can see them at http://samba.anu.edu.au/cgi-bin/ssurvey.cgi -- Cheers, M. Tajamolian