Skip to content

Commit 31e2350

Browse files
authored
Merge pull request #97257 from lahinson/ocpbugs-56468-bootable-nodes
[OCPBUGS-56468]: Clarifying reqs to restore to a previous cluster state
2 parents 3312455 + 917084f commit 31e2350

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/dr-restoring-cluster-state.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,11 @@ When you restore your cluster, you must use an etcd backup that was taken from t
3737
* A healthy control plane host to use as the recovery host.
3838
* You have SSH access to control plane hosts.
3939
* A backup directory containing both the `etcd` snapshot and the resources for the static pods, which were from the same backup. The file names in the directory must be in the following formats: `snapshot_<datetimestamp>.db` and `static_kuberesources_<datetimestamp>.tar.gz`.
40+
* Nodes must be accessible or bootable.
4041
4142
[IMPORTANT]
4243
====
43-
For non-recovery control plane nodes, it is not required to establish SSH connectivity or to stop the static pods. You can delete and recreate other non-recovery, control plane machines, one by one.
44+
For non-recovery control plane nodes, it is not required to establish SSH connectivity or to stop the static pods. You can delete and re-create other non-recovery, control plane machines, one by one.
4445
====
4546

4647
.Procedure

0 commit comments

Comments
 (0)