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/11/23 12:56:28 UTC

[GitHub] [cloudstack] GutoVeronezi edited a comment on pull request #5297: KVM disk-only based snapshot of volumes instead of taking VM's full snapshot and extracting disks

GutoVeronezi edited a comment on pull request #5297:
URL: https://github.com/apache/cloudstack/pull/5297#issuecomment-940007442


   @rhtyd
   
   The errors are related to the CentOS's QEMU binary:   
   `Operation not supported: live disk snapshot not supported with this QEMU binary`
   
   RH removed/blocked a lot of features in CentOS, like VM migration, memory hotplug and so on. Therefore, default CentOS's QEMU binary does not support them. An alternative is to use `qemu-kvm-ev`, which supports more features than the default one.


-- 
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