File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
modules/administration/pages Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff 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.
225235The new environment contains all kernel patches up to the new kernel version you selected.
226236Systems using these channels have the kernel update available for installation.
227237You need to reboot systems after they have performed the upgrade.
You can’t perform that action at this time.
0 commit comments