Skip to content

Commit 1f0b25b

Browse files
authored
Merge pull request #101847 from abrennan89/CNV-69918
CNV-69918: Moving IBM Fusion SAN docs to Storage section
2 parents faa00e8 + 2230865 commit 1f0b25b

File tree

9 files changed

+15
-34
lines changed

9 files changed

+15
-34
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4819,13 +4819,6 @@ Topics:
48194819
File: virt-configuring-higher-vm-workload-density
48204820
- Name: Configuring certificate rotation
48214821
File: virt-configuring-certificate-rotation
4822-
- Name: Virtualization with IBM Fusion Access for SAN
4823-
Dir: fusion_access_SAN
4824-
Topics:
4825-
- Name: IBM Fusion Access for SAN overview
4826-
File: fusion-access-san-overview
4827-
- Name: Install and configure IBM Fusion Access for SAN
4828-
File: install-configure-fusion-access-san
48294822
- Name: Updating
48304823
Dir: updating
48314824
Topics:
@@ -5021,6 +5014,8 @@ Topics:
50215014
File: virt-managing-data-volume-annotations
50225015
- Name: Understanding virtual machine storage with the CSI paradigm
50235016
File: virt-storage-with-csi-paradigm
5017+
- Name: Using OpenShift Virtualization with IBM Fusion Access for SAN
5018+
File: install-configure-fusion-access-san
50245019
# Virtual machine live migration
50255020
- Name: Live migration
50265021
Dir: live_migration

modules/virt-about-fusion-access-san.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/fusion_access_SAN/about-fusion-access-san.adoc
3+
// * virt/fusion_access_SAN/install-configure-fusion-access-san.adoc
44

55
:_mod-docs-content-type: CONCEPT
66
[id="about-fusion-access-san_{context}"]
77
= About {IBMFusionFirst}
88

99
{IBMFusionFirst} is a solution that provides a scalable clustered file system for enterprise storage, primarily designed to offer access to consolidated, block-level data storage. It presents storage devices, such as disk arrays, to the operating system as if they were direct-attached storage.
1010

11-
This solution is particularly geared towards enterprise storage for Red Hat {VirtProductName} and leverages existing Storage Area Network (SAN) infrastructure. A SAN is a dedicated network of storage devices that is typically not accessible through the local area network (LAN).
11+
This solution is particularly geared towards enterprise storage for {VirtProductName} and leverages existing Storage Area Network (SAN) infrastructure. A SAN is a dedicated network of storage devices that is typically not accessible through the local area network (LAN).
12+
13+
To use {VirtProductName} with {IBMFusionFirst}, you must first install the {FusionSAN} Operator.
14+
15+
Then you must create a Kubernetes pull secret and create the `FusionAccess` custom resource (CR).
16+
17+
Finally, follow the {product-title} web console wizard to configure the storage cluster, local disk, and file systems.
1218

1319
[id="why-use-fusion-san_{context}"]
1420
== Why use {FusionSAN}?

modules/virt-fusion-access-san-prereqs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * virt/fusion_access_SAN/about-fusion-access-san.adoc
3+
// * virt/fusion_access_SAN/install-configure-fusion-access-san.adoc
44

55
:_mod-docs-content-type: REFERENCE
66
[id="fusion-access-san-prereqs_{context}"]

virt/fusion_access_SAN/_attributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

virt/fusion_access_SAN/fusion-access-san-overview.adoc

Lines changed: 0 additions & 13 deletions
This file was deleted.

virt/fusion_access_SAN/images

Lines changed: 0 additions & 1 deletion
This file was deleted.

virt/fusion_access_SAN/modules

Lines changed: 0 additions & 1 deletion
This file was deleted.

virt/fusion_access_SAN/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

virt/fusion_access_SAN/install-configure-fusion-access-san.adoc renamed to virt/storage/install-configure-fusion-access-san.adoc

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
:_mod-docs-content-type: ASSEMBLY
22
include::_attributes/common-attributes.adoc[]
33
[id="install-configure-fusion-access-san"]
4-
= Installing and configuring {IBMFusionFirst}
5-
4+
= Using {VirtProductName} with {IBMFusionFirst}
65
:context: install-configure-fusion-access-san
76

87
toc::[]
98

10-
To use Red Hat {VirtProductName} with {IBMFusionFirst}, you must first install the {FusionSAN} Operator.
11-
12-
Then you must create a Kubernetes pull secret and create the FusionAccess custom resource (CR).
9+
include::modules/virt-about-fusion-access-san.adoc[leveloffset=+1]
1310

14-
Finally, follow the Red Hat {product-title} web console wizard to configure the storage cluster, local disk, and file systems.
11+
include::modules/virt-fusion-access-san-prereqs.adoc[leveloffset=+1]
1512

1613
include::modules/virt-installing-fusion-access-operator.adoc[leveloffset=+1]
1714

@@ -34,4 +31,4 @@ Create a VM from an instance type or template and select a storage class that co
3431

3532
* xref:../../virt/creating_vm/virt-creating-vms-from-templates.adoc#virt-creating-vms-from-templates[Creating virtual machines from templates].
3633

37-
include::modules/virt-fusion-access-san-release-updates.adoc[leveloffset=+1]
34+
include::modules/virt-fusion-access-san-release-updates.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)