adjusted navigation structure, retitled recovery topic, fixed some relative links

This commit is contained in:
Mark Bishop
2018-08-01 16:25:33 -07:00
committed by Denise
parent efb70142c1
commit c94d5d05b3
5 changed files with 10 additions and 23 deletions
+3 -7
View File
@@ -1,18 +1,14 @@
---
title: Backups and Rollbacks
title: Backups and Disaster Recovery
weight: 1000
---
This section is devoted to protecting your Rancher Server data in a disaster scenario.
- [Backups](./backups/)
- [Backups]({{< baseurl >}}/rancher/v2.x/en/backups/backups)
To protect yourself from a disaster scenario, you should create Rancher backups on a regular basis.
- [Restorations](./restorations/)
- [Restorations]({{< baseurl >}}/rancher/v2.x/en/backups/restorations)
In a disaster scenario, you can restore your `etcd` database by restoring a backup.
- [Rollbacks](./rollbacks/)
If an upgrade does not complete successfully, you can revert you Rancher Server to its previous version along with its data prior to upgrade.
+3 -2
View File
@@ -15,9 +15,10 @@ Complete one of the upgrade procedures below based on your Rancher installation:
### Rolling Back Unsuccessful Upgrades
In the event that your Rancher Server does not upgrade successfully, you can rollback to your installation prior to upgrade:
In the event that your Rancher Server does not upgrade successfully, you can rollback to your installation prior to upgrade:
- [Rollbacks]({{< baseurl >}}/rancher/v2.x/en/upgrades/rollbacks)
- [Single-Node Rollbacks]({{< baseurl >}}/rancher/v2.x/en/upgrades/single-node-rollbacks)
- [High-Availability Rollbacks]({{< baseurl >}}/rancher/v2.x/en/upgrades/ha-server-rollbacks)
### Migrating from Rancher 1.6.x
@@ -1,6 +1,6 @@
---
title: Rolling Back—High Availability Installs
weight: 50
title: High Availability Rollback
weight: 1025
aliases:
- /rancher/v2.x/en/backups/rollbacks/ha-server-rollbacks
---
@@ -1,10 +0,0 @@
---
title: Rollbacks
shortTitle: Rollbacks
weight: 1010
---
If you upgrade your Rancher Server and the upgrade is unsuccessful, you can use the backup you created during the upgrade process to restore the previous version of Rancher, along with its data.
- [Rolling Back—Single Node Installs](({{< baseurl >}}/rancher/v2.x/en/rollbacks/single-node-rollbacks)
- [Rolling Back—High Availability Installs]({{< baseurl >}}/rancher/v2.x/en/rollbacks/ha-server-rollbacks)
@@ -1,6 +1,6 @@
---
title: Rolling Back—Single Node Installs
weight: 25
title: Single Node Rollback
weight: 1015
aliases:
- /rancher/v2.x/en/backups/rollbacks/single-node-rollbacks
---