
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Serious clock wrongness
Michael(tm) Smith wrote:
"Michael(tm) Smith" <smith@example.com>, 2007-04-03 12:30 +0900:
I have a problem with the clock of a Linux VM that I'm running as
a guest OS under Parallels on a MacBook.
[snip snip]
http://support.microsoft.com/kb/918461
Just for an extra pointer the ntp page also has an entry
on using NTP within a virtualized guest:
http://ntp.isc.org/bin/view/Support/KnownOsIssues
In general, NTP puts a demand on system hardware interrupts
which is not something that can be done easily (at the present) on
anything except bare hardware (or a better virtualization system)
unless you want to spend time doing all those kernel tweaks which
I think sucks but well having an incorrect system clock sucks even more.
Another option is to just run ntpdate on an infrequent
basis cron job for virtualized guests. Personally I prefer
the ntpdate option if you don't need down to the millisecond
accuracy on your machines (If you do perhaps virtualized guests
aren't the best of options).
Alain
Home |
Main Index |
Thread Index