
9 Sep
2020
9 Sep
'20
3:15 a.m.
On 9/3/20 6:33 AM, Christoph wrote:
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.
my native configuration has:
"phy:/dev/mapper/keys,xvdz,r"
and virsh domxml-from-native ...
has converted ist to <driver name='qemu'/>
so I think this is a bug...
Agreed. Can you also enter an issue in the libvirt gitlab project for this bug? Alternatively, feel free to open a bug at bugzilla.opensuse.org if you already have an account. Regards, Jim