adding a note about cluster specific overprovisioning factors in upgrade notes - thanks to Weezey in IRC for calling this out
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/58df0d21 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/58df0d21 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/58df0d21 Branch: refs/heads/4.2 Commit: 58df0d21f8897cd813fbf72b5bfa5ddd39409069 Parents: ac4f4b0 Author: David Nalley <[email protected]> Authored: Wed Oct 2 12:11:48 2013 -0400 Committer: David Nalley <[email protected]> Committed: Wed Oct 2 12:11:48 2013 -0400 ---------------------------------------------------------------------- release-notes/en-US/Release_Notes.xml | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/58df0d21/release-notes/en-US/Release_Notes.xml ---------------------------------------------------------------------- diff --git a/release-notes/en-US/Release_Notes.xml b/release-notes/en-US/Release_Notes.xml index a2fef40..b831d2f 100644 --- a/release-notes/en-US/Release_Notes.xml +++ b/release-notes/en-US/Release_Notes.xml @@ -1045,6 +1045,13 @@ under the License. made while CloudStack was in the Apache Incubator.</para> <para>If you run into any issues during upgrades, please feel free to ask questions on [email protected] or [email protected].</para> + <note> + <title>Overprovisioning cautions</title> + <para>If the &PRODUCT; instance you are upgrading is leveraging overprovisioning you need to read and understand + <xref linkend="cpu-ram-overcommit"/>. The overprovisioning factors are now cluster specific and should you be + overprovisioned, your new system VMs may not start up. + </para> + </note> <section id="upgrade-from-4.0-to-4.1"> <title>Upgrade from 4.1.x to 4.2.0</title> <para>This section will guide you from &PRODUCT; 4.1.x versions to &PRODUCT; 4.2.0.</para>
