Release Notes

Connectivity considerations
14 Dell EMC PowerVault ME4 Series and Linux | 3924-BP-L
2. Execute the following CLI command to show all host-port information. The following shows the output
for one iSCSI port.
# show ports detail
Ports Media Target ID Status Speed(A)
Health Reason Action
--------------------------------------------------------------------------------
---------------------
A2 iSCSI iqn.1988-11.com.dell:01.array.bc305bf03b17 Up 10Gb
OK
Port Details
------------
IP Version: IPv4
IP Address: 10.10.61.12
Gateway: 0.0.0.0
Netmask: 255.255.0.0
MAC: 00:C0:FF:47:68:68
SFP Status: OK
Part Number: 616740002
10G Compliance: Special
Ethernet Compliance: 0x00
Cable Technology: Passive
Cable Length: 2
2.2.2.2 Configure host network adapter and iSCSI
To configure the host iSCSI initiator, use the following steps to make the recommended settings and activate
the iSCSI transport.
1. Edit the /etc/iscsi/iscsid.conf file and set the following values. These values dictate the failover
timeout and queue depth. The values shown serve as a starting point and might require adjustment
depending on the environment.
node.session.timeo.replacement_timeout = 5
node.session.cmds_max = 1024
node.session.queue_depth = 128
2. Perform iSCSI discovery against one of the ME4 Series iSCSI port IPs. This sets up the nodedb in
the /var/lib/iscsi directory. See section 2.2.2.1 to identify the ME4 Series iSCSI port IP addresses.
# iscsiadm -m discovery -t st -p $ME4_A2_IP
3. Log in to the discovered iSCSI qualified name (IQN).
# iscsiadm -m node L all