Hello
Ive been doing exactly similar process on many servers and had a success always.
recently Im trying it on dell r210 and dell r210i and they seem having strange outcome.
the only note I have is that zfs pool exist on a single disk which I dont suspect to be the issue.
process are as follows which works on other servers
I download ovf by wget command
then tar -xvf file.ova
then
qm importdisk 222 file.vmdk zpool --format raw
also tried format qcow2
I can see the file being imported with success and I do add it as scsi and set it to boot
yet the system throws up this error
not a bootable device. pls see screenshot
now the strange thing is that if I do importdisk to local-lvm it works without a problem and boot its just the zfs pool that is having this issue.
is this normal or do I need to make some changes. Ive spent 2 days trying to figure out the main cause of this.
the only difference is that local-lvm is SSD and the pool is normal Sata Drive yet I cant see this as a cause for this error.
can someone pls help here
Ive been doing exactly similar process on many servers and had a success always.
recently Im trying it on dell r210 and dell r210i and they seem having strange outcome.
the only note I have is that zfs pool exist on a single disk which I dont suspect to be the issue.
process are as follows which works on other servers
I download ovf by wget command
then tar -xvf file.ova
then
qm importdisk 222 file.vmdk zpool --format raw
also tried format qcow2
I can see the file being imported with success and I do add it as scsi and set it to boot
yet the system throws up this error
not a bootable device. pls see screenshot
now the strange thing is that if I do importdisk to local-lvm it works without a problem and boot its just the zfs pool that is having this issue.
is this normal or do I need to make some changes. Ive spent 2 days trying to figure out the main cause of this.
the only difference is that local-lvm is SSD and the pool is normal Sata Drive yet I cant see this as a cause for this error.
can someone pls help here