Skip to content

Commit ae22ca6

Browse files
committed
[WIP] CNV#41658: adding backup assembly to rosa/osd
1 parent 18ca37f commit ae22ca6

File tree

3 files changed

+29
-14
lines changed

3 files changed

+29
-14
lines changed

_topic_maps/_topic_map_osd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,8 +1696,8 @@ Topics:
16961696
Topics:
16971697
- Name: Backup and restore by using VM snapshots
16981698
File: virt-backup-restore-snapshots
1699-
# - Name: Backing up and restoring virtual machines
1700-
# File: virt-backup-restore-overview
1699+
- Name: Backing up and restoring virtual machines
1700+
File: virt-backup-restore-overview
17011701
# - Name: Collecting OKD Virtualization data for community report
17021702
# File: virt-collecting-virt-data
17031703
# Distros: openshift-origin

_topic_maps/_topic_map_rosa.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1959,8 +1959,8 @@ Topics:
19591959
Topics:
19601960
- Name: Backup and restore by using VM snapshots
19611961
File: virt-backup-restore-snapshots
1962-
# - Name: Backing up and restoring virtual machines
1963-
# File: virt-backup-restore-overview
1962+
- Name: Backing up and restoring virtual machines
1963+
File: virt-backup-restore-overview
19641964
# - Name: Removed topics (Placeholder for topics removed from topic map)
19651965
# Dir: Removed_topics
19661966
# Topics:

virt/backup_restore/virt-backup-restore-overview.adoc

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,23 @@ include::_attributes/common-attributes.adoc[]
99

1010
toc::[]
1111

12-
You can install the {oadp-first} with {VirtProductName} by installing the {oadp-short} Operator and configuring a backup location. Then, you can install the Data Protection Application.
12+
[IMPORTANT]
13+
====
14+
Red Hat supports using {VirtProductName} 4.14 or later with {oadp-short} 1.3.x or later.
15+
16+
{oadp-short} versions earlier than 1.3.0 are not supported for back up and restore of {VirtProductName}.
17+
====
1318

19+
ifndef::openshift-rosa,openshift-dedicated[]
1420
Back up and restore virtual machines by using the xref:../../backup_and_restore/index.adoc#application-backup-restore-operations-overview[{oadp-full}].
21+
endif::openshift-rosa,openshift-dedicated[]
22+
23+
ifdef::openshift-rosa,openshift-dedicated[]
24+
Back up and restore virtual machines by using the {oadp-full}.
25+
endif::openshift-rosa,openshift-dedicated[]
26+
27+
You can install the {oadp-first} with {VirtProductName} by installing the {oadp-short} Operator and configuring a backup location. You can then install the Data Protection Application.
28+
1529

1630
[NOTE]
1731
====
@@ -27,30 +41,31 @@ The following storage options are excluded:
2741
2842
* Volume snapshot backup and restore
2943
44+
ifndef::openshift-rosa,openshift-dedicated[]
3045
For more information, see xref:../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/oadp-backing-up-applications-restic-doc.adoc#oadp-backing-up-applications-restic-doc[Backing up applications with File System Backup: Kopia or Restic].
46+
endif::openshift-rosa,openshift-dedicated[]
3147
====
32-
To install the {oadp-short} Operator in a restricted network environment, you must first disable the default OperatorHub sources and mirror the Operator catalog. See xref:../../operators/admin/olm-restricted-networks.adoc#olm-restricted-networks[Using Operator Lifecycle Manager on restricted networks] for details.
48+
49+
To install the {oadp-short} Operator in a restricted network environment, you must first disable the default OperatorHub sources and mirror the Operator catalog.
50+
51+
ifndef::openshift-rosa,openshift-dedicated[]
52+
See xref:../../operators/admin/olm-restricted-networks.adoc#olm-restricted-networks[Using Operator Lifecycle Manager on restricted networks] for details.
53+
endif::openshift-rosa,openshift-dedicated[]
3354

3455
include::modules/install-and-configure-oadp-kubevirt.adoc[leveloffset=+1]
3556

57+
ifndef::openshift-rosa,openshift-dedicated[]
3658
[role="_additional-resources"]
3759
.Additional resources
3860
3961
* xref:../../backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc#oadp-plugins_oadp-features-plugins[{oadp-short} plugins]
4062
* xref:../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/backing-up-applications.adoc#backing-up-applications[`Backup` custom resource (CR)]
4163
* xref:../../backup_and_restore/application_backup_and_restore/backing_up_and_restoring/restoring-applications.adoc#restoring-applications[`Restore` CR]
4264
* xref:../../operators/admin/olm-restricted-networks.adoc#olm-restricted-networks[Using Operator Lifecycle Manager on restricted networks]
65+
endif::openshift-rosa,openshift-dedicated[]
4366
4467
include::modules/oadp-installing-dpa-1-3.adoc[leveloffset=+1]
4568
46-
[IMPORTANT]
47-
====
48-
Red Hat supports using {VirtProductName} 4.14 or later with {oadp-short} 1.3.x or later.
49-
50-
{oadp-short} versions before 1.3.0 are not supported for back up and restore of {VirtProductName}.
51-
====
52-
5369
:!provider:
5470
:!credentials:
5571
:!virt-backup-restore-overview:
56-

0 commit comments

Comments
 (0)