enclosure_console close

Closes the console session with an I/O module on the specified Drive Enclosure.

SYNOPSIS

enclosure_console ‑close 
   ‑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

Run the enclosure_console ‑close command to end the console session. The console commands that are currently running must complete before the Oracle FS System processes the enclosure_console ‑close command. If a console read or write command has not completed after a reasonable amount of time, type Ctrl‑C to force the command to terminate.

Only administrators with primary administrator or support roles are authorized to run the enclosure_console commands.

OPTIONS

enclosure

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

iom

Specifies the I/O module of the Drive Enclosure for the session being closed. Valid values are 0 and 1.

EXAMPLE

Task

Close 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 ‑close ‑enclosure /⁠ENCLOSURE‑00 ‑iom 0