Timekeeping best practices for Linux
Submitted by twk.ncsu.edu on Wed, 08/27/2008 - 08:39On Linux VMs that require accurate time sync, changes are required in both the VMWare advanced configuration parameters :
Menu : Edit Settings, Options Tab, Advanced, Click "Configuration Parameters"
Add or change the following :
tools.TimeSync=TRUE
Link to VMWare Knowlegebase article concerning timekeeping in Linux on VMWare. This article breaks down the parameter settings by kernel and vendor.
Accurate clock sync for VMs
Submitted by twk.ncsu.edu on Mon, 08/18/2008 - 14:38For those VM guests that require accurate clock synchronization, specific changes must be made to the configuration of the VM. The following is a good starting point. We have deployed these changes on a number of VM guests in the test cluster and will be monitoring them to see how well this works......tom
Setting resource limits on VMs
Submitted by twk.ncsu.edu on Mon, 08/18/2008 - 14:31In order to provide a more consistent level of service from the VMWare clusters, we would like to start setting resource limits for VMs as they are created. This prevents rogue VMs from consuming excessive resources to the detriment of other VMs in the cluster.
The following limits are proposed as defaults :
- 1 Ghz CPU
- 1Gb (1024 mb) RAM
These values can always be adjusted up as necessary.
--tom
