From ce2ccb1650a083667ae55481bf48b6197dc5c866 Mon Sep 17 00:00:00 2001 From: Jessica Date: Wed, 21 Aug 2013 16:46:40 -0700 Subject: [PATCH] CLOUDSTACK-867. DOC. Fix how-to steps for updating an existing VM to have dynamic scaling capability. --- docs/en-US/changing-service-offering-for-vm.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/en-US/changing-service-offering-for-vm.xml b/docs/en-US/changing-service-offering-for-vm.xml index 286985a434b..9458b382e60 100644 --- a/docs/en-US/changing-service-offering-for-vm.xml +++ b/docs/en-US/changing-service-offering-for-vm.xml @@ -85,11 +85,14 @@ to have the dynamic scaling capability, update the VMs using the following steps: - Make sure the zone-level setting "dynamic scalable" is set to true. + Make sure the zone-level setting enable.dynamic.scale.vm is set to true. + In the left navigation bar of the &PRODUCT; UI, click Infrastructure, then click Zones, click the zone you want, and click the Settings tab. Install Xen tools (for XenServer hosts) or VMware Tools (for VMware hosts) on each VM if they are not already installed. Stop the VM. - Click the isDynamic Scaling checkbox. + Click the Edit button. + Click the Dynamically Scalable checkbox. + Click Apply. Restart the VM.