Startdate of vm allways 2015-03-07T06:30:00

crazy-to-bike

Member
Dec 9, 2011
34
0
6
www.crazy-to-bike.de
Hi,

Proxmox 3, all updates
Kernel Linux proxmox 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64 GNU/Linux
pve-cluster 3.0-19
pve-firewall 1.0-21
pve-firmware 1.1-4
pve-libspice-server1 0.12.4-3
pve-manager 3.4-11
pve-qemu-kvm 2.2-11

I recognized that the startdate of my vm is always 2015-03-07T06:30:00
date of proxmox itself is right.

/etc/pve/qemu-server/id.conf doesn't contain an enry for startdate.

If I add an entry
Code:
startdate: 2015-10-16T15:25:00
and start the vm, the date is still 2015-03-07T06:30:00

If I add
Code:
startdate: now
as described here: https://pve.proxmox.com/wiki/Manual:_vm.conf
the vm doesn't start:
Invalid date format. Valid formats are:
'2006-06-17T16:01:21' or '2006-06-17'
TASK ERROR: start failed: command '/usr/bin/kvm -id 106 -chardev 'socket,id=qmp,path=/var/run/qemu-server/106.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -vnc unix:/var/run/qemu-server/106.vnc,x509,password -pidfile /var/run/qemu-server/106.pid -daemonize -name VM-Client-gruen -smp '2,sockets=1,cores=2,maxcpus=2' -nodefaults -boot 'menu=on,strict=on,reboot-timeout=1000' -vga cirrus -cpu kvm64,+lahf_lm,+x2apic,+sep -m 2048 -k de -vnc 0.0.0.0:206 -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -iscsi 'initiator-name=iqn.1993-08.org.debian:01:c38caff7f630' -drive 'file=/var/lib/vz/images/106/vm-106-disk-1.raw,if=none,id=drive-ide0,format=raw,aio=native,cache=none,detect-zeroes=on' -device 'ide-hd,bus=ide.0,unit=0,drive=drive-ide0,id=ide0' -drive 'if=none,id=drive-ide2,media=cdrom,aio=native' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2' -netdev 'type=tap,id=net0,ifname=tap106i0,script=/var/lib/qemu-server/pve-bridge,downscript=/var/lib/qemu-server/pve-bridgedown,vhost=on' -device 'virtio-net-pci,mac=2E:06:67:93:07:3E,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=100' -rtc 'base=now'' failed: exit code 1

What the hell is the problem?
 
Hi,
why do you using 3.2 Kernel?
This is not the correct PVE-kernel!
Please install the 3.10 Kernel or the 2.6 Kernel