Skip to content

Commit fa751b8

Browse files
committed
Improved procedure for CLM.
1 parent 29007e3 commit fa751b8

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

modules/administration/pages/content-lifecycle-examples.adoc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,19 @@ Execute these environment changes:
219219
. Decide which kernel version to upgrade to.
220220
For example: `4.12.14-150.32.1`
221221
. Create a new kernel version Filter.
222-
. Detach the previous filter **Exclude kernel greater than 4.12.14-150.17.1** and attach the new filter.
222+
. Detach ALL previous Live Patching filters associated with the old kernel.
223+
. Attach the new kernel version filter.
224+
. Click btn:[Build] to rebuild the environment.
225+
+
226+
[IMPORTANT]
227+
====
228+
Once the build is complete, you must immediately re-attach the two filters which:
229+
230+
* Deny patches that contain ``reboot_suggested`` keyword
231+
232+
* Deny patches that contain a package which provides the name ``installhint(reboot-needed)``
233+
====
223234

224-
Click btn:[Build] to rebuild the environment.
225235
The new environment contains all kernel patches up to the new kernel version you selected.
226236
Systems using these channels have the kernel update available for installation.
227237
You need to reboot systems after they have performed the upgrade.

0 commit comments

Comments
 (0)