Dell PowerStore 5200T EMC PowerStore Host Configuration Guide - Page 64

Updating iSCSI Configuration File, Parameter, Description, Value

Page 64 highlights

● Repeat the above to connect from the second subnet: # iscsiadm -m discovery -t st -p 1.1.2.1 -I vlan12 -l 1.1.1.1:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-a-2ab6c956 1.1.2.1:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-a-2ab6c956 1.1.1.2:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-b-2e098984 1.1.2.2:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-b-2e098984 Logging in to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstorefnm00191800733-a-2ab6c956, portal: 1.1.1.1,3260] Logging in to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstorefnm00191800733-a-2ab6c956, portal: 1.1.2.1,3260] Logging in to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstorefnm00191800733-b-2e098984, portal: 1.1.1.2,3260] Logging in to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstorefnm00191800733-b-2e098984, portal: 1.1.2.2,3260] iscsiadm: Could not login to [iface: vlan12, target: iqn.2015-10.com.dell:dellemcpowerstore-fnm00191800733-a-2ab6c956, portal: 1.1.1.1,3260]. iscsiadm: initiator reported error (8 - connection timed out) Login to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstorefnm00191800733-a-2ab6c956, portal: 1.1.2.1,3260] successful. iscsiadm: Could not login to [iface: vlan12, target: iqn.2015-10.com.dell:dellemcpowerstore-fnm00191800733-b-2e098984, portal: 1.1.1.2,3260]. iscsiadm: initiator reported error (8 - connection timed out) Login to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstorefnm00191800733-b-2e098984, portal: 1.1.2.2,3260] successful. ● Verify that the sessions are properly configured: # iscsiadm --m session tcp: [1] 1.1.1.1:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733b-2e098984 (non-flash) tcp: [2] 1.1.2.1:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733b-2e098984 (non-flash) tcp: [3] 1.1.1.2:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733a-2ab6c956 (non-flash) tcp: [4] 1.1.2.2:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733a-2ab6c956 (non-flash) NOTE: The configurations in this example may differ based on your host and PowerStore configuration. Updating iSCSI Configuration File To configure the PowerStore disk device, modify the configuration file with the following parameters. The configuration file for the multipath daemon is multipath.conf. It is used to overwrite the integrated configuration table of the multipath daemon. When iSCSI is used with PowerStore, the iscsi.conf file is used to overwrite iSCSI specific multipathing related settings. To configure the PowerStore disk device, modify the /etc/iscsi/iscsid.conf file, using the following parameters: NOTE: The example below is based on RedHat. For details about configuring PowerStore disk device with iSCSI, see the specific instructions of your operating system. Parameter Description Value node.session.timeo.replacement_timeout Specifies the number of seconds the iSCSI layer waits for 15 a timed-out path/session to reestablish before failing any commands on that path/session. The default value is 120. node.startup Defines whether the session should be established manually or automatically when the system starts from a power off state or when rebooted Default value for RedHat: automatic, Default value for SUSE: manual automatic Using these settings prevents commands from being split by the iSCSI initiator and enables instantaneous mapping from the host to the volume. 64 Host Configuration for Linux

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93

Repeat the above to connect from the second subnet:
# iscsiadm -m discovery -t st -p 1.1.2.1 -I vlan12 -l
1.1.1.1:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-a-2ab6c956
1.1.2.1:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-a-2ab6c956
1.1.1.2:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-b-2e098984
1.1.2.2:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-b-2e098984
Logging in to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstore-
fnm00191800733-a-2ab6c956, portal: 1.1.1.1,3260]
Logging in to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstore-
fnm00191800733-a-2ab6c956, portal: 1.1.2.1,3260]
Logging in to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstore-
fnm00191800733-b-2e098984, portal: 1.1.1.2,3260]
Logging in to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstore-
fnm00191800733-b-2e098984, portal: 1.1.2.2,3260]
iscsiadm: Could not login to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-
powerstore-fnm00191800733-a-2ab6c956, portal: 1.1.1.1,3260].
iscsiadm: initiator reported error (8 - connection timed out)
Login to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstore-
fnm00191800733-a-2ab6c956, portal: 1.1.2.1,3260] successful.
iscsiadm: Could not login to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-
powerstore-fnm00191800733-b-2e098984, portal: 1.1.1.2,3260].
iscsiadm: initiator reported error (8 - connection timed out)
Login to [iface: vlan12, target: iqn.2015-10.com.dell:dellemc-powerstore-
fnm00191800733-b-2e098984, portal: 1.1.2.2,3260] successful.
Verify that the sessions are properly configured:
# iscsiadm --m session
tcp: [1] 1.1.1.1:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-
b-2e098984 (non-flash)
tcp: [2] 1.1.2.1:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-
b-2e098984 (non-flash)
tcp: [3] 1.1.1.2:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-
a-2ab6c956 (non-flash)
tcp: [4] 1.1.2.2:3260,1 iqn.2015-10.com.dell:dellemc-powerstore-fnm00191800733-
a-2ab6c956 (non-flash)
NOTE:
The configurations in this example may differ based on your host and PowerStore configuration.
Updating iSCSI Configuration File
To configure the PowerStore disk device, modify the configuration file with the following parameters.
The configuration file for the multipath daemon is multipath.conf. It is used to overwrite the integrated configuration table of
the multipath daemon.
When iSCSI is used with PowerStore, the iscsi.conf file is used to overwrite iSCSI specific multipathing related settings.
To configure the PowerStore disk device, modify the
/etc/iscsi/iscsid.conf
file, using the following parameters:
NOTE:
The example below is based on RedHat. For details about configuring PowerStore disk device with iSCSI, see the
specific instructions of your operating system.
Parameter
Description
Value
node.session.timeo.replacement_timeout
Specifies the number of seconds the iSCSI layer waits for
a timed-out path/session to reestablish before failing any
commands on that path/session. The default value is 120.
15
node.startup
Defines whether the session should be established manually or
automatically when the system starts from a power off state or
when rebooted
Default value for RedHat: automatic, Default value for SUSE:
manual
automatic
Using these settings prevents commands from being split by the iSCSI initiator and enables instantaneous mapping from the
host to the volume.
64
Host Configuration for Linux