rhtyd commented on issue #5660: URL: https://github.com/apache/cloudstack/issues/5660#issuecomment-987741135
Hi @poonam-agarwal28 thanks for sharing the issue and the benchmarks. Can you share output of: ``` qemu-img --version virsh version ``` Can you also run adn share the benchmark for converting your raw or qcow2 template to rbd with flags `-t none -n`, something like: ``` time qemu-img convert -p -n -t none -O raw /media/ISETest12.raw rbd:cloudstack/testimage:mon_host=VXILAB1-CMON.ceph.local:auth_supported=cephx:id=cloudstack:key=AQxxxxxxxxxxxxxxrNDqlJueQ==:rbd_default_format=2:client_mount_timeout=30 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
