Skip to content

Commit f8e7b4d

Browse files
committed
Add notes for VR live-patch
1 parent e31cd79 commit f8e7b4d

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

source/upgrading/upgrade/_sysvm_restart.rst

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,16 @@ in the System VMs.
4545

4646
The following services will be restarted once a system VM is live patched:
4747

48-
+---------------------+-------------------------------+
49-
| **System VM** | **Services** |
50-
+---------------------+-------------------------------+
51-
| SSVM | cloud, apache2, portmap |
52-
+---------------------+-------------------------------+
53-
| CPVM | cloud |
54-
+---------------------+-------------------------------+
55-
| VRs | haproxy, apache2, dnsmasq |
56-
+---------------------+-------------------------------+
48+
+---------------------+-------------------------------+---------------------------------------------------+
49+
| **System VM** | **Services** | **Note** |
50+
+---------------------+-------------------------------+---------------------------------------------------+
51+
| SSVM | cloud, apache2, portmap | |
52+
+---------------------+-------------------------------+---------------------------------------------------+
53+
| CPVM | cloud | |
54+
+---------------------+-------------------------------+---------------------------------------------------+
55+
| VRs | haproxy, apache2, dnsmasq | Please set setting `minreq.sysvmtemplate.version` |
56+
| | | to proper value before live-patching |
57+
+---------------------+-------------------------------+---------------------------------------------------+
5758

5859
With respect to VRs, a Network restart without cleanup is initiated to during live patching to ensure all rules
5960
are re-applied.

0 commit comments

Comments
 (0)