We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37eb2b1 commit a87c2f3Copy full SHA for a87c2f3
docs/reference/upgrade/cluster_restart.asciidoc
@@ -128,4 +128,15 @@ GET _cat/recovery
128
// CONSOLE
129
--
130
131
-. *Restart machine learning jobs.*
+. If you use {security} and are upgrading directly to {version} from 5.5 or
132
+earlier, you must upgrade the `.security` index after you restart {es}.
133
++
134
+--
135
+IMPORTANT: Native realm users cannot authenticate until the index is upgraded.
136
+For instructions, see {stack-ref}/upgrading-elastic-stack.html#upgrade-internal-indices[Upgrading
137
+internal indices]. You also need to upgrade the `.security` index if
138
+you restore a pre-5.6 snapshot to a fresh 6.0 install.
139
+
140
141
142
+. *Restart machine learning jobs.*
0 commit comments