[13761188] Not All iSCSI Paths Listed

[All Linux Operating Systems] On hosts with a large number of devices, all iSCSI paths may not be listed.

This is the result of a problem in the Linux iSCSI and device-mapper code.
To display the missing paths, rescan all iSCSI devices using the following command:
# iscsiadm -m node -R
Restart the multipathd service using the following command:
# service multipathd restart