Unable to import VMs from VMware ESXi

Jun 26, 2024
3
2
3
Hi everyone,
we have a fresh installed PVE 8.2.3 3-node cluster with Ceph file storage backend. We are able to create/install/run new VMs, but migration of Windows Server 2022 VMs from our ESXi 8.0.3 cluster using the migration wizard and following the guide in this video https://www.youtube.com/watch?v=8Z9Zvt2RxlA fails with the following error:

Sep 09 12:30:43 pmx1 pvedaemon[2975182]: unable to create VM 108 - cannot import from 'ESXi-SRV2:ha-datacenter/SAN2RAID6Vol2/xxx.xxx.de/xxx.xxx.de-000001.vmdk' - qemu-img:
Could not open '/run/pve/import/esxi/ESXi-SRV2/mnt/ha-datacenter/SAN2RAID6Vol2/xxx.xxx.de/xxx.xxx.de-000001.vmdk': Unsupported reserved bits:
0x0000000000000200 0x0000000000000000 0x0000000000000000 0x0000000000000000
Sep 09 12:30:43 pmx1 pvedaemon[2957046]: <root@pam> end task UPID:pmx1:002D65CE:03A896A8:66DECE52:qmcreate:108:root@pam: unable to create VM 108 - cannot import from
'ESXi-SRV2:ha-datacenter/SAN2RAID6Vol2/xxx.xxx.de/xxx.xxx.de-000001.vmdk' - qemu-img:
Could not open '/run/pve/import/esxi/ESXi-SRV2/mnt/ha-datacenter/SAN2RAID6Vol2/xxx.xxx.de/xxx.xxx.de-000001.vmdk': Unsupported reserved bits:
0x0000000000000200 0x0000000000000000 0x0000000000000000 0x0000000000000000

We tried several machines, all with the same error message. Adding ESXi as storage worked without any problems and all VMs are visible in import GUI.

Using Google did not help finding similar issues :-(

Any help highly appreciated!

Thanks,
Claus