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/03/12 10:23:38 UTC

[GitHub] [cloudstack] weizhouapache commented on pull request #4800: kvm: Do not set backing file format of DATADISK in vm start/migration

weizhouapache commented on pull request #4800:
URL: https://github.com/apache/cloudstack/pull/4800#issuecomment-797392700


   > @weizhouapache I'm confused by your description in context of the code change. If we do have a disk, but no backing format, we go ahead and rebase it as qcow2, am I right?
   > and if we don't have a file path or we do have a backing format, we do nothing.
   
   @DaanHoogland I changed the title and description.
   
   we do nothing if (1) disk does not have a backing file ; (2) disk has backing file, and also backing file format.
   we set backing file format only if disk has a backing file but does not have backing file format.


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

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