We are migrating an old server over to proxmox now and I had these running at one point but now when the VM is started it just hangs at "Booting from Hard Disk..." and the cpu usage is 100%.
I followed the guides exactly. ran mergeide.reg. Used VMWare standalone converter over to a samba share.
/opt/vmware/bin/vmware-vdiskmanager -r serverName.vmdk -t 2 servername-flat.vmdk (Using option 2 instead of 0 here because this got it to work once)
qemu-img convert serverName-flat-flat.vmdk -O raw -p serverName.raw
Then mv the image over to a created vm in place of the current .raw disk image. I have tried it without changing any options, tried with a disk much larger than the image I am moving. I have tried everything I have read on the internet and these forums. I did get this image to work at one time but when I actually went to move the server over, it would never move past this. Even tried booting into a live cd and wiping the MBR. No change. What am I missing here?
Output of pveversion -v:
pve-manager: 2.2-32 (pve-manager/2.2/3089a616)
running kernel: 2.6.32-17-pve
proxmox-ve-2.6.32: 2.2-83
pve-kernel-2.6.32-16-pve: 2.6.32-82
pve-kernel-2.6.32-17-pve: 2.6.32-83
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-1
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.93-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-34
qemu-server: 2.0-72
pve-firmware: 1.0-21
libpve-common-perl: 1.0-41
libpve-access-control: 1.0-25
libpve-storage-perl: 2.0-36
vncterm: 1.0-3
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.3-10
ksm-control-daemon: 1.1-1
Server is a Dell Poweredge with a RAID1, 1TB volume for the OS and a 4TB RAID10 for storage. Server being converted is Windows Server 2003. Thanks in advance for the help!
Other pertinent info: the file exported from the converter opens perfectly fine locally on my virtualbox. If loaded with a live cd, all of the original partitions (10gb C: and 30gb Z: are visible and working.). The exact same process for a 2008 server works and boots fine in prox mox.
I followed the guides exactly. ran mergeide.reg. Used VMWare standalone converter over to a samba share.
/opt/vmware/bin/vmware-vdiskmanager -r serverName.vmdk -t 2 servername-flat.vmdk (Using option 2 instead of 0 here because this got it to work once)
qemu-img convert serverName-flat-flat.vmdk -O raw -p serverName.raw
Then mv the image over to a created vm in place of the current .raw disk image. I have tried it without changing any options, tried with a disk much larger than the image I am moving. I have tried everything I have read on the internet and these forums. I did get this image to work at one time but when I actually went to move the server over, it would never move past this. Even tried booting into a live cd and wiping the MBR. No change. What am I missing here?
Output of pveversion -v:
pve-manager: 2.2-32 (pve-manager/2.2/3089a616)
running kernel: 2.6.32-17-pve
proxmox-ve-2.6.32: 2.2-83
pve-kernel-2.6.32-16-pve: 2.6.32-82
pve-kernel-2.6.32-17-pve: 2.6.32-83
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-1
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.93-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-34
qemu-server: 2.0-72
pve-firmware: 1.0-21
libpve-common-perl: 1.0-41
libpve-access-control: 1.0-25
libpve-storage-perl: 2.0-36
vncterm: 1.0-3
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.3-10
ksm-control-daemon: 1.1-1
Server is a Dell Poweredge with a RAID1, 1TB volume for the OS and a 4TB RAID10 for storage. Server being converted is Windows Server 2003. Thanks in advance for the help!
Other pertinent info: the file exported from the converter opens perfectly fine locally on my virtualbox. If loaded with a live cd, all of the original partitions (10gb C: and 30gb Z: are visible and working.). The exact same process for a 2008 server works and boots fine in prox mox.
Last edited: