-
Bug
-
Resolution: Done
-
Normal
-
None
-
openshift-4.14, openshift-4.15, openshift-4.16
-
None
-
HCIDOCS 2024#8, HCIDOCS 2024#9
-
2
Description of problem:
The documentation states that when you are preparing a cluster for reinstall, you have to wipe the disks for all the nodes. See documentation here: https://docs.openshift.com/container-platform/4.16/installing/installing_bare_metal_ipi/ipi-install-installation.html#ipi-preparing-reinstall-cluster-bare-metal_ipi-install-installation Remove or reformat the disks for the bootstrap, control plane node, and compute nodes. If you are working in a hypervisor environment, you must add any disks you removed.
According to the installer, it looks like it is not needed:
https://github.com/openshift/installer/blob/release-4.15/data/data/baremetal/masters/main.tf#L19
- links to