You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For more information, see xref:../../../backup_and_restore/application_backup_and_restore/troubleshooting/restic-issues.adoc#oadp-restic-restore-failing-psa-policy_restic-issues[Restic restore partially failing on OCP 4.15 due to changed PSA policy].
71
71
endif::openshift-rosa,openshift-rosa-hcp[]
72
72
73
-
// TODO: Add xrefs to ROSA HCP when Operators book is added.
74
-
ifndef::openshift-rosa-hcp[]
75
73
[role="_additional-resources"]
76
74
.Additional resources
75
+
ifndef::openshift-rosa-hcp[]
77
76
* xref:../../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-installing-operators-from-operatorhub_olm-adding-operators-to-a-cluster[Installing Operators on clusters for administrators]
78
-
// This xref is not included in the ROSA docs.
79
-
ifndef::openshift-rosa[]
80
-
* xref:../../../operators/user/olm-installing-operators-in-namespace.adoc#olm-installing-operators-in-namespace[Installing Operators in namespaces for non-administrators]
81
-
endif::openshift-rosa[]
82
77
endif::openshift-rosa-hcp[]
78
+
// This xref is not included in the ROSA classic docs.
79
+
ifndef::openshift-rosa,openshift-rosa-hcp[]
80
+
* xref:../../../operators/user/olm-installing-operators-in-namespace.adoc#olm-installing-operators-in-namespace[Installing Operators in namespaces for non-administrators]
You can use {oadp-first} with {product-rosa} (ROSA) clusters to back up and restore application data.
15
+
ifdef::openshift-rosa,openshift-rosa-hcp[]
16
+
You can use {oadp-first} with {product-title} clusters to back up and restore application data.
17
+
endif::openshift-rosa,openshift-rosa-hcp[]
16
18
17
19
ifndef::openshift-rosa,openshift-rosa-hcp[]
20
+
You can use {oadp-first} with {product-rosa} (ROSA) clusters to back up and restore application data.
21
+
18
22
ROSA is a fully-managed, turnkey application platform that allows you to deliver value to your customers by building and deploying applications.
19
23
20
24
ROSA provides seamless integration with a wide range of {aws-first} compute, database, analytics, machine learning, networking, mobile, and other services to speed up the building and delivery of differentiating experiences to your customers.
You can force the reconciliation by making any minor change to the DPA itself.
42
42
====
43
43
44
-
45
44
.Verification
46
45
47
46
* After the DPA is reconciled, confirm that the parameter has been created and that the correct registry data has been populated into it by entering the following command:
Copy file name to clipboardExpand all lines: modules/installing-oadp-rosa-sts.adoc
+36-8Lines changed: 36 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
= Installing the OADP Operator and providing the IAM role
8
8
9
9
[role="_abstract"]
10
-
AWS Security Token Service (AWS STS) is a global web service that provides short-term credentials for IAM or federated users. {product-title}(ROSA) with {sts-short} is the recommended credential mode for ROSA clusters. This document describes how to install {oadp-first} on ROSA with {aws-short}{sts-short}.
10
+
AWS Security Token Service (AWS STS) is a global web service that provides short-term credentials for IAM or federated users. {product-title} with {sts-short} is the recommended credential mode. This document describes how to install {oadp-first} on clusters with {aws-short}{sts-short}.
11
11
12
12
13
13
[IMPORTANT]
@@ -32,12 +32,24 @@ The Data Mover feature is not currently supported in ROSA clusters. You can use
32
32
33
33
.Prerequisites
34
34
35
-
* An {product-title} ROSA cluster with the required access and tokens. For instructions, see the previous procedure _Preparing AWS credentials for OADP_. If you plan to use two different clusters for backing up and restoring, you must prepare {aws-short} credentials, including `ROLE_ARN`, for each cluster.
36
-
35
+
ifndef::openshift-rosa,openshift-rosa-hcp[]
36
+
* An {product-title}
37
+
endif::openshift-rosa,openshift-rosa-hcp[]
38
+
ifdef::openshift-rosa,openshift-rosa-hcp[]
39
+
* A {product-title}
40
+
endif::openshift-rosa,openshift-rosa-hcp[]
41
+
cluster with the required access and tokens. For instructions, see the previous procedure _Preparing AWS credentials for OADP_. If you plan to use two different clusters for backing up and restoring, you must prepare {aws-short} credentials, including `ROLE_ARN`, for each cluster.
37
42
38
43
.Procedure
39
44
40
-
. Create an {product-title} secret from your {aws-short} token file by entering the following commands:
45
+
. Create
46
+
ifndef::openshift-rosa,openshift-rosa-hcp[]
47
+
an {product-title}
48
+
endif::openshift-rosa,openshift-rosa-hcp[]
49
+
ifdef::openshift-rosa,openshift-rosa-hcp[]
50
+
a {product-title}
51
+
endif::openshift-rosa,openshift-rosa-hcp[]
52
+
secret from your {aws-short} token file by entering the following commands:
<1> ROSA supports internal image backup. Set this field to `false` if you do not want to use image backup.
202
+
ifndef::openshift-rosa,openshift-rosa-hcp[]
203
+
<1> ROSA supports internal image backup. Set this field to false if you do not want to use image backup.
204
+
endif::openshift-rosa,openshift-rosa-hcp[]
205
+
ifdef::openshift-rosa,openshift-rosa-hcp[]
206
+
<1> {product-title} supports internal image backup. Set this field to false if you do not want to use image backup.
207
+
endif::openshift-rosa,openshift-rosa-hcp[]
192
208
<2> See the important note regarding the `nodeAgent` attribute.
193
209
<3> The type of uploader. The possible values are `restic` or `kopia`. The built-in Data Mover uses Kopia as the default uploader mechanism regardless of the value of the `uploaderType` field.
194
-
210
+
+
195
211
// . Create the `DataProtectionApplication` resource, which is used to configure the connection to the storage where the backups and volume snapshots are stored:
196
212
197
213
.. If you are using CSI or non-CSI volumes, deploy a Data Protection Application by entering the following command:
For a complete list of all issues resolved in this release, see the list of link:https://issues.redhat.com/issues/?filter=12438505[OADP 1.4.0 resolved issues] in Jira.
For a complete list of all known issues in this release, see the list of link:https://issues.redhat.com/issues/?filter=12438506[OADP 1.4.0 known issues] in Jira.
0 commit comments