Clock Slow

gerardjm

Renowned Member
Aug 14, 2009
8
0
66
Hi I have 3 Virtual machines 2 with windows 2003 X64 and 1 windows 2003 x32, on all kvms the clock goes slow but in one of that every day i lost one day.

What can be the problem?

Regards,
 
Hi I have 3 Virtual machines 2 with windows 2003 X64 and 1 windows 2003 x32, on all kvms the clock goes slow but in one of that every day i lost one day.

What can be the problem?

Regards,

pls give more info.

  • physical hardware you use
  • post the output of 'pveversion -v'
  • post the output of 'cat /etc/qemu-server/VMID.conf'
 
The Hardware is an AMD Opteron quadcore 2.20Mhz, 8Gb Ram.

pve-manager: 1.3-1 (pve-manager/1.3/4023)
qemu-server: 1.0-14
pve-kernel: 2.6.24-10
pve-kvm: 86-3
pve-firmware: not correctly installed
vncterm: 0.9-2
vzctl: 3.0.23-1pve3
vzdump: 1.1-2
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1dso1

Cat give me an error
cat: /etc/qemu-server/VMID.conf: No such file or directory

Brgs
 
change VMID with the vm number of your problem VM eg if its 101 it should be 101.conf

i think your kernel is wrong
mine (latest pve version) is Linux 2.6.24-7-pve
 
Here is the cat name: W2k3x64-Wss-Sql2005-Web
ide2: cdrom,media=cdrom
smp: 1
bootdisk: ide0
ide0: vm-101-disk.qcow2
ostype: w2k3
memory: 1024
onboot: 1
vlan0: e1000=7A:4D:2E:98:E9:FC
localtime: 1
boot: cad
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1


The kernel is an installation from OVH with Proxmox included...
 
Here is the cat name: W2k3x64-Wss-Sql2005-Web
ide2: cdrom,media=cdrom
smp: 1
bootdisk: ide0
ide0: vm-101-disk.qcow2
ostype: w2k3
memory: 1024
onboot: 1
vlan0: e1000=7A:4D:2E:98:E9:FC
localtime: 1
boot: cad
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1


The kernel is an installation from OVH with Proxmox included...

pls post also 'qm showcmd VMID'
 
Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/QemuServer.pm line 639.
/usr/bin/kvm -monitor unix:/var/run/qemu-server/101.mon,server,nowait -vnc unix:/var/run/qemu-server/101.vnc,password -pidfile /var/run/qemu-server/101.pid -daemonize -usbdevice tablet -name W2k3x64-Wss-Sql2005-Web -smp 1 -id 101 -cpuunits 1000 -boot cad -vga cirrus -tdf -localtime -k es -drive file=/var/lib/vz/images/101/vm-101-disk.qcow2,if=ide,index=0,boot=on -drive file=,if=ide,index=2,media=cdrom -m 1024 -net tap,vlan=0,ifname=vmtab101i0,script=/var/lib/qemu-server/bridge-vlan0 -net nic,vlan=0,model=e1000,macaddr=7A:4D:2E:98:E9:FC
 
Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/QemuServer.pm line 639.
/usr/bin/kvm -monitor unix:/var/run/qemu-server/101.mon,server,nowait -vnc unix:/var/run/qemu-server/101.vnc,password -pidfile /var/run/qemu-server/101.pid -daemonize -usbdevice tablet -name W2k3x64-Wss-Sql2005-Web -smp 1 -id 101 -cpuunits 1000 -boot cad -vga cirrus -tdf -localtime -k es -drive file=/var/lib/vz/images/101/vm-101-disk.qcow2,if=ide,index=0,boot=on -drive file=,if=ide,index=2,media=cdrom -m 1024 -net tap,vlan=0,ifname=vmtab101i0,script=/var/lib/qemu-server/bridge-vlan0 -net nic,vlan=0,model=e1000,macaddr=7A:4D:2E:98:E9:FC

I miss the ' -rtc-td-hack' option. please poweroff all your VM´s and run apt-get update and apt-get upgrade. as far as I know this should work also on the current OVH setup - if you are unsure ask their support.

if you got the latest version, you should see the ' -rtc-td-hack' option if you run the 'qm showcmd VMID'.
 
the last time that I did apt-get update and apt-get upgrade the server never boot and I have to reinstall all server
 
the last time that I did apt-get update and apt-get upgrade the server never boot and I have to reinstall all server

thats an OVH issue - should not happen - pls contact them, I am sure there is fix for this problem.