Skrevet av Emne: Clock drift under VMware  (Lest 2612 ganger)

ATC

  • Gjest
Clock drift under VMware
« på: 27. ſeptember 2008, 18:24 pm »
  • [applaud]0
  • [smite]0
  • The clock on the guest OS is either too fast or too slow.
    Running NTP on the guest does not solve the problem.



    ATC

    • Gjest
    [Solved] Clock drift under VMware
    « Svar #1 på: 27. ſeptember 2008, 18:24 pm »
  • [applaud]0
  • [smite]0
  • Never run NTP on a guest OS.
    Run NTP on the VMware server only.
    On linux guests, add the following kernel argument in grub.conf:
    "clocksource=pit"
    For all vmx files on the VMware server, edit the following setting:
    tools.synctime = "TRUE"
    Finally, install vmware-tools and the guest clock will automatically sync with the VMware server.



    Utlogget Floyd-ATC

    • Livstidsdiktator
    • Administrator
    • Guru
    • *****
    • Innlegg: 542
    • Karma: +12/-0
      • MSN Messenger - floyd@atc.no
      • Vis profil
      • floyd.atc.no
      • E-post
    Sv: Clock drift under VMware
    « Svar #2 på: 14. Januar 2009, 20:01 pm »
  • [applaud]0
  • [smite]0
  • NOTE: For kernel 2.6.18 and later, use clocksource=acpi_pm


    -Floyd.

    --
    Det finnes 10 typer mennesker;
    de som forstår binærtall, de som ikke gjør det, og de som forstår Grey code.