Skip to content

Commit 6e4aa5f

Browse files
Restart system vms (apache#79)
* include:: _sysvm_restart.rst * sysvmrestart410 * sysvmrestart412 * Update upgrade-4.9.rst * update sysvm restart text * typos
1 parent 8087138 commit 6e4aa5f

File tree

5 files changed

+30
-1
lines changed

5 files changed

+30
-1
lines changed

source/upgrading/upgrade/_sysvm_restart.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,18 @@
1616
.. sub-section included in upgrade notes.
1717
1818
Once you've upgraded the packages on your management servers, you'll
19-
need to restart the system VMs. Ensure that the admin port is set to
19+
need to restart the system VMs in order for those VMs to be rebuilt
20+
from the new systemVM template version.
21+
22+
.. note::
23+
24+
Restarting system VMs can be done in different ways. You can use script
25+
"cloudstack-sysvmadm" which is provided with CloudStack, or do a manual restart of system VMs
26+
or do it by using third-party tools such as Ansible.
27+
Below we are giving instructions for using the "cloudstack-sysvmadm" script.
28+
29+
30+
Ensure that the admin port is set to
2031
8096 by using the "integration.api.port" global parameter. This port
2132
is used by the cloudstack-sysvmadm script at the end of the upgrade
2233
procedure. For information about how to set this parameter, see :ref:`configuration parameters <configuration-parameters>`

source/upgrading/upgrade/upgrade-4.10.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,3 +432,8 @@ Restart management services
432432
.. parsed-literal::
433433
434434
$ sudo service cloudstack-usage start
435+
436+
System-VMs and Virtual-Routers
437+
------------------------------
438+
439+
.. include:: _sysvm_restart.rst

source/upgrading/upgrade/upgrade-4.11.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,3 +362,8 @@ Restart management services
362362
.. parsed-literal::
363363
364364
$ sudo service cloudstack-usage start
365+
366+
System-VMs and Virtual-Routers
367+
------------------------------
368+
369+
.. include:: _sysvm_restart.rst

source/upgrading/upgrade/upgrade-4.12.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,3 +358,8 @@ Restart management services
358358
.. parsed-literal::
359359
360360
$ sudo service cloudstack-usage start
361+
362+
System-VMs and Virtual-Routers
363+
------------------------------
364+
365+
.. include:: _sysvm_restart.rst

source/upgrading/upgrade/upgrade-4.9.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,4 +432,7 @@ Restart management services
432432
$ sudo service cloudstack-usage start
433433
434434
435+
System-VMs and Virtual-Routers
436+
------------------------------
435437

438+
.. include:: _sysvm_restart.rst

0 commit comments

Comments
 (0)