Displays the status and the configuration information for LUNs.
lun ‑list [‑details [‑bs ] ] [ ‑lun lun‑id‑or‑fqn [,lun‑id‑or‑fqn ]... [{ ‑mappingStatus | ‑noMappingStatus }] ] [‑volumeGroup volume‑group‑id‑or‑fqn [,volume‑group‑id‑or‑fqn]... ] [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}] [{‑outputformat | ‑o} { text | xml }] [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}]
To obtain fully qualified names (FQNs), the configuration information, and capacity information about SAN logical volumes that are configured on the Oracle FS System, run the lun ‑list command. If you do not specify the ‑lun option or the ‑volumeGroup option, information about all SAN volumes is displayed.
Returns additional information about the underlying virtual LUNs (VLUNs) that are associated with the specified LUNs. Use this option with the ‑details option.
Returns detailed configuration and state information for the specified LUNs.
Specifies the ID or the fully qualified name (FQN) of the LUN. If specifying two or more LUNs, provide a comma-separated list.
Returns information about status of the host mappings or the host group mappings of the LUN. Use this option with the ‑details option.
Specifies that no information is returned about the status of the host mappings or the host group mappings of the LUN. Use this option with the ‑details option. Not returning status information is the default.
Specifies the FQN or the ID of one or more volume groups. When you specify two or more volume groups, provide a comma-separated list. Returns all the LUNs that are associated with each of the specified volume groups.
The following global options can be used for fully formed fscli commands:
The command completes successfully.
The command returns with an error.
The session times out.
Inspects the validity of the command syntax, not the semantics. Used to test the structure of a command without running the command. Does not determine whether errors would be produced if you issue a structurally correct command with the input provided.
Directs the CLI to prompt you to supply a session key when you issue the command. The CLI displays Sessionkey: as the prompt. To obtain a session key, log in with the ‑returnKey option specified. After the session is established, the session key is displayed in STDOUT. If you request a session key, the ‑sessionkey option is required syntax for all commands that are issued in a given session. In environments with more than one Oracle FS System, the session key is used to determine to which Oracle FS System to direct the command for validation. Session keys are also used to establish two or more CLI sessions when using a shared administrator account.