Skip to content

Commit da5506a

Browse files
Merge pull request #67918 from sbeskin-redhat/OADP_2257
OADP-2257 CloudStorage: Cannot Restore CSI backups in different AWS region
2 parents 9b441ce + 0bc494b commit da5506a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

modules/oadp-installing-oadp-rosa-sts.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,14 @@ AWS Security Token Service (AWS STS) is a global web service that provides short
1111

1212
[IMPORTANT]
1313
====
14-
Restic is not supported in the OADP on ROSA with AWS STS environment. Ensure the Restic service is disabled. Use native snapshots to backup volumes. See _Known Issues_ for more information.
14+
Restic and Kopia are not supported in the OADP on ROSA with AWS STS environment. Make sure that the Restic/Kopia node agent is disabled. Use native snapshots or CSI snapshots to back up volumes. See _Known Issues_ for more information.
15+
====
16+
17+
[IMPORTANT]
18+
====
19+
In an Amazon ROSA cluster using STS authentication, restoring backed-up data in a different AWS region is not supported.
20+
21+
The Data Mover feature is not currently supported in ROSA clusters. You can use native AWS S3 tools for moving data.
1522
====
1623

1724
.Prerequisites

0 commit comments

Comments
 (0)