From f58438a0d1f0d3ee98a6e8ab46abbb57297c6575 Mon Sep 17 00:00:00 2001 From: Jenny-Anne Lynch Date: Fri, 6 Mar 2026 10:50:00 +0000 Subject: [PATCH 1/2] fc-cinder-glance-with-cinder --- docs_user/modules/con_adoption-limitations.adoc | 4 +--- .../con_openshift-preparation-for-block-storage-adoption.adoc | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs_user/modules/con_adoption-limitations.adoc b/docs_user/modules/con_adoption-limitations.adoc index 678502a09..ae82d32bf 100644 --- a/docs_user/modules/con_adoption-limitations.adoc +++ b/docs_user/modules/con_adoption-limitations.adoc @@ -8,9 +8,7 @@ Before you proceed with the adoption, check which features are Technology Previe Technology Preview:: + -The following features are Technology Previews and have not been tested within the context of the {rhos_long} adoption: -+ -* FC-based drivers for {block_storage_first_ref} +The following features are Technology Previews and have not been tested within the context of the {rhos_long} adoption. + The following {compute_service_first_ref} features are Technology Previews: + diff --git a/docs_user/modules/con_openshift-preparation-for-block-storage-adoption.adoc b/docs_user/modules/con_openshift-preparation-for-block-storage-adoption.adoc index 22b4036b4..e1e95f7c9 100644 --- a/docs_user/modules/con_openshift-preparation-for-block-storage-adoption.adoc +++ b/docs_user/modules/con_openshift-preparation-for-block-storage-adoption.adoc @@ -85,6 +85,7 @@ spec: FC::: ** The {block_storage} volume and {block_storage} backup services must run in an {OpenShiftShort} host that has host bus adapters (HBAs). If some nodes do not have HBAs, then use labels to restrict where these services run. For more information, see link:{defaultOCPURL}/nodes/index#nodes-scheduler-node-selectors-about_nodes-scheduler-node-selectors[About node selectors]. +** If the {image_service} is configured to use {block_storage} as a backend with FC, the {image_service} must also run on an {OpenShiftShort} host that has HBAs and follow the same node selection requirements as the {block_storage}. ** If you have virtualized {OpenShiftShort} clusters that use FC you need to expose the host HBAs inside the virtual machine. ** For production deployments that use FC volumes, configure multipathing for better I/O. From 4b30662e4353e1e2208ed734f4a834d3258c919a Mon Sep 17 00:00:00 2001 From: Jenny-Anne Lynch <78305782+Jenny-Anne@users.noreply.github.com> Date: Fri, 6 Mar 2026 16:21:46 +0000 Subject: [PATCH 2/2] Update docs_user/modules/con_openshift-preparation-for-block-storage-adoption.adoc Co-authored-by: Katie Gilligan --- .../con_openshift-preparation-for-block-storage-adoption.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_user/modules/con_openshift-preparation-for-block-storage-adoption.adoc b/docs_user/modules/con_openshift-preparation-for-block-storage-adoption.adoc index e1e95f7c9..5b5711eac 100644 --- a/docs_user/modules/con_openshift-preparation-for-block-storage-adoption.adoc +++ b/docs_user/modules/con_openshift-preparation-for-block-storage-adoption.adoc @@ -85,7 +85,7 @@ spec: FC::: ** The {block_storage} volume and {block_storage} backup services must run in an {OpenShiftShort} host that has host bus adapters (HBAs). If some nodes do not have HBAs, then use labels to restrict where these services run. For more information, see link:{defaultOCPURL}/nodes/index#nodes-scheduler-node-selectors-about_nodes-scheduler-node-selectors[About node selectors]. -** If the {image_service} is configured to use {block_storage} as a backend with FC, the {image_service} must also run on an {OpenShiftShort} host that has HBAs and follow the same node selection requirements as the {block_storage}. +** If the {image_service} is configured to use {block_storage} as a back end with FC, the {image_service} must also run on an {OpenShiftShort} host that has HBAs and follow the same node selection requirements as the {block_storage}. ** If you have virtualized {OpenShiftShort} clusters that use FC you need to expose the host HBAs inside the virtual machine. ** For production deployments that use FC volumes, configure multipathing for better I/O.