VMware vSphere

 View Only
  • 1.  Vmware machine have not the same time that real computer

    Posted Apr 18, 2008 06:59 AM

    Vmware machine have not the same time that real computer.

    I install Vmware server 1.0.5 on my unbuntu server. I note that after a few times vmware machine take late that real machine. All vmware machines have not the same late but it will be annoying with time to have much difference of time. Somebody have find the same problem ?? How to resolve it please.



  • 2.  RE: Vmware machine have not the same time that real computer

    Posted Apr 18, 2008 07:38 AM

    If you have install VMware-Tools and launch vmware-config.pl

    you can open vmware-toolsbox and activate the sync of time after, update the time and restart the guest.



  • 3.  RE: Vmware machine have not the same time that real computer

    Posted Apr 18, 2008 08:33 AM

    ok thanks but I don't use graphical linux this ubuntu server and there no graphical environement. And I don't find the command that allow to syn the time. Do you know it ? Thanks



  • 4.  RE: Vmware machine have not the same time that real computer

    Posted Apr 18, 2008 03:23 PM

    www.vmware.com/pdf/vmware_timekeeping.pdf

    To shutdown power management try the following on a linux host's grub file:

    Inside your /boot/grub/grub.conf file

    Where the line starts with “kernel” …. Append: apm=off acpi=off noapic



  • 5.  RE: Vmware machine have not the same time that real computer

    Posted Apr 23, 2008 02:04 PM

    I tried to insert in vmwareMachine.vmx syncTime= "true" but it seems that the problem is still existing.

    Machine that I installed I essentially firewall engines.



  • 6.  RE: Vmware machine have not the same time that real computer

    Posted Apr 23, 2008 02:53 PM

    Is your host a laptop? Any power saving features enabled?



  • 7.  RE: Vmware machine have not the same time that real computer

    Posted Apr 23, 2008 02:56 PM

    no I'm using real computer.



  • 8.  RE: Vmware machine have not the same time that real computer

    Posted Apr 23, 2008 03:35 PM

    Disable any NTP syncing on the host (if any)

    Enable vmware-tools time sync (if you have not already)

    edit/create a text file: /etc/vmware/config

    The example presented here assumes that the host computer has a maximum speed of 1700MHz. The first line is the most important one. It should be your host computer's maximum speed in kHz -- that is, its speed in MHz times 1000, or its speed in GHz times 1000000. Add the following lines to your global configuration file:

    host.cpukHz = 1700000

    host.noTSC = TRUE

    ptsc.noTSC = TRUE

    To periodically correct the time (once per minute) when a guest clock runs slowly, VMware Tools must be installed in the guest. On the Options tab of VMware Tools in the guest, verify that Time synchronization between the virtual machine and the host operating system is selected.



  • 9.  RE: Vmware machine have not the same time that real computer

    Posted Apr 23, 2008 03:52 PM

    ok but How install vmware tools when you don't have graphical environement ?



  • 10.  RE: Vmware machine have not the same time that real computer

    Posted Apr 23, 2008 04:04 PM

    If you installed the MUI for server, you can connect to it via a remote machine through a browser to http://x.x.x.x:8222 or https://x.x.x.x:8333, download the "console" and connect that way to delivery a graphical view of server. From here you can select to install tools on selected VMs.

    If you do not have a MUI, you can grab the "console" application from our website and install it on your remote machine:

    http://register.vmware.com/content/download.html