ingox commented on issue #13192: URL: https://github.com/apache/cloudstack/issues/13192#issuecomment-4924082841
@jl0815 from what I see you're not doing something wrong. It is just the matter that the change will be made to the config file only once created and used on start time. I agree the UI should give a better message and inform the user that the VM needs to be stopped/started to make this happen. KVM seems to be capable to do this on the fly via: `virsh domiftune <domain> <interface> --inbound average,peak,burst,floor --outbound average,peak,burst,floor --live` but this needs to be implemented. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
