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/06/22 22:34:48 UTC

[GitHub] [cloudstack] GutoVeronezi edited a comment on pull request #4878: Support vm dynamic scaling with kvm

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


   > @GutoVeronezi, I understand your point, but I think this is kind of a problem for the users. I mean that the update of the virtual machine to support dynamic scaling has to be disabled in this case, or when scaling such a VM, the `maxMemory` tag has to be set to the Domain (I don't know if this option is possible)
   
   @slavkap  As we are changing the settings between deploy and scaling, it creates an inconsistency in the validations.    
   About manually adding the `maxMemory` tag at runtime, we would need to change/add some others definitions too, like numa cells in cpu; Also Libvirt do not allow to resize maximum memory on active domains.
   
   Do you have any suggestion about how we can solve this?
   


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