Skip to content

Commit

Permalink
Updated as per comment from Gaby
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhibhammar committed Jun 24, 2024
1 parent 40c3995 commit 9fa0a16
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ The restore operation is available for any cluster that has at least one availab
1. To restore to the last possible recovery point, in the **Point in Time Restore** field, select **Now**. Or, to restore further back in time, choose a timestamp.
1. Review your selections in **Cluster Summary** and select **Restore Cluster** to begin the restore process.
- If you have opted for volume snapshots and
- you are restoring the cluster in the same region as your source cluster, then BigAnimal chooses volume snapshots for restore over base backups.
- you are restoring the cluster in the different region from your source cluster, then BigAnimal chooses the base backup for restore over volume snapshots.
- you are restoring the cluster in the same region as your source cluster, BigAnimal chooses volume snapshots for restoration over Barman object store backups.
- you are restoring the cluster in a different region from your source cluster, BigAnimal chooses the Barman object store backup for restoration over volume snapshots.
1. The new cluster is now available on the [Clusters](https://portal.biganimal.com/clusters) page.

#### Restore a distributed high-availability cluster
Expand All @@ -73,7 +73,7 @@ The restore operation is available for any cluster that has at least one availab
1. Select the **Node Settings** tab.
1. In the **Source** section, select **Fully Restore** or **Point in Time Restore**. A point-in-time restore restores the data group as it was at the specified date and time.
1. In the **Nodes** section, select **Two Data Nodes** or **Three Data Nodes**. For more information on node architecture, see [Distributed high availability](/biganimal/latest/overview/02_high_availability/distributed_highavailability/).
1. Follow Steps 3-5 in [Creating a distributed high-availability cluster](../getting_started/creating_a_cluster/creating_a_dha_cluster/).
1. Follow the steps for [Creating a distributed high-availability cluster](../getting_started/creating_a_cluster/creating_a_dha_cluster/).
1. Select **Restore**.
If you have opted for volume snapshots and
- you are restoring the cluster in the same region as your source cluster, then BigAnimal chooses volume snapshots for restore over base backups.
Expand Down

0 comments on commit 9fa0a16

Please sign in to comment.