1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

OADP-5246: Slight update to OADP / ROSA documentation

Signed-off-by: A.Arnold <anarnold@redhat.com>
This commit is contained in:
A.Arnold
2024-11-20 16:10:54 +00:00
committed by openshift-cherrypick-robot
parent 0b5821642b
commit ef9821eaf9

View File

@@ -11,7 +11,17 @@ AWS Security Token Service (AWS STS) is a global web service that provides short
[IMPORTANT]
====
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.
Restic is unsupported.
Kopia file system backup (FSB) is supported when backing up file systems that do not have Container Storage Interface (CSI) snapshotting support.
Example file systems include the following:
* Amazon Elastic File System (EFS)
* Network File System (NFS)
* `emptyDir` volumes
* Local volumes
For backing up volumes, OADP on ROSA with {aws-short} {sts-short} supports only native snapshots and Container Storage Interface (CSI) snapshots.
In an Amazon ROSA cluster that uses STS authentication, restoring backed-up data in a different {aws-short} region is not supported.