@@ -437,14 +437,14 @@ Along with these global configurations following are the options that needs
437437to be enabled to make a VM dynamically scalable
438438
439439- Template from which VM is created needs to have Xen tools (for XenServer hosts)
440- or VMware Tools (for VMware hosts) and while registering the template should be
441- marked as Dynamically Scalable .
440+ or VMware Tools (for VMware hosts) and it should have 'Dynamically Scalable'
441+ flag set to true .
442442
443- - Service Offering of the VM should have option Dynamic Scaling Enabled set to true.
444- By default when a Service Offering is created Dynamic Scaling Enabled is set to true .
443+ - Service Offering of the VM should have ' Dynamic Scaling Enabled' flag set to true.
444+ By default, this flag is true when a Service Offering is created.
445445
446- - While deploying a VM, user or admin needs to mark Dynamic Scaling Enabled to true.
447- By default the value of Dynamic Scaling Enabled is set to true.
446+ - While deploying a VM, User or Admin needs to mark ' Dynamic Scaling Enabled' to true.
447+ By default this flag is set to true.
448448
449449If any of the above settings are false then VM cannot be configured as dynamically scalable.
450450
@@ -453,7 +453,7 @@ How to Dynamically Scale CPU and RAM
453453
454454To modify the CPU and/or RAM capacity of a virtual machine, you need to
455455change the compute offering of the VM to a new compute offering that has
456- the desired CPU and RAM values and Dynamic Scaling Enabled option set to true.
456+ the desired CPU value and RAM value and ' Dynamic Scaling Enabled' option as true.
457457You can use the same steps described above in `“Changing the Service Offering for a
458458VM” <#changing-the-service-offering-for-a-vm> `_, but skip the step where you
459459stop the virtual machine. Of course, you might have to create a new
0 commit comments