[SOLVED] Clock goes crazy after migrate
Hi,
I'm using 2 Proxmox-VE servers in cluster.
The first is a Dell Poweredge 2950, the other one a Dell Poweredge 1950
If I start a debian VM on the 2950 and then migrate the VM to the 1950, the clock goes faster (20/30% faster) until I reboot the VM.
Now, if I migrate the new started VM back to the 2950, the clock goes slower...until I reboot...
I would not like adding a crontab with ntpdate every 1 minute...or reboot each time I do a migration
My debian VM is a standard lenny with nothing installed :
I've checked as said in http://forum.proxmox.com/threads/2381-Recommended-clock-source-for-KVM-guests
My version :
Dell 1950 :
Dell 2950 :
the VM conf :
any help would be appreciated
Hi,
I'm using 2 Proxmox-VE servers in cluster.
The first is a Dell Poweredge 2950, the other one a Dell Poweredge 1950
If I start a debian VM on the 2950 and then migrate the VM to the 1950, the clock goes faster (20/30% faster) until I reboot the VM.
Now, if I migrate the new started VM back to the 2950, the clock goes slower...until I reboot...
I would not like adding a crontab with ntpdate every 1 minute...or reboot each time I do a migration
My debian VM is a standard lenny with nothing installed :
Code:
debian:~# uname -a
Linux debian 2.6.26-2-686 #1 SMP Sat Dec 26 09:01:51 UTC 2009 i686 GNU/Linux
debian:~#
Code:
debian:~# cat /sys/devices/system/clocksource/clocksource0/current_clocksource
kvm-clock
My version :
Dell 1950 :
Code:
neptune1:~# pveversion -v
pve-manager: 1.5-8 (pve-manager/1.5/4674)
running kernel: 2.6.18-2-pve
proxmox-ve-2.6.18: 1.5-5
pve-kernel-2.6.18-2-pve: 2.6.18-5
qemu-server: 1.1-11
pve-firmware: 1.0-3
libpve-storage-perl: 1.0-10
vncterm: 0.9-2
vzctl: 3.0.23-1pve8
vzdump: 1.2-5
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm-2.6.18: 0.9.1-5
Dell 2950 :
Code:
neptune2:~# pveversion -v
pve-manager: 1.5-8 (pve-manager/1.5/4674)
running kernel: 2.6.18-2-pve
proxmox-ve-2.6.18: 1.5-5
pve-kernel-2.6.18-2-pve: 2.6.18-5
pve-kernel-2.6.24-8-pve: 2.6.24-16
qemu-server: 1.1-11
pve-firmware: 1.0-3
libpve-storage-perl: 1.0-10
vncterm: 0.9-2
vzctl: 3.0.23-1pve8
vzdump: 1.2-5
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm-2.6.18: 0.9.1-5
the VM conf :
Code:
neptune2:~# cat /etc/qemu-server/110.conf
name: test32bits
ide2: NFSMirror:iso/lenny-debian-504-i386-businesscard.iso,media=cdrom
bootdisk: ide0
ostype: other
ide0: ProxmoxTest-SR:vm-110-disk-1
memory: 512
sockets: 1
vlan0: rtl8139=DE:B5:08:FB:7F:4A
any help would be appreciated

Last edited: