Dell Emulex Family of Adapters User Manual

Page 852

Advertising
background image

Emulex Drivers Version 10.2 for Linux User Manual

P010081-01A Rev. A

3. Configuration

iSCSI Driver Configuration

852

be2iscsi.00:00:c9:f2:73:91

be2iscsi,00:00:c9:f2:73:91,<empty>,<empty>,<empty> "This is the

interface for which IP was set using iSCSI Select"

be2iscsi.00:00:c9:f2:73:8d

be2iscsi,00:00:c9:f2:73:8d,<empty>,<empty>,<empty>

bnx2i.00:00:00:00:00:00 bnx2i,00:00:00:00:00:00,<empty>,<empty>,<empty>

8. Discover the targets using the Ethernet interface for which the IP was set.

iscsiadm -m discovery -t st -p 192.168.65.196:3260 -I

be2iscsi.00:00:c9:f2:73:91

Example output:

192.168.65.196:3260,1 iqn.tgt0

192.168.65.196:3260,1 iqn.tgt1

192.168.65.196:3260,1 iqn.tgt2

192.168.65.196:3260,1 iqn.tgt3

192.168.65.196:3260,1 iqn.tgt4

192.168.65.196:3260,1 iqn.tgt5

192.168.65.196:3260,1 iqn.tgt6

192.168.65.196:3260,1 iqn.tgt7

The “-I be2iscsi.00:00:c9:f2:73:91” option is passed during discovery so that the

discovered portals are bound with the interface name, and the login occurs through

those ifaces.

9. Log in to the discovered targets.

iscsiadm -m node -p 192.168.65.196:3260 -l

Example output:

Logging in to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt7,

portal: 192.168.65.196,3260]

Logging in to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt3,

portal: 192.168.65.196,3260]

Logging in to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt1,

portal: 192.168.65.196,3260]

Logging in to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt0,

portal: 192.168.65.196,3260]

Logging in to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt6,

portal: 192.168.65.196,3260]

Logging in to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt4,

portal: 192.168.65.196,3260]

Logging in to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt2,

portal: 192.168.65.196,3260]

Logging in to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt5,

portal: 192.168.65.196,3260]

Login to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt7, portal:

192.168.65.196,3260] successful.

Login to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt3, portal:

192.168.65.196,3260] successful.

Login to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt1, portal:

192.168.65.196,3260] successful.

Login to [iface: be2iscsi.00:00:c9:f2:73:91, target: iqn.tgt0, portal:

192.168.65.196,3260] successful.

Advertising