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 2019/10/31 12:36:47 UTC

[GitHub] [cloudstack] andrijapanicsb commented on issue #3533: KVM local migration issue #3521

andrijapanicsb commented on issue #3533: KVM local migration issue #3521
URL: https://github.com/apache/cloudstack/pull/3533#issuecomment-548352361
 
 
   @GabrielBrascher need your advice since you guys worked on the local migration with KVM.
   
   I saw a case (didn't reproduce it myself, but while working with the customer, on **4.13**) that when KVM is using local storage, and you try to put a host into maintenance, the following seems to happen:
   - User VMs - not sure if they are migrated away - can't say for sure - but I assume they are.
   - CPVM and SSVM are NOT live migrated (with storage), fails as before
   - VRs are live migrated with their storage/volume to a new host - BUT the volume format in DB seems to be set to RAW (again, this is based other-users data, not my own testing - from the cloud.volumes table)
   
   My question is - what is expected to be happening and what is not, and why is the VR's volume in RAW, vs QCOW2 format? Can you lay down the expected behaviour based on the code you've done so far (in 4.13)
   
   Thanks

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


With regards,
Apache Git Services