san_host list

Displays information about a SAN host entry.

SYNOPSIS

san_host ‑list 
   [‑details]
   { ‑sanhost sanhost‑id‑or‑fqn [, sanhost‑id‑or‑fqn]...
   | ‑controller controller‑id‑or‑fqn [, controller‑id‑or‑fqn]...
   }
   [‑forceDiscovery]

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

DESCRIPTION

Use the san_host list command to obtain a list of SAN host entries and available host initiators that are available on the Oracle FS System. The details option lists detailed information about the SAN host. Two mutually exclusive options are available with the san_host list command: sanhost and controller. Use the sanhost option to obtain details about the specified SAN host. Use the controller option to list details about the SAN hosts that have visibility to the list of specified Controllers.

To update the list of available SAN host initiators, use the forceDiscovery option.

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

OPTIONS

details

For SAN hosts that are running Oracle FS Path Manager (FSPM), displays extensive information about the status of the host and of the host connection to the Oracle FS System.

For SAN hosts that are not running FSPM, displays basic information about the host.
forceDiscovery

Detects and discloses all SAN host initiators that are communicating with the Oracle FS System.

sanhost

Specifies the IDs or the fully qualified names (FQNs) of the SAN hosts to display.

controller

Specifies the fully qualified name (FQN) or the unique identifier (ID) of a Controller.

Identifies the Controllers for which the specified SAN hosts have visibility. Only those hosts that have visibility to those Controllers are displayed.

EXAMPLE

Task

Display a detailed list of a SAN Host on the Oracle FS System.

Parameters
  • The FQNs of the SAN host to list: /⁠sanhost_1

$ fscli san_host ‑list ‑details -sanhost /⁠sanhost_1