mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
adjusted navigation structure, retitled recovery topic, fixed some relative links
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
+2
-2
@@ -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)
|
||||
+2
-2
@@ -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
|
||||
---
|
||||
Reference in New Issue
Block a user