enclosure_console open

Opens a console session between a Controller and an I/O module for the specified Drive Enclosure.

SYNOPSIS

enclosure_console ‑open 
   ‑enclosure enclosure‑id‑or‑fqn
   ‑iom {0 | 1}

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

DESCRIPTION

The enclosure_console ‑open command establishes a console session on the specified I/O module.

To prevent data loss do not open an enclosure console session unless directed to do so by Oracle Customer Support.

Only administrators with primary administrator or support roles are authorized to run the enclosure_console commands.
CAUTION
Use Drive Enclosure console commands only under the direction of Oracle Customer Support. Your Oracle Customer Support representative uses console commands to gather diagnostic information or to resolve problematic conditions that cannot be researched or resolved another way.

OPTIONS

enclosure

Specifies the fully qualified name (FQN) or unique identifier (ID) of the Drive Enclosure.

iom

Specifies the I/O module to which the Drive Enclosure console on the Controller directs reads and writes. Valid values are 0 and 1.

EXAMPLE

Task

Open a Drive Enclosure console session.

Parameters
  • The FQN of the Drive Enclosure: /⁠ENCLOSURE‑00

  • The identifier of the I/O module: 0

$ fscli enclosure_console ‑open ‑enclosure /⁠ENCLOSURE‑00 ‑iom 0