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
<1> Set this field to `false` if you do not want to use image backup.
223
-
<2> See the first note regarding the `nodeAgent` attribute.
223
+
<2> See the important note regarding the `nodeAgent` attribute.
224
224
<3> The `credentialsFile` field is the mounted location of the bucket credential on the pod.
225
225
<4> The `enableSharedConfig` field allows the `snapshotLocations` to share or reuse the credential defined for the bucket.
226
226
<5> Use the profile name set in the {aws-short} credentials file.
227
227
<6> Specify `region` as your {aws-short} region. This must be the same as the cluster region.
228
228
+
229
229
You are now ready to back up and restore {product-title} applications, as described in _Backing up applications_.
230
230
231
-
[NOTE]
231
+
[IMPORTANT]
232
232
====
233
233
If you use OADP 1.2, replace this configuration:
234
234
@@ -247,7 +247,4 @@ restic:
247
247
----
248
248
====
249
249
250
-
[NOTE]
251
-
====
252
250
If you want to use two different clusters for backing up and restoring, the two clusters must have the same {aws-short} S3 storage names in both the cloud storage CR and the OADP `DataProtectionApplication` configuration.
Copy file name to clipboardExpand all lines: modules/installing-oadp-rosa-sts.adoc
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,7 @@ AWS Security Token Service (AWS STS) is a global web service that provides short
13
13
====
14
14
Restic and Kopia are not supported in the OADP on ROSA with {aws-short} {sts-short} environment. Verify that the Restic and Kopia node agent is disabled.
15
15
For backing up volumes, OADP on ROSA with {aws-short} {sts-short} supports only native snapshots and Container Storage Interface (CSI) snapshots.
16
-
====
17
16
18
-
[IMPORTANT]
19
-
====
20
17
In an Amazon ROSA cluster that uses STS authentication, restoring backed-up data in a different {aws-short} region is not supported.
21
18
22
19
The Data Mover feature is not currently supported in ROSA clusters. You can use native {aws-short} S3 tools for moving data.
<1> ROSA supports internal image backup. Set this field to false if you do not want to use image backup.
232
-
<2> See the following note.
229
+
<2> See the important note regarding the `nodeAgent` attribute.
233
230
<3> The `credentialsFile` field is the mounted location of the bucket credential on the pod.
234
231
<4> The `enableSharedConfig` field allows the `snapshotLocations` to share or reuse the credential defined for the bucket.
235
232
<5> Use the profile name set in the {aws-short} credentials file.
236
233
<6> Specify `region` as your {aws-short} region. This must be the same as the cluster region.
237
234
+
238
235
You are now ready to back up and restore {product-title} applications, as described in _Backing up applications_.
239
236
240
-
[NOTE]
237
+
[IMPORTANT]
241
238
====
242
239
The `enable` parameter of `restic` is set to `false` in this configuration, because OADP does not support Restic in ROSA environments.
243
240
@@ -258,7 +255,5 @@ restic:
258
255
----
259
256
====
260
257
261
-
[NOTE]
262
-
====
263
258
If you want to use two different clusters for backing up and restoring, the two clusters must have the same {aws-short} S3 storage names in both the cloud storage CR and the OADP `DataProtectionApplication` configuration.
0 commit comments