Skip to content

Commit 57c5598

Browse files
authored
Merge pull request #97640 from openshift-cherrypick-robot/cherry-pick-97257-to-enterprise-4.18
[enterprise-4.18] [OCPBUGS-56468]: Clarifying reqs to restore to a previous cluster state
2 parents e8cdb1d + da2ca83 commit 57c5598

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
@@ -36,10 +36,11 @@ When you restore your cluster, you must use an etcd backup that was taken from t
3636
* A healthy control plane host to use as the recovery host.
3737
* You have SSH access to control plane hosts.
3838
* 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`.
39+
* Nodes must be accessible or bootable.
3940
4041
[IMPORTANT]
4142
====
42-
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.
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 re-create other non-recovery, control plane machines, one by one.
4344
====
4445

4546
.Procedure

0 commit comments

Comments
 (0)