Skip to content

Commit 411123a

Browse files
committed
add important note for manually adding a device
1 parent 40f368c commit 411123a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/move-etcd-different-disk.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ NVMe:: `/dev/nvme*[0-9]\*n*`
2525
2626
.Prerequisites
2727

28+
* You have a backup of your cluster's etcd data.
2829
* You have installed the {oc-first}.
2930
* You have access to the cluster with `cluster-admin` privileges.
3031
* Add additional disks before uploading the machine configuration.
@@ -35,6 +36,11 @@ NVMe:: `/dev/nvme*[0-9]\*n*`
3536
This procedure does not move parts of the root file system, such as `/var/`, to another disk or partition on an installed node.
3637
====
3738

39+
[IMPORTANT]
40+
====
41+
This procedure is not supported when using control plane machine sets.
42+
====
43+
3844
.Procedure
3945

4046
. Attach the new disk to the cluster and verify that the disk is detected in the node by running the `lsblk` command in a debug shell:

0 commit comments

Comments
 (0)