cloudstack/plugins/hypervisors
Wei Zhou 6786c24138
kvm: fix backup volume snapshot fails on RBD storage (#6790)
This PR fixes the issue that volume snapshot fails on RBD storage with the following error

qemu-img: Could not open 'driver=raw,file.filename=rbd:cloudstack/test_wei.img:mon_host=10.0.32.254:auth_supported=cephx:id=cloudstack:key=AQDwHTNjjHXRKRAAJb+AToFr6x4a1AvKUc4Ksg==:rbd_default_format=2:client_mount_timeout=30': Could not open 'rbd:cloudstack/test_wei.img:mon_host=10.0.32.254:auth_supported=cephx:id=cloudstack:key=AQDwHTNjjHXRKRAAJb+AToFr6x4a1AvKUc4Ksg==:rbd_default_format=2:client_mount_timeout=30': No such file or directory

However, it works without using image options

Therefore, do not pass the image options if the image format is not QCOW2 and LUKS.
2022-10-08 11:55:33 +05:30
..
baremetal api,server: custom dns for guest network (#6425) 2022-09-10 13:05:40 +05:30
hyperv Fix spelling (#6597) 2022-08-03 15:43:47 +05:30
kvm kvm: fix backup volume snapshot fails on RBD storage (#6790) 2022-10-08 11:55:33 +05:30
ovm Merge branch '4.17' 2022-07-05 09:11:45 +02:00
ovm3 Merge branch '4.17' 2022-07-05 09:11:45 +02:00
simulator Fix spelling (#6597) 2022-08-03 15:43:47 +05:30
ucs Updating pom.xml version numbers for release 4.18.0.0-SNAPSHOT 2022-06-06 12:25:35 -03:00
vmware UserData as first class resource (#6202) 2022-10-05 17:34:59 +05:30
xenserver Fix spelling (#6597) 2022-08-03 15:43:47 +05:30