Skip to content

Commit f82d729

Browse files
authored
Merge pull request #64083 from CarmiWisemon/oadp1306br
Oadp1306br
2 parents 9e43a1c + d95925e commit f82d729

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ To install the OADP Operator in a restricted network environment, you must first
2323

2424
include::modules/oadp-installing-operator.adoc[leveloffset=+1]
2525
include::modules/oadp-about-backup-snapshot-locations-secrets.adoc[leveloffset=+1]
26+
27+
[role="_additional-resources"]
28+
.Additional resources
29+
* https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/managing_hybrid_and_multicloud_resources/object-bucket-claim#creating-an-object-bucket-claim-using-the-openshift-web-console_rhodf[Creating an Object Bucket Claim using the OpenShift Web Console].
30+
2631
include::modules/oadp-creating-default-secret.adoc[leveloffset=+2]
2732
include::modules/oadp-secrets-for-different-credentials.adoc[leveloffset=+2]
2833

@@ -35,6 +40,6 @@ include::modules/oadp-setting-resource-limits-and-requests.adoc[leveloffset=+2]
3540
include::modules/oadp-self-signed-certificate.adoc[leveloffset=+2]
3641

3742
include::modules/oadp-installing-dpa.adoc[leveloffset=+1]
38-
include::modules/oadp-configuring-noobaa-for-dr.adoc[leveloffset=+2]
43+
include::modules/oadp-creating-object-bucket-claim.adoc[leveloffset=+2]
3944
include::modules/oadp-enabling-csi-dpa.adoc[leveloffset=+2]
4045

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-creating-object-bucket-claim_{context}"]
7+
= Creating an Object Bucket Claim for disaster recovery on {rh-storage}
8+
9+
If you use cluster storage for your NooBaa bucket `backupStorageLocation` on {rh-storage}, create an Object Bucket Claim (OBC) using the OpenShift Web Console.
10+
11+
[WARNING]
12+
====
13+
Failure to configure an Object Bucket Claim (OBC) might lead to backups not being available.
14+
====
15+
16+
.Procedure
17+
18+
* Create an Object Bucket Claim (OBC) using the OpenShift Web Console as described in link:https://access.redhat.com/documentation/en-us/red_hat_openshift_data_foundation/4.13/html/managing_hybrid_and_multicloud_resources/object-bucket-claim#creating-an-object-bucket-claim-using-the-openshift-web-console_rhodf[Creating an Object Bucket Claim using the OpenShift Web Console].

0 commit comments

Comments
 (0)