Skip to content

Commit 8b273b3

Browse files
authored
Merge pull request #51571 from skopacz1/OCP2082_admonition
OCPBUGS#2082 - Admonition wording update
2 parents c91ae64 + e8fbd9a commit 8b273b3

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

storage/persistent_storage/persistent-storage-iscsi.adoc

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,13 @@ By default, they are ports `860` and `3260`.
3131

3232
[IMPORTANT]
3333
====
34-
OpenShift assumes that all nodes in the cluster have already configured the iSCSI
35-
initiator, that is, users have installed the `iscsi-initiator-utils` package and configured
36-
their initiator name in `/etc/iscsi/initiatorname.iscsi`. See Storage
37-
Administration Guide linked above.
34+
Users must ensure that the iSCSI initiator is already configured on all
35+
{product-title} nodes by installing the `iscsi-initiator-utils`
36+
package and configuring their initiator name in `/etc/iscsi/initiatorname.iscsi`.
37+
The `iscsi-initiator-utils` package is already installed on deployments
38+
that use {op-system-first}.
39+
40+
For more information, see https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/managing_storage_devices/index#configuring-an-iscsi-initiator_managing-storage-devices[Managing Storage Devices].
3841
====
3942

4043
include::modules/storage-persistent-storage-iscsi-provisioning.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)