From 4a7a332af030585856c78ee112703856f75812bd Mon Sep 17 00:00:00 2001 From: Mark Bishop <37810556+MBishop17@users.noreply.github.com> Date: Wed, 9 May 2018 15:26:40 -0700 Subject: [PATCH] Update _index.md --- .../after-installation/etcd-backup-and-restoration/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/after-installation/etcd-backup-and-restoration/_index.md b/content/rancher/v2.x/en/installation/after-installation/etcd-backup-and-restoration/_index.md index 10307fd6189..8dc9aa08961 100644 --- a/content/rancher/v2.x/en/installation/after-installation/etcd-backup-and-restoration/_index.md +++ b/content/rancher/v2.x/en/installation/after-installation/etcd-backup-and-restoration/_index.md @@ -72,7 +72,7 @@ INFO[0010] [etcd] Starting backup on host [z.z.z.z] INFO[0011] [etcd] Successfully started [etcd-backup-once] container on host [z.z.z.z] INFO[0011] Finished backup on all etcd hosts ``` -## Etcd Restore +## Etcd Disaster Recovery `etcd restore` reverts to any snapshot stored in `/opt/rke/etcdbackup` that you explicitly define. When you run `etcd restire`, RKE removes the old etcd container if it still exists. To restore operations, RKE creates a new etcd cluster using the snapshot you choose.