mirror of https://github.com/apache/cloudstack.git
Before 4.X TO 4.2 upgrade manually clean up /var/cache/cloudstack
This commit is contained in:
parent
b5e8198f7d
commit
f07cdd592d
|
|
@ -569,10 +569,6 @@ under the License.
|
|||
procedure, and working through it on a test system before working on a production
|
||||
system.</para>
|
||||
<orderedlist>
|
||||
<listitem>
|
||||
<!-- CLOUDSTACK-4509 -->
|
||||
<para>Manually clean up <filename>/var/cache/cloudstack</filename>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Most users of &PRODUCT; manage the installation and upgrades of &PRODUCT; with one
|
||||
of Linux's predominant package systems, RPM or APT. This guide assumes you'll be using
|
||||
|
|
@ -1272,7 +1268,6 @@ service cloudstack-agent start
|
|||
<para><command># apt-get update</command></para>
|
||||
<para><command># apt-get upgrade cloud-*</command></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Edit <filename>/etc/cloudstack/agent/agent.properties</filename> to change the
|
||||
resource parameter from
|
||||
|
|
|
|||
Loading…
Reference in New Issue