I have had to restore a backup of a vmdk disk that was running with no issues on another proxmox-ve installation that has now been wiped. I have not had issues restoring a ide w2k3 vm but this vmdk is showing problems.
Here is the error:
Old proxmox-ve environment used kernel 2.6.24
New environment to which I restored runs 2.6.18
pveversion -v
pve-manager: 1.5-9 (pve-manager/1.5/4728)
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-14
pve-firmware: 1.0-5
libpve-storage-perl: 1.0-13
vncterm: 0.9-2
vzctl: 3.0.23-1pve11
vzdump: 1.2-5
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm-2.6.18: 0.9.1-5
It seems from other posts I might have to run this on the 2.6.24 kernel? I would rather not as I am using openVZ on this machine and want to keep the stable 2.6.18 kernel.
Here is the error:
Code:
qm[12467]: VM 108 start failed: command '/usr/bin/kvm -monitor unix:/var/run/qemu-server/108.mon,server,nowait -vnc unix:/var/run/qemu-server/108.vnc,password -pidfile /var/run/qemu-server/108.pid -daemonize -usbdevice tablet -name KABLINK -smp 8 -vga cirrus -tdf -k en-us -drive if=ide,index=2,media=cdrom -drive file=/var/lib/vz/images/108/vm-108-disk-1.vmdk,if=scsi,index=0,boot=on -m 2048 -net tap,vlan=0,ifname=vmtab108i0,script=/var/lib/qemu-server/bridge-vlan -net nic,vlan=0,model=e1000,macaddr=0E:77:F9:06:9E:3A -id 108 -cpuunits 1000' failed with exit code 1
Old proxmox-ve environment used kernel 2.6.24
New environment to which I restored runs 2.6.18
pveversion -v
pve-manager: 1.5-9 (pve-manager/1.5/4728)
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-14
pve-firmware: 1.0-5
libpve-storage-perl: 1.0-13
vncterm: 0.9-2
vzctl: 3.0.23-1pve11
vzdump: 1.2-5
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm-2.6.18: 0.9.1-5
It seems from other posts I might have to run this on the 2.6.24 kernel? I would rather not as I am using openVZ on this machine and want to keep the stable 2.6.18 kernel.