harikrishna-patnala commented on a change in pull request #186: URL: https://github.com/apache/cloudstack-documentation/pull/186#discussion_r730565394
########## File path: source/adminguide/virtual_machines.rst ########## @@ -717,14 +717,28 @@ variables: - scale.retry: How many times to attempt the scaling operation. Default = 2. +Along with these global configurations following are the options that needs +to be enabled to make a VM dynamically scalable + +- Template from which VM is created needs to have Xen tools (for XenServer hosts) + or VMware Tools (for VMware hosts) and while registering the template should be + marked as Dynamically Scalable. + +- Service Offering of the VM should have option Dynamic Scaling Enabled set to true. Review comment: I've now used the word 'flag' with its actual name on the UI form instead of 'option' in all the cases as well, so that it looks uniform. -- 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: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org