You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/12/07 09:38:09 UTC

[GitHub] [cloudstack] rhtyd commented on issue #5660: CEPH Deployments for large VM images failing due to high image conversion time and job timeout

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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org