Opened 17 years ago
Closed 15 years ago
#2444 closed defect (fixed)
Timesync not working / x64 Solaris host - Debian Guest
Reported by: | Volker Jordan | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 2.0.2 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Solaris |
Description
On an opteron x64 server with solaris 10 and a debian etch guest the timesync is not working. I tested it woth every kernel (486, 686, amd x84) and every clocksource.
I installed a cronjob, with sets the time ervery 5 minutes from an ntp server and the offset is between 30 and 50 seconds.
Attachments (1)
Change History (6)
comment:1 by , 17 years ago
by , 17 years ago
comment:2 by , 17 years ago
I attached the log file.
By the way: what are those
TM: Giving up catch-up attempt at a xxx ns lag; new total: xxx n
entries?
comment:3 by , 17 years ago
The timesync daemon is running:
ps -Af | grep timesync root 2041 1 0 10:19 ? 00:00:00 /usr/sbin/vboxadd-timesync --daemonize
comment:4 by , 15 years ago
Works fine here with recent guest additions: The guest time is set if the difference between host and guest is bigger than 20 minutes, otherwise the time is smoothly adjusted. Note that 3.1.2 additions have another bug so you might want to re-check when 3.1.4 is out.
comment:5 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please reopen if this problem persists with VBox 3.1.4 using the 3.1.4 guest additions.
Are you sure that the timesync daemon is actually running in the Debian guest? Please could you attach the VBox.log file of such a session to this defect?