I have had the same problems.
My situation:
I have 2 VM's running at the moment
1) A fully up2date SME server 7.5.1
2) A Windows 7 Ultimate 32bit
My problem:
The SME server has a really massive timedrift.
For every 1 minute the SME server counts 1 minute and 57 seconds so the timeclock is nearly twice as fast.
Strangly enough the Windows 7 image has no timedrift at all (or the timeserver is able to handle the timedrift).
Both images timesync with the timeserver of my internet provider.
With me both images are moved from my previous server to my new server so the images are the same.
This also means that in my case I have 2 variables.
My first server is a proxmox 1.9 on a AMD Athlon II X4 605e system with 8GByte of memory.
My second server is a proxmox 2.0 on a AMD Opteron 4274HE system with 48GByte of memory.
On the proxmox 1.9 the SME server runs fine without any timedrift (or the timeserver is able to handle the timedrift) and no changes to the VMID.conf.
The linux version of the SME server shows up as Red Hat 3.4.6-11.
cat: /sys/devices/system/clocksource/clocksource0/current_clocksource gives: No such file or directory
# info qtree gives:
dev: mc146818rtc, id ""
dev-prop: lost_tick_policy = discard
Adding the line below to /etc/pve/qemu-server/vmid.conf also solves the problem for me:
args: -no-hpet -no-kvm-pit-reinjection
My situation:
I have 2 VM's running at the moment
1) A fully up2date SME server 7.5.1
2) A Windows 7 Ultimate 32bit
My problem:
The SME server has a really massive timedrift.
For every 1 minute the SME server counts 1 minute and 57 seconds so the timeclock is nearly twice as fast.
Strangly enough the Windows 7 image has no timedrift at all (or the timeserver is able to handle the timedrift).
Both images timesync with the timeserver of my internet provider.
With me both images are moved from my previous server to my new server so the images are the same.
This also means that in my case I have 2 variables.
My first server is a proxmox 1.9 on a AMD Athlon II X4 605e system with 8GByte of memory.
My second server is a proxmox 2.0 on a AMD Opteron 4274HE system with 48GByte of memory.
On the proxmox 1.9 the SME server runs fine without any timedrift (or the timeserver is able to handle the timedrift) and no changes to the VMID.conf.
The linux version of the SME server shows up as Red Hat 3.4.6-11.
cat: /sys/devices/system/clocksource/clocksource0/current_clocksource gives: No such file or directory
# info qtree gives:
dev: mc146818rtc, id ""
dev-prop: lost_tick_policy = discard
Adding the line below to /etc/pve/qemu-server/vmid.conf also solves the problem for me:
args: -no-hpet -no-kvm-pit-reinjection
Last edited: