diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index ca1e19251e3..cd13ca57e98 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -21,7 +21,7 @@ under the License. - + Welcome to &PRODUCT; 4.2 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 @@ -574,6 +574,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). + + Create RPM or Debian packages (as appropriate) and a repository from the 4.2.0 source, or check the Apache CloudStack downloads page at - Copy the CloudPlatform 4.2 tar file to the host, untar it, and change directory - to the resulting directory. + Manually clean up /var/cache/cloudstack. + + + Copy the 4.2 tar file to the host, untar it, and change directory to the + resulting directory. Stop the running agent. @@ -1263,10 +1268,7 @@ service cloudstack-agent start # apt-get update # apt-get upgrade cloud-* - - Start the agent. - # service cloudstack-agent start - + Edit /etc/cloudstack/agent/agent.properties to change the resource parameter from @@ -1275,6 +1277,7 @@ service cloudstack-agent start Start the cloud agent and cloud management services. + # service cloudstack-agent start When the Management Server is up and running, log in to the CloudStack UI and @@ -1290,7 +1293,6 @@ service cloudstack-agent start Troubleshooting: If login fails, clear your browser cache and reload the page. - Do not proceed to the next step until the hosts show in Up state.