1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #14378 from huffmanca/OSDOCS-387

OSDOCS-387: Included iSCSI on AWS note.
This commit is contained in:
Christian Huffman
2019-04-09 15:25:28 -06:00
committed by GitHub

View File

@@ -21,6 +21,13 @@ High-availability of storage in the infrastructure is left to the underlying
storage provider.
====
[IMPORTANT]
====
When you use iSCI on Amazon Web Services, you must update the default
security policy to include TCP traffic between nodes on the iSCSI ports.
By default, they are ports `860` and `3260`.
====
include::modules/storage-persistent-storage-iscsi-provisioning.adoc[leveloffset=+1]
include::modules/storage-persistent-storage-iscsi-enforcing-disk-quota.adoc[leveloffset=+1]