We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e252a78 commit d5a0698Copy full SHA for d5a0698
modules/move-etcd-different-disk.adoc
@@ -182,6 +182,13 @@ spec:
182
----
183
<1> Replace `<encoded_etcd_find_secondary_device_script>` with the encoded script contents that you noted.
184
185
+. Apply the created `MachineConfig` YAML file:
186
++
187
+[source,terminal]
188
+----
189
+$ oc create -f etcd-mc.yml
190
191
+
192
.Verification steps
193
194
* Run the `grep /var/lib/etcd /proc/mounts` command in a debug shell for the node to ensure that the disk is mounted:
0 commit comments