On 8/27/20 11:53 PM, Christoph wrote:

"phy:/dev/mapper/keys,xvdz,r"

As expected you are using blkback.


hm then it seems that there is a bug in domxml-from-native virsh
translation... I've done the xml config with: virsh domxml-from-native
xen-xl...

If your disk XML contains <driver name='qemu'/>, which your earlier example did, then the conversion is correct since it maps to backendtype=qdisk. If however your XML contains <driver name='phy'/> and it maps to backendtype=qdisk, then we have a bug.

Regards,
Jim

Reply via email to