Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add minreq.sysvmtemplate.versione example for VR live patch #618

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sudo87 wants to merge 1 commit into apache:4.20
base: 4.20
Choose a base branch
Loading
from shapeblue:vrDocUpdate
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 25 additions & 10 deletions source/upgrading/upgrade/_sysvm_restart.rst
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,31 @@ in the System VMs.

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

+---------------------+-------------------------------+---------------------------------------------------+
| **System VM** | **Services** | **Note** |
+---------------------+-------------------------------+---------------------------------------------------+
| SSVM | cloud, apache2, portmap | |
+---------------------+-------------------------------+---------------------------------------------------+
| CPVM | cloud | |
+---------------------+-------------------------------+---------------------------------------------------+
| VRs | haproxy, apache2, dnsmasq | Please set setting `minreq.sysvmtemplate.version` |
| | | to proper value before live-patching |
+---------------------+-------------------------------+---------------------------------------------------+
+---------------------+-------------------------------+
| **System VM** | **Services** |
+---------------------+-------------------------------+
| SSVM | cloud, apache2, portmap |
+---------------------+-------------------------------+
| CPVM | cloud |
+---------------------+-------------------------------+
| VRs | haproxy, apache2, dnsmasq |
| | |
+---------------------+-------------------------------+

**NOTE**: Before live patching Virtual Routers (VRs), administrators must ensure that
the global configuration parameter ``minreq.sysvmtemplate.version`` is set
to the minimum supported VR template version.

For example, if the deployed Virtual Router template version is ``4.20.1``,
set:

::

minreq.sysvmtemplate.version = 4.20.1

This ensures that live patching is only performed on Virtual Routers running
template version ``4.20.1`` or later. Virtual Routers using older template
versions must be upgraded before live patching is attempted.

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

AltStyle によって変換されたページ (->オリジナル) /