show storage iscsi
Displays the details of the storage iSCSI settings.
Syntax
show [failover-peer] storage iscsi {array-settings [array-id <array-type>] | chap [username <name>] | data-digest | disc-luns-all | disc-targets [portal <hostname>] | header-digest | initiator | lun-alias <lun-alias> | lun-serial <lun-serial> | luns | portals | session | targets}
Parameters
failover-peer
Performs the command on the failover peer of the current appliance.
array-settings
Array specific settings.
array-id <array-type>
Displays the array type.
The format is <VendorID>:<ProductID>:<Revision>.
chap
Displays the CHAP users.
username <name>
Specifies a CHAP user by name to view the details of that specific user.
data-digest
Indicates whether the data digest is enabled or not.
disc-luns-all
Displays detailed list of discovered iSCSI LUN.
disc-targets
Displays a detailed list of discovered iSCSI targets.
portal <hostname>
Specifies the hostname of the portal to display the details of that specific target.
header-digest
Indicates whether the header digest is enabled or not.
initiator
Displays the iSCSI initiator settings, including name, mutual CHAP configuration (enabled or not), and mutual CHAP username (if enabled).
lun-alias <lun-alias>
Displays the details of the LUN indicated by the specified alias value, including configuration status, size, type, vendor, serial number, and so on.
lun-serial <lun-serial>
Displays the details of the LUN indicated by the specified serial value, including configuration status, size, type, vendor, serial number, and so on.
luns
Displays the details of all configured LUNs, including configuration status, size, type, vendor, serial number, and so on.
portals
Displays the details of all iSCSI portals, including name, port, and CHAP authentication settings (if applicable).
session
Displays the details of the iSCSI session, such as MPIO support, iSCSI2 and iSCSI3 reservation support, and iSCSI2 reservation fallback.
targets
Displays the details of the configured iSCSI target.
Example
Core_01 > show storage iscsi chap username asdf
CHAP user : asdf
Configuration status: Ready
Enabled: Yes
Password: ********
In Use No
Core_02 > show storage iscsi lun-alias test
Locally Assigned Serial: hqD9Vo/hRSYU
Configuration status: Ready
Alias: test
LUN size: 101.975 MiB
LUN type: iscsi
Origin LUN vendor: NetApp
Origin LUN serial: hqD9Vo/hRSYU
Online: yes
Pinned: no
.
.
.
Product
SteelFusion Core
Related Commands
storage iscsi array-settings, storage iscsi chap add, storage iscsi chap delete, storage iscsi chap modify, storage iscsi chap username, storage iscsi data-digest, storage iscsi header-digest