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/installing-oadp-rosa-sts.adoc
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,17 @@ AWS Security Token Service (AWS STS) is a global web service that provides short
11
11
12
12
[IMPORTANT]
13
13
====
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.
14
+
Restic is unsupported.
15
+
16
+
Kopia file system backup (FSB) is supported when backing up file systems that do not have Container Storage Interface (CSI) snapshotting support.
17
+
18
+
Example file systems include the following:
19
+
20
+
* Amazon Elastic File System (EFS)
21
+
* Network File System (NFS)
22
+
* `emptyDir` volumes
23
+
* Local volumes
24
+
15
25
For backing up volumes, OADP on ROSA with {aws-short} {sts-short} supports only native snapshots and Container Storage Interface (CSI) snapshots.
16
26
17
27
In an Amazon ROSA cluster that uses STS authentication, restoring backed-up data in a different {aws-short} region is not supported.
0 commit comments