mirror of https://github.com/apache/cloudstack.git
Removing a redundant step (stop service twice in upgrade 4.0 to 4.1). Hack Day.
This commit is contained in:
parent
2a8297bee5
commit
84ecc11841
|
|
@ -4641,11 +4641,6 @@ under the License.
|
|||
You'll be prompted for your password.</para>
|
||||
<programlisting><prompt>#</prompt> mysqldump -u root -p cloud > cloudstack-backup.sql</programlisting>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Whether you're upgrading a Red Hat/CentOS based system or Ubuntu based system,
|
||||
you're going to need to stop the CloudStack management server before proceeding.</para>
|
||||
<programlisting language="Bash"><prompt>#</prompt> service cloud-management stop</programlisting>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>If you have made changes to
|
||||
<filename>/etc/cloud/management/components.xml</filename>, you'll need to carry these
|
||||
|
|
|
|||
Loading…
Reference in New Issue