diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index 56b1b894b97e..587e5add86ab 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -1656,18 +1656,18 @@ Topics: File: persistent-storage-ocs - Name: Persistent storage using VMware vSphere File: persistent-storage-vsphere - - Name: Persistent storage using local storage - Dir: persistent_storage_local - Distros: openshift-enterprise,openshift-origin - Topics: - - Name: Local storage overview - File: ways-to-provision-local-storage - - Name: Persistent storage using local volumes - File: persistent-storage-local - - Name: Persistent storage using hostPath - File: persistent-storage-hostpath - - Name: Persistent storage using LVM Storage - File: persistent-storage-using-lvms +- Name: Persistent storage using local storage + Dir: persistent_storage_local + Distros: openshift-enterprise,openshift-origin + Topics: + - Name: Local storage overview + File: ways-to-provision-local-storage + - Name: Persistent storage using local volumes + File: persistent-storage-local + - Name: Persistent storage using hostPath + File: persistent-storage-hostpath + - Name: Persistent storage using LVM Storage + File: persistent-storage-using-lvms - Name: Using Container Storage Interface (CSI) Dir: container_storage_interface Distros: openshift-enterprise,openshift-origin diff --git a/edge_computing/ztp-manual-install.adoc b/edge_computing/ztp-manual-install.adoc index e78d675a99b2..c2e7aa5e29e0 100644 --- a/edge_computing/ztp-manual-install.adoc +++ b/edge_computing/ztp-manual-install.adoc @@ -42,7 +42,7 @@ include::modules/ztp-manually-install-a-single-managed-cluster.adoc[leveloffset= * xref:../edge_computing/ztp-reference-cluster-configuration-for-vdu.adoc#ztp-managed-cluster-network-prereqs_sno-configure-for-vdu[Connectivity prerequisites for managed cluster networks] -* xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-preface-sno-ran_logical-volume-manager-storage[Deploying LVM Storage on single-node OpenShift clusters] +* xref:../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-preface-sno-ran_logical-volume-manager-storage[Deploying {lvms} on {sno} clusters] * xref:../edge_computing/ztp-advanced-policy-config.adoc#ztp-provisioning-lvm-storage_ztp-advanced-policy-config[Configuring LVM Storage using PolicyGenTemplate CRs] diff --git a/installing/installing_sno/install-sno-installing-sno.adoc b/installing/installing_sno/install-sno-installing-sno.adoc index cb820710fc0b..a996f6f751d3 100644 --- a/installing/installing_sno/install-sno-installing-sno.adoc +++ b/installing/installing_sno/install-sno-installing-sno.adoc @@ -23,7 +23,7 @@ include::modules/install-sno-generating-the-discovery-iso-with-the-assisted-inst [role="_additional-resources"] .Additional resources -* xref:../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#persistent-storage-using-lvms_logical-volume-manager-storage[Persistent storage using logical volume manager storage] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#persistent-storage-using-lvms_logical-volume-manager-storage[Persistent storage using logical volume manager storage] * xref:../../virt/about_virt/about-virt.adoc#virt-what-you-can-do-with-virt_about-virt[What you can do with OpenShift Virtualization] // Installing single-node OpenShift with the Assisted Installer diff --git a/installing/installing_with_agent_based_installer/preparing-an-agent-based-installed-cluster-for-mce.adoc b/installing/installing_with_agent_based_installer/preparing-an-agent-based-installed-cluster-for-mce.adoc index ecd49392c7c1..e82cf74f91c5 100644 --- a/installing/installing_with_agent_based_installer/preparing-an-agent-based-installed-cluster-for-mce.adoc +++ b/installing/installing_with_agent_based_installer/preparing-an-agent-based-installed-cluster-for-mce.adoc @@ -13,7 +13,7 @@ The following procedure is partially automated and requires manual steps after t == Prerequisites * You have read the following documentation: ** link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.9/html/clusters/cluster_mce_overview[Cluster lifecycle with multicluster engine operator overview]. -** xref:../../storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Persistent storage using local volumes]. +** xref:../../storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Persistent storage using local volumes]. ** xref:../../edge_computing/ztp-deploying-far-edge-clusters-at-scale.adoc#about-ztp_ztp-deploying-far-edge-clusters-at-scale[Using {ztp} to provision clusters at the network far edge]. ** xref:../../installing/installing_with_agent_based_installer/preparing-to-install-with-agent-based-installer.adoc#preparing-to-install-with-agent-based-installer[Preparing to install with the Agent-based Installer]. ** xref:../../installing/disconnected_install/index.adoc#installing-mirroring-disconnected-about[About disconnected installation mirroring]. @@ -30,4 +30,4 @@ include::modules/preparing-an-initial-cluster-deployment-for-mce-connected.adoc[ [role="_additional-resources"] .Additional resources -* xref:../../storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[The Local Storage Operator] +* xref:../../storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[The Local Storage Operator] diff --git a/migrating_from_ocp_3_to_4/planning-migration-3-4.adoc b/migrating_from_ocp_3_to_4/planning-migration-3-4.adoc index 442f9c7a29ba..46173cd6d237 100644 --- a/migrating_from_ocp_3_to_4/planning-migration-3-4.adoc +++ b/migrating_from_ocp_3_to_4/planning-migration-3-4.adoc @@ -86,7 +86,7 @@ Review the following storage changes to consider when transitioning from {produc Local storage is only supported by using the Local Storage Operator in {product-title} {product-version}. It is not supported to use the local provisioner method from {product-title} 3.11. -For more information, see xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Persistent storage using local volumes]. +For more information, see xref:../storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Persistent storage using local volumes]. [discrete] ==== FlexVolume persistent storage diff --git a/post_installation_configuration/ibmz-post-install.adoc b/post_installation_configuration/ibmz-post-install.adoc index d1af9e0b714e..6f7a9bdcf317 100644 --- a/post_installation_configuration/ibmz-post-install.adoc +++ b/post_installation_configuration/ibmz-post-install.adoc @@ -29,8 +29,8 @@ include::modules/ibmz-configure-devices-mco.adoc[leveloffset=+1] .Next steps -* xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Install and configure the Local Storage Operator] -* xref:../networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.adoc#k8s-nmstate-updating-node-network-config[Updating node network configuration] +* xref:../storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Install and configure the Local Storage Operator] +* xref:../networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.adoc#k8s-nmstate-updating-node-network-config[Observing and updating the node network state and configuration] include::modules/ibmz-configure-devices-manually.adoc[leveloffset=+1] @@ -49,5 +49,5 @@ include::modules/ibmz-enable-multipathing-fcp-luns.adoc[leveloffset=+1] .Next steps -* xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Install and configure the Local Storage Operator] -* xref:../networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.adoc#k8s-nmstate-updating-node-network-config[Updating node network configuration] +* xref:../storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Install and configure the Local Storage Operator] +* xref:../networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.adoc#k8s-nmstate-updating-node-network-config[Observing and updating the node network state and configuration] diff --git a/release_notes/ocp-4-15-release-notes.adoc b/release_notes/ocp-4-15-release-notes.adoc index a438d1201161..d6b7bfba67e0 100644 --- a/release_notes/ocp-4-15-release-notes.adoc +++ b/release_notes/ocp-4-15-release-notes.adoc @@ -740,7 +740,7 @@ For more information, see the following sections: With this release, the `LVMCluster` custom resource (CR) provides support for recovering volume groups from the previous {lvms} installation. If the `deviceClasses.name` field is set to the name of a volume group from the previous {lvms} installation, {lvms} recreates the resources related to that volume group in the current {lvms} installation. This simplifies the process of using devices from the previous {lvms} installation through the reinstallation of {lvms}. -For more information, see xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-creating-lvms-cluster_logical-volume-manager-storage[Creating a Logical Volume Manager cluster on a worker node]. +For more information, see xref:../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-creating-lvms-cluster_logical-volume-manager-storage[Creating a Logical Volume Manager cluster on a worker node]. [id="ocp-4.15-storage-support-for-wiping-the-devices"] ==== Support for wiping the devices in {lvms} @@ -752,7 +752,7 @@ This feature provides a new optional field `forceWipeDevicesAndDestroyAllData` i If `forceWipeDevicesAndDestroyAllData` is set to `true`, {lvms} wipes all previous data on the devices. You must use this feature with caution. ==== -For more information, see xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-creating-lvms-cluster_logical-volume-manager-storage[Creating a Logical Volume Manager cluster on a worker node]. +For more information, see xref:../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-creating-lvms-cluster_logical-volume-manager-storage[Creating a Logical Volume Manager cluster on a worker node]. [id="ocp-4.15-storage-support-for-lvms-on-multi-node-clusters"] ==== Support for deploying {lvms} on multi-node clusters @@ -763,14 +763,14 @@ This feature provides support for deploying {lvms} on multi-node clusters. Previ {lvms} only supports node local storage on multi-node clusters. It does not support storage data replication mechanism across nodes. When using {lvms} on multi-node clusters, you must ensure storage data replication through active or passive replication mechanisms to avoid a single point of failure. ==== -For more information, see xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-preface-sno-ran_logical-volume-manager-storage[Deploying {lvms}]. +For more information, see xref:../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-preface-sno-ran_logical-volume-manager-storage[Deploying {lvms}]. [id="ocp-4.15-storage-support-for-integrating-raid-arrays-with-lvms"] ==== Integrating RAID arrays with {lvms} This feature provides support for integrating RAID arrays that are created using the `mdadm` utility with {lvms}. The `LVMCluster` custom resource (CR) provides support for adding paths to the RAID arrays in the `deviceSelector.paths` field and the `deviceSelector.optionalPaths` field. -For more information, see xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-integrating-software-raid-arrays_logical-volume-manager-storage[Integrating software RAID arrays with LVM Storage]. +For more information, see xref:../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-integrating-software-raid-arrays_logical-volume-manager-storage[Integrating software RAID arrays with LVM Storage]. [id="ocp-4.15-storage-fips-conpliance-support-for-lvms"] ==== FIPS compliance support for {lvms} @@ -789,7 +789,7 @@ For more information, see xref:..//storage/container_storage_interface/persisten This feature provides an optional field, `forceWipeDevicesAndDestroyAllData` defining whether or not to call `wipefs`, which removes partition table signatures (magic strings) making the disk ready to use for Local Storage Operator (LSO) provisioning. No other data besides signatures is erased. This feature is now generally available. Note that this feature does not apply to `LocalVolumeSet` (LVS). -For more information, see xref:..//storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#local-volume-cr_persistent-storage-local[Provisioning local volumes by using the Local Storage Operator]. +For more information, see xref:..//storage/persistent_storage_local/persistent-storage-local.adoc#local-volume-cr_persistent-storage-local[Provisioning local volumes by using the Local Storage Operator]. [id="ocp-4-15-storage-non-graceful-node-shutdown"] ==== Detach CSI volumes after non-graceful node shutdown is generally available diff --git a/scalability_and_performance/using-rfhe.adoc b/scalability_and_performance/using-rfhe.adoc index 81cde8a7ae6b..ad6db31abbaf 100644 --- a/scalability_and_performance/using-rfhe.adoc +++ b/scalability_and_performance/using-rfhe.adoc @@ -56,7 +56,7 @@ include::modules/nw-rfhe-creating-hardware-event.adoc[leveloffset=+2] [role="_additional-resources"] .Additional resources -* xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Persistent storage using local volumes] +* xref:../storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Persistent storage using local volumes] include::modules/cnf-rfhe-notifications-api-refererence.adoc[leveloffset=+1] diff --git a/storage/persistent_storage/persistent_storage_local/_attributes b/storage/persistent_storage_local/_attributes similarity index 100% rename from storage/persistent_storage/persistent_storage_local/_attributes rename to storage/persistent_storage_local/_attributes diff --git a/storage/persistent_storage/persistent_storage_local/images b/storage/persistent_storage_local/images similarity index 100% rename from storage/persistent_storage/persistent_storage_local/images rename to storage/persistent_storage_local/images diff --git a/storage/persistent_storage/persistent_storage_local/modules b/storage/persistent_storage_local/modules similarity index 100% rename from storage/persistent_storage/persistent_storage_local/modules rename to storage/persistent_storage_local/modules diff --git a/storage/persistent_storage/persistent_storage_local/persistent-storage-hostpath.adoc b/storage/persistent_storage_local/persistent-storage-hostpath.adoc similarity index 100% rename from storage/persistent_storage/persistent_storage_local/persistent-storage-hostpath.adoc rename to storage/persistent_storage_local/persistent-storage-hostpath.adoc diff --git a/storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc b/storage/persistent_storage_local/persistent-storage-local.adoc similarity index 87% rename from storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc rename to storage/persistent_storage_local/persistent-storage-local.adoc index 3104dd1f09aa..d272efed59a3 100644 --- a/storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc +++ b/storage/persistent_storage_local/persistent-storage-local.adoc @@ -37,7 +37,7 @@ include::modules/persistent-storage-local-tolerations.adoc[leveloffset=+1] include::modules/persistent-storage-local-metrics.adoc[leveloffset=+1] -For more information about metrics, see xref:../../../observability/monitoring/accessing-metrics/accessing-metrics-as-an-administrator.adoc#accessing-metrics-as-an-administrator[Accessing metrics as an administrator]. +For more information about metrics, see xref:../../observability/monitoring/accessing-metrics/accessing-metrics-as-an-administrator.adoc#accessing-metrics-as-an-administrator[Accessing metrics as an administrator]. == Deleting the Local Storage Operator resources diff --git a/storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc b/storage/persistent_storage_local/persistent-storage-using-lvms.adoc similarity index 50% rename from storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc rename to storage/persistent_storage_local/persistent-storage-using-lvms.adoc index dfb34a48ddc0..fca961600f07 100644 --- a/storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc +++ b/storage/persistent_storage_local/persistent-storage-using-lvms.adoc @@ -16,6 +16,7 @@ You can create volume groups, persistent volume claims (PVCs), volume snapshots, include::modules/lvms-about-lvm-storage-installation.adoc[leveloffset=+1] [role="_additional-resources"] +[id="additional-resources-1_{context}"] .Additional resources * link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/{rh-rhacm-version}/html/install/installing#installing-while-connected-online[Red Hat Advanced Cluster Management for Kubernetes: Installing while connected online] @@ -27,44 +28,46 @@ include::modules/lvms-installing-logical-volume-manager-operator-using-openshift include::modules/lvms-installing-logical-volume-manager-operator-disconnected-environment.adoc[leveloffset=+2] [role="_additional-resources"] +[id="additional-resources-2_{context}"] .Additional resources -* xref:../../../installing/disconnected_install/index.adoc#installing-mirroring-disconnected-about[About disconnected installation mirroring] +* xref:../../installing/disconnected_install/index.adoc#installing-mirroring-disconnected-about[About disconnected installation mirroring] -* xref:../../../installing/disconnected_install/installing-mirroring-creating-registry.adoc#installing-mirroring-creating-registry[Creating a mirror registry with mirror registry for Red Hat OpenShift] +* xref:../../installing/disconnected_install/installing-mirroring-creating-registry.adoc#installing-mirroring-creating-registry[Creating a mirror registry with mirror registry for Red Hat OpenShift] -* xref:../../../installing/disconnected_install/installing-mirroring-installation-images.adoc#installation-mirror-repository_installing-mirroring-installation-images[Mirroring the {product-title} image repository] +* xref:../../installing/disconnected_install/installing-mirroring-installation-images.adoc#installation-mirror-repository_installing-mirroring-installation-images[Mirroring the {product-title} image repository] -* xref:../../../installing/disconnected_install/installing-mirroring-disconnected.adoc#oc-mirror-creating-image-set-config_installing-mirroring-disconnected[Creating the image set configuration] +* xref:../../installing/disconnected_install/installing-mirroring-disconnected.adoc#oc-mirror-creating-image-set-config_installing-mirroring-disconnected[Creating the image set configuration] -* xref:../../../installing/disconnected_install/installing-mirroring-disconnected.adoc#mirroring-image-set[Mirroring an image set to a mirror registry] +* xref:../../installing/disconnected_install/installing-mirroring-disconnected.adoc#mirroring-image-set[Mirroring an image set to a mirror registry] -* xref:../../../openshift_images/image-configuration.adoc#images-configuration-registry-mirror_image-configuration[Configuring image registry repository mirroring] +* xref:../../openshift_images/image-configuration.adoc#images-configuration-registry-mirror_image-configuration[Configuring image registry repository mirroring] -* xref:../../../openshift_images/image-streams-manage.adoc#images-imagestream-use_image-configuration[Why use imagestreams] +* xref:../../openshift_images/image-streams-manage.adoc#images-imagestream-use_image-configuration[Why use imagestreams] include::modules/lvms-installing-logical-volume-manager-operator-using-rhacm.adoc[leveloffset=+2] * link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/{rh-rhacm-version}/html/install/installing#installing-while-connected-online[Red Hat Advanced Cluster Management for Kubernetes: Installing while connected online] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] // About the LVMCluster custom resource include::modules/lvms-about-lvmcluster-cr.adoc[leveloffset=+1] [role="_additional-resources"] +[id="additional-resources-3_{context}"] .Additional resources * link:https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/configuring_and_managing_logical_volumes/index#overview-of-chunk-size_creating-and-managing-thin-provisioned-volumes[Overview of chunk size] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#limitations-to-configure-size-of-devices_logical-volume-manager-storage[Limitations to configure the size of the devices used in {lvms}] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#limitations-to-configure-size-of-devices_logical-volume-manager-storage[Limitations to configure the size of the devices used in {lvms}] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-reusing-vg-from-prev-installation_logical-volume-manager-storage[Reusing a volume group from the previous LVM Storage installation] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-reusing-vg-from-prev-installation_logical-volume-manager-storage[Reusing a volume group from the previous {lvms} installation] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-adding-devices-to-a-vg_logical-volume-manager-storage[About adding devices to a volume group] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-adding-devices-to-a-vg_logical-volume-manager-storage[About adding devices to a volume group] -* xref:../../../nodes/nodes/nodes-sno-worker-nodes.adoc[Adding worker nodes to {sno} clusters] +* xref:../../nodes/nodes/nodes-sno-worker-nodes.adoc[Adding worker nodes to {sno} clusters] // Limitations to configure the size of the devices to be used in LVM Storage include::modules/lvms-limitations-to-configure-size-of-devices.adoc[leveloffset=+2] @@ -73,11 +76,16 @@ include::modules/lvms-limitations-to-configure-size-of-devices.adoc[leveloffset= include::modules/lvms-about-adding-devices-to-a-vg.adoc[leveloffset=+2] [role="_additional-resources"] +[id="additional-resources-4_{context}"] .Additional resources -* xref:../../../installing/install_config/installing-customizing.adoc#installation-special-config-raid_installing-customizing[Configuring a RAID-enabled data volume] +* xref:../../installing/install_config/installing-customizing.adoc#installation-special-config-raid_installing-customizing[Configuring a RAID-enabled data volume] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}] +* xref:../../installing/install_config/installing-customizing.adoc#installation-special-config-encrypt-disk_installing-customizing[About disk encryption] + +* xref:../../installing/install_config/installing-customizing.adoc#installation-special-config-storage-procedure_installing-customizing[Configuring disk encryption and mirroring] + +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}] // Devices not supported by LVMS include::modules/lvms-unsupported-devices.adoc[leveloffset=+2] @@ -92,25 +100,28 @@ include::modules/lvms-reusing-vg-from-prev-installation.adoc[leveloffset=+2] include::modules/lvms-creating-lvms-cluster-using-cli.adoc[leveloffset=+2] [role="_additional-resources"] +[id="additional-resources-5_{context}"] .Additional resources -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] include::modules/lvms-creating-lvms-cluster-using-web-console.adoc[leveloffset=+2] [role="_additional-resources"] +[id="additional-resources-6_{context}"] .Additional resources -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] include::modules/lvms-creating-lvmcluster-using-rhacm.adoc[leveloffset=+2] [role="_additional-resources"] +[id="additional-resources-7_{context}"] .Additional resources * link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/{rh-rhacm-version}/html/install/installing#installing-while-connected-online[Red Hat Advanced Cluster Management for Kubernetes: Installing while connected online] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] // Deleting the LVMCluster custom resource @@ -127,56 +138,61 @@ include::modules/lvms-provisioning-storage-using-logical-volume-manager-operator include::modules/lvms-about-scaling-storage-of-clusters.adoc[leveloffset=+1] [role="_additional-resources"] +[id="additional-resources-8_{context}"] .Additional resources -* xref:../../../nodes/nodes/nodes-sno-worker-nodes.adoc[Adding worker nodes to {sno} clusters] +* xref:../../nodes/nodes/nodes-sno-worker-nodes.adoc[Adding worker nodes to {sno} clusters] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}] include::modules/lvms-scaling-storage-of-clusters-using-cli.adoc[leveloffset=+2] [role="_additional-resources"] +[id="additional-resources-9_{context}"] .Additional resources -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-adding-devices-to-a-vg_logical-volume-manager-storage[About adding devices to a volume group] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-adding-devices-to-a-vg_logical-volume-manager-storage[About adding devices to a volume group] include::modules/lvms-scaling-storage-of-clusters-using-web-console.adoc[leveloffset=+2] [role="_additional-resources"] +[id="additional-resources-10_{context}"] .Additional resources -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-adding-devices-to-a-vg_logical-volume-manager-storage[About adding devices to a volume group] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-adding-devices-to-a-vg_logical-volume-manager-storage[About adding devices to a volume group] include::modules/lvms-scaling-storage-of-clusters-using-rhacm.adoc[leveloffset=+2] [role="_additional-resources"] +[id="additional-resources-11_{context}"] .Additional resources * link:https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/install/installing#installing-while-connected-online[Red Hat Advanced Cluster Management for Kubernetes: Installing while connected online] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-unsupported-devices_logical-volume-manager-storage[Devices not supported by {lvms}] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-adding-devices-to-a-vg_logical-volume-manager-storage[About adding devices to a volume group] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-adding-devices-to-a-vg_logical-volume-manager-storage[About adding devices to a volume group] // Expanding PVCs include::modules/lvms-scaling-storage-expand-pvc.adoc[leveloffset=+1] [role="_additional-resources"] +[id="additional-resources-12_{context}"] .Additional resources -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-about-scaling-storage-of-cluster_logical-volume-manager-storage[Ways to scale up the storage of clusters] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#lvms-about-scaling-storage-of-cluster_logical-volume-manager-storage[Ways to scale up the storage of clusters] -* xref:../../../storage/expanding-persistent-volumes.adoc#add-volume-expansion_expanding-persistent-volumes[Enabling volume expansion support] +* xref:../../storage/expanding-persistent-volumes.adoc#add-volume-expansion_expanding-persistent-volumes[Enabling volume expansion support] // Deleting PVC include::modules/lvms-deleting-pvc.adoc[leveloffset=+1] @@ -185,9 +201,10 @@ include::modules/lvms-deleting-pvc.adoc[leveloffset=+1] include::modules/lvms-about-volume-snapshots.adoc[leveloffset=+1] [role="_additional-resources"] +[id="additional-resources-13_{context}"] .Additional resources -* xref:../../../backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc#oadp-features_oadp-features-plugins[OADP features] +* xref:../../backup_and_restore/application_backup_and_restore/oadp-features-plugins.adoc#oadp-features_oadp-features-plugins[OADP features] include::modules/lvms-creating-volume-snapshots.adoc[leveloffset=+2] include::modules/lvms-restoring-volume-snapshots.adoc[leveloffset=+2] @@ -215,9 +232,10 @@ include::modules/lvms-uninstalling-logical-volume-manager-operator-using-rhacm.a include::modules/lvms-download-log-files-and-diagnostics.adoc[leveloffset=+1] [role="_additional-resources"] +[id="additional-resources-14_{context}"] .Additional resources -* xref:../../../support/gathering-cluster-data.adoc#about-must-gather_gathering-cluster-data[About the must-gather tool] +* xref:../../support/gathering-cluster-data.adoc#about-must-gather_gathering-cluster-data[About the must-gather tool] //Troubleshooting local persistent storage using LVM Storage @@ -228,11 +246,12 @@ include::modules/lvms-troubleshooting-investigating-a-pvc-stuck-in-the-pending-s include::modules/lvms-troubleshooting-recovering-from-missing-lvms-or-operator-components.adoc[leveloffset=+2] [role="_additional-resources"] +[id="additional-resources-15_{context}"] .Additional resources -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-lvmcluster_logical-volume-manager-storage[About the LVMCluster custom resource] -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-creating-lvmcluster-cr_logical-volume-manager-storage[Ways to create an LVMCluster custom resource] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#about-creating-lvmcluster-cr_logical-volume-manager-storage[Ways to create an LVMCluster custom resource] include::modules/lvms-troubleshooting-recovering-from-node-failure.adoc[leveloffset=+2] @@ -240,7 +259,7 @@ include::modules/lvms-troubleshooting-recovering-from-node-failure.adoc[leveloff [id="additional-resources-forced-cleanup-1"] .Additional resources -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#performing-a-forced-cleanup_logical-volume-manager-storage[Performing a forced clean-up] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#performing-a-forced-cleanup_logical-volume-manager-storage[Performing a forced clean-up] include::modules/lvms-troubleshooting-recovering-from-disk-failure.adoc[leveloffset=+2] @@ -248,6 +267,6 @@ include::modules/lvms-troubleshooting-recovering-from-disk-failure.adoc[leveloff [id="additional-resources-forced-cleanup-2"] .Additional resources -* xref:../../../storage/persistent_storage/persistent_storage_local/persistent-storage-using-lvms.adoc#performing-a-forced-cleanup_logical-volume-manager-storage[Performing a forced clean-up] +* xref:../../storage/persistent_storage_local/persistent-storage-using-lvms.adoc#performing-a-forced-cleanup_logical-volume-manager-storage[Performing a forced clean-up] include::modules/lvms-troubleshooting-performing-a-forced-cleanup.adoc[leveloffset=+2] \ No newline at end of file diff --git a/storage/persistent_storage/persistent_storage_local/snippets b/storage/persistent_storage_local/snippets similarity index 100% rename from storage/persistent_storage/persistent_storage_local/snippets rename to storage/persistent_storage_local/snippets diff --git a/storage/persistent_storage/persistent_storage_local/ways-to-provision-local-storage.adoc b/storage/persistent_storage_local/ways-to-provision-local-storage.adoc similarity index 100% rename from storage/persistent_storage/persistent_storage_local/ways-to-provision-local-storage.adoc rename to storage/persistent_storage_local/ways-to-provision-local-storage.adoc