File tree 1 file changed +8
-2
lines changed
modules/installation-and-upgrade/pages/container-deployment/mlm
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,14 @@ mgradm migrate podman <oldserver.fqdn> --prepare
80
80
----
81
81
====
82
82
83
+
84
+ [IMPORTANT]
85
+ ====
86
+ Do not pre-install {productname} on the prepared {sle-micro} {microversion} or {sles} {bci-suma} system.
87
+ The migration process is designed to perform the server installation automatically.
88
+ Running [command]``mgradm install`` and then [command]``mgradm migrate`` is not supported and will lead to an unsupported system state.
89
+ ====
90
+
83
91
.Procedure: Initial Preparation on the 4.3 Server
84
92
. Stop the {productname} services:
85
93
+
@@ -95,8 +103,6 @@ systemctl stop postgresql
95
103
96
104
=== SSH Connection Preparation
97
105
98
- Pre-installing {productname} on the prepared {sl-micro} or {sles} with [litaral]``mgradm`` is not necessary.
99
- The migration process will take care of the server installation.
100
106
101
107
.Procedure: Preparing the SSH Connection
102
108
. Ensure that for [systemitem]``root`` an SSH key exists on the new {productnumber} server.
You can’t perform that action at this time.
0 commit comments