Skip to content

Commit f92592a

Browse files
authored
Merge pull request #51106 from RichardHoch/backupStorageLocation
OADP-664: OADP-on-ODF limitations (backupStorageLocation)
2 parents 3a7b2ae + d977d47 commit f92592a

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

backup_and_restore/application_backup_and_restore/installing/about-installing-oadp.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ If your cloud provider does not support snapshots or if your storage is NFS, you
3434

3535
You create a default `Secret` and then you install the Data Protection Application.
3636

37+
38+
include::modules/oadp-configuring-noobaa-for-dr.adoc[leveloffset=+1]
39+
3740
[discrete]
3841
[role="_additional-resources"]
3942
== Additional resources

backup_and_restore/application_backup_and_restore/installing/installing-oadp-ocs.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ include::modules/oadp-setting-resource-limits-and-requests.adoc[leveloffset=+2]
3636
include::modules/oadp-self-signed-certificate.adoc[leveloffset=+2]
3737

3838
include::modules/oadp-installing-dpa.adoc[leveloffset=+1]
39+
include::modules/oadp-configuring-noobaa-for-dr.adoc[leveloffset=+2]
3940
include::modules/oadp-enabling-csi-dpa.adoc[leveloffset=+2]
4041

4142
:installing-oadp-ocs!:
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * backup_and_restore/application_backup_and_restore/installing/installing-oadp-ocs.adoc
4+
5+
:_content-type: PROCEDURE
6+
[id="oadp-configuring-noobaa-for-dr_{context}"]
7+
= Configuring NooBaa for disaster recovery on {rh-storage}
8+
9+
If you use cluster storage for your NooBaa bucket `backupStorageLocation` on {rh-storage}, configure NooBaa as an external object store.
10+
11+
[WARNING]
12+
====
13+
Failure to configure NooBaa as an external object store might lead to backups not being available.
14+
====
15+
16+
.Procedure
17+
18+
* Configure NooBaa as an external object store as described in link:https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.11/html/managing_hybrid_and_multicloud_resources/adding-storage-resources-for-hybrid-or-multicloud_rhodf#doc-wrapper[Adding storage resources for hybrid or Multicloud].

0 commit comments

Comments
 (0)