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
Copy file name to clipboardExpand all lines: modules/oadp-installing-oadp-rosa-sts.adoc
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,14 @@ AWS Security Token Service (AWS STS) is a global web service that provides short
11
11
12
12
[IMPORTANT]
13
13
====
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.
0 commit comments