shwstppr commented on issue #6626: URL: https://github.com/apache/cloudstack/issues/6626#issuecomment-1222004000
> @shwstppr if I apply a compute offring without dynamic scaling enabled the dynamic scale option is grayed out in the UI @cdfgallo I didn't understand your comment. Currently, dynamic scaling option cannot be used with a custom compute offering and the following qemu/kvm config, ``` Compiled against library: libvirt 4.5.0 Using library: libvirt 4.5.0 Using API: QEMU 4.5.0 Running hypervisor: QEMU 1.5.3 ``` Dynamic scaling and offering type are two different things here. When your offering has dynamic scaling enabled and the corresponding template is also dynamic scaling enabled, the user can deploy a dynamic scaling enabled VM. A VM which can be scaled using a new offering in Running state. The custom offering allows users to deploy VMs with desired CPU, and memory. This is in contrast to fixed offerings where the admin has already set CPU and memory. Both fixed and custom offerings can be dynamic scaling enabled or not. Please refer to the documentation for more clarity. -- 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]
