iscsi list

Displays information about the implementation of iSCSI.

SYNOPSIS

iscsi ‑list 
   [‑details]
   [ ‑controller controller‑id‑or‑fqn
     [‑port hba‑slot‑number/port‑number ]
   ]
   [‑global ]

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

The iscsi ‑list command returns settings at the following granularities regarding the Internet Small Computer System Interface (iSCSI) protocol on the Oracle FS System:
  • An individual iSCSI port

  • System wide

Note: Administrators with primary administrator, admin1, admin2, monitor, or support roles are authorized to run the iscsi ‑list command.

OPTIONS

controller

Specifies the fully qualified name (FQN) or the unique identifier (ID) of a Controller for which the iSCSI port information is displayed. When this option is omitted, the iSCSI port information for all Controllers is displayed.

details

Provides no additional information. This option is included for consistency across all subcommands.

global

Specifies that the global iSCSI settings be displayed.

port

Identifies a specific port on a Controller HBA, which limits the display to the iSCSI settings for the specified port.

Specify the port using the form HBA slot number/port number. Specify the arguments in the following manner:
HBA slot number

Specifies the PCIE slot number of the HBA on which the port is located. The slot number must be 0 or greater.

port number

Identifies the port number on the HBA slot. The port number must be 0 or greater.

For example, 0/1 specifies port 1 on HBA slot 0 of the specified Controller.

EXAMPLE

Task

Display a list of all the global iSCSI settings that exist on the Oracle FS System.

Parameters
  • None

$ fscli iscsi ‑list ‑global