From 833fe26f7323df54eaa1a6b45adc5563d077b030 Mon Sep 17 00:00:00 2001 From: Alisha Prabhu Date: Fri, 14 Jun 2024 21:09:35 +0530 Subject: [PATCH] OCP 4.16: OCPBUGS-32290-add a recommendation --- modules/rhcos-enabling-multipath-day-2.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/rhcos-enabling-multipath-day-2.adoc b/modules/rhcos-enabling-multipath-day-2.adoc index ef8d6cc9a7..1e71610421 100644 --- a/modules/rhcos-enabling-multipath-day-2.adoc +++ b/modules/rhcos-enabling-multipath-day-2.adoc @@ -19,6 +19,11 @@ On {ibm-z-name} and {ibm-linuxone-name}, you can enable multipathing only if you ==== // Add xref once it's allowed. +[IMPORTANT] +==== +When a {product-title} {product-version} cluster is installed or configured as a post-installation activity on a single VIOS host with "vSCSI" storage on {ibm-power-name} with multipath configured, the CoreOS nodes with multipath enabled fail to boot. This behavior is expected, as only one path is available to the Node. +==== + .Prerequisites * You have a running {product-title} cluster that uses version 4.7 or later. * You are logged in to the cluster as a user with administrative privileges.