File tree Expand file tree Collapse file tree 5 files changed +30
-1
lines changed Expand file tree Collapse file tree 5 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 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
20318096 by using the "integration.api.port" global parameter. This port
2132is used by the cloudstack-sysvmadm script at the end of the upgrade
2233procedure. For information about how to set this parameter, see :ref: `configuration parameters <configuration-parameters >`
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments