Updated Branches:
  refs/heads/4.2 a0d4888f8 -> f07cdd592

Before 4.X TO 4.2 upgrade manually clean up /var/cache/cloudstack


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b5e8198f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b5e8198f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b5e8198f

Branch: refs/heads/4.2
Commit: b5e8198f7d3a3c8d9e27849348bb0c2dd9c8b74d
Parents: a0d4888
Author: radhikap <[email protected]>
Authored: Thu Aug 29 14:29:15 2013 +0530
Committer: radhikap <[email protected]>
Committed: Thu Aug 29 14:33:08 2013 +0530

----------------------------------------------------------------------
 docs/en-US/Release_Notes.xml | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b5e8198f/docs/en-US/Release_Notes.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml
index 4c5195b..2ae0b24 100644
--- a/docs/en-US/Release_Notes.xml
+++ b/docs/en-US/Release_Notes.xml
@@ -21,7 +21,7 @@ under the License.
 <book>
   <xi:include href="Book_Info_Release_Notes_4-0.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"/>
   <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-  <chapter id="welcome-4.1">
+  <chapter id="welcome-4.2">
     <title>Welcome to &PRODUCT; 4.2</title>
     <para>Welcome to the 4.2.0 release of &PRODUCT;, the second major release 
from the Apache
       CloudStack project since its graduation from the Apache Incubator. 
&PRODUCT; 4.2 includes more
@@ -578,6 +578,8 @@ under the License.
             of Linux's predominant package systems, RPM or APT. This guide 
assumes you'll be using
             RPM and Yum (for Red Hat Enterprise Linux or CentOS), or APT and 
Debian packages (for
             Ubuntu).</para>
+        </listitem>
+        <listitem>
           <para>Create RPM or Debian packages (as appropriate) and a 
repository from the 4.2.0
             source, or check the Apache CloudStack downloads page at <ulink
               url="http://cloudstack.apache.org/downloads.html";
@@ -764,8 +766,11 @@ service cloudstack-agent restart
             as hosts and only on the KVM hosts.</para>
           <orderedlist numeration="loweralpha">
             <listitem>
-              <para>Copy the CloudPlatform 4.2 tar file to the host, untar it, 
and change directory
-                to the resulting directory.</para>
+              <para>Manually clean up 
<filename>/var/cache/cloudstack</filename>.</para>
+            </listitem>
+            <listitem>
+              <para>Copy the 4.2 tar file to the host, untar it, and change 
directory to the
+                resulting directory.</para>
             </listitem>
             <listitem>
               <para>Stop the running agent.</para>
@@ -1267,10 +1272,7 @@ service cloudstack-agent start
               <para><command># apt-get update</command></para>
               <para><command># apt-get upgrade cloud-*</command></para>
             </listitem>
-            <listitem>
-              <para>Start the agent.</para>
-              <programlisting># service cloudstack-agent start</programlisting>
-            </listitem>
+            
             <listitem>
               <para>Edit 
<filename>/etc/cloudstack/agent/agent.properties</filename> to change the
                 resource parameter from
@@ -1279,6 +1281,7 @@ service cloudstack-agent start
             </listitem>
             <listitem>
               <para>Start the cloud agent and cloud management services.</para>
+              <programlisting># service cloudstack-agent start</programlisting>
             </listitem>
             <listitem>
               <para>When the Management Server is up and running, log in to 
the CloudStack UI and
@@ -1294,7 +1297,6 @@ service cloudstack-agent start
             <para>Troubleshooting: If login fails, clear your browser cache 
and reload the
               page.</para>
           </note>
-          <para/>
           <para>Do not proceed to the next step until the hosts show in Up 
state.</para>
         </listitem>
         <listitem>

Reply via email to