mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
17 lines
755 B
Plaintext
17 lines
755 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * backup_and_restore/application_backup_and_restore/backing_up_and_restoring/backing-up-applications.adoc
|
|
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="oadp-ceph-prerequisites_{context}"]
|
|
= Prerequisites for using OADP 1.2 Data Mover with Ceph storage
|
|
|
|
The following prerequisites apply to all back up and restore operations of data using {oadp-first} 1.2 Data Mover in a cluster that uses Ceph storage:
|
|
|
|
* You have installed {product-title} 4.12 or later.
|
|
* You have installed the OADP Operator.
|
|
* You have created a secret `cloud-credentials` in the namespace `openshift-adp.`
|
|
* You have installed {rh-storage-first}.
|
|
* You have installed the latest VolSync Operator using the Operator Lifecycle Manager.
|