enclosure_console

Used for diagnostic purposes to view information or send commands to a Drive Group in a Drive Enclosure.

enclosure_console { [ close | open | read | write ] | [ usage | help ] }

DESCRIPTION

When diagnosing or testing a Drive Enclosure, an Oracle Customer Support representative might request that you run the Enclosure Console to read status or enter commands. To do this, you must first open a Drive Enclosure console session. Some of the commands can disrupt normal I/O and can compromise data integrity.

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.
Note: Establishing a Drive Enclosure console session prevents you from running other types of commands during an FSCLI session.

SUBCOMMANDS

close
Closes the console session with an I/O module on the specified Drive Enclosure.
open
Opens a console session between a Controller and an I/O module for the specified Drive Enclosure.
read
Displays the data that is generated for the specified Drive Enclosure.
write
Writes a ‑request or other option to the specified I/O module for the specified Enclosure. This option should never be used except as directed by Oracle Customer Support.

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