Hello All, Base OS= CentOS 6.6 64bit minimal Samba = AD DC with Bind Flat File Bind = 9.10.2 How do i measure / allocate CPU and Memory for Samba Server running in VMware EXSi Server 5.1 Base Hardware = IBM x3100M4 , Intel(R) Xeon(R) CPU E3-1220 V2 @ 3.10GHz, 1 cores 16gig memory Number of Clients to be connected = 500-600 thanks--- vikas
Marc Muehlfeld
2015-Mar-23 19:10 UTC
[Samba] Hardware requirements and Performance Measures
Hello Vikas, Am 23.03.2015 um 17:10 schrieb VIKAS:> Base OS= CentOS 6.6 64bit minimal > Samba = AD DC with Bind Flat File > Bind = 9.10.2 > > How do i measure / allocate CPU and Memory for Samba Server running in > VMware EXSi Server 5.1If you want to know how to do with with VMware stuff, you have to ask VMware or in their forums. Inside your VM you can of course use the typical tools like "top" to find out how many CPU/memory your processes have taken. It's the same for limiting resources (I guess this is what you mean with "how to allocate"). You can use cgroups for that. If you meant something else, please be more concrete. Regards, Marc
Thanks for reply To be precise i am just curious to know whether samba has any benchmark tool. Yes i am little bit aware of top,ps etc tools to monitor the performance.currently i am just testing samba in virtual machine only On 3/24/15, Marc Muehlfeld <mmuehlfeld at samba.org> wrote:> Hello Vikas, > > Am 23.03.2015 um 17:10 schrieb VIKAS: >> Base OS= CentOS 6.6 64bit minimal >> Samba = AD DC with Bind Flat File >> Bind = 9.10.2 >> >> How do i measure / allocate CPU and Memory for Samba Server running in >> VMware EXSi Server 5.1 > > > If you want to know how to do with with VMware stuff, you have to ask > VMware or in their forums. > > Inside your VM you can of course use the typical tools like "top" to > find out how many CPU/memory your processes have taken. It's the same > for limiting resources (I guess this is what you mean with "how to > allocate"). You can use cgroups for that. > > If you meant something else, please be more concrete. > > > Regards, > Marc >