You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/operations/rocky-linux-9.rst
+80-3Lines changed: 80 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -599,7 +599,84 @@ Wazuh manager
599
599
600
600
TODO
601
601
602
-
In-place migrations
603
-
===================
602
+
In-place upgrades
603
+
=================
604
604
605
-
TODO
605
+
Sometimes it is necessary to upgrade a system in-place.
606
+
This may be the case for the seed hypervisor or Ansible control host which are often installed manually onto bare metal.
607
+
This procedure is not officially recommended, and can be risky, so be sure to back up all critical data and ensure serial console access is available (including password login) in case of getting locked out.
608
+
609
+
The procedure is performed in two stages:
610
+
611
+
1. Migrate from CentOS Stream 8 to Rocky Linux 8
612
+
2. Upgrade from Rocky Linux 8 to Rocky Linux 9
613
+
614
+
Potential issues
615
+
----------------
616
+
617
+
Full procedure
618
+
--------------
619
+
620
+
- It's good to inspect existing DNF packages and determine whether they are
0 commit comments