Returns status and configuration information for one or both Controllers.
controller ‑list 
   [‑details]
   [{ [‑controller controller‑id‑or‑fqn [,controller‑id‑or‑fqn]... ]
      [‑diagnostics]
      [‑master]
      [‑linkAggregation]
    | ‑port [controller[/slot[/port]] [,controller[/slot[/port]]]... ]
    }]
   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 
      Run the controller ‑list command to obtain the fully qualified names of the Controllers.
Run the controller ‑list ‑details command to obtain status and configuration information for the Controllers and their components. Additional options are available to inquire about the network interface ports. The port information can optionally include the link aggregation status.
Specifies the fully qualified name (FQN) or unique identifier (ID) of one or more Controllers. When specifying more than one Controller, provide commas to separate the FQNs or IDs.
The temperature status, serial number, and revision number of the Controller.
The service type of the Controller.
The port provisioning settings for each HBA, if the ‑port option is included. Includes the link aggregation settings of the ports, if ‑linkAggregation is included.
The status and configurations of the Controller, the power supplies, and the power supply fans.
The fully qualified name of the master Controller, if the ‑controller option is included. In a peer-to-peer configuration, the master Controller assumes the functioning of the failed Controller and operates in a conservative mode.
Returns the most recent diagnostics report for the specified Controller.
Returns the link aggregation settings that show individual HBA ports that are linked to present their combined throughput to the network as a single port. Only two ports on a given HBA card can be link aggregated.
Returns the fully qualified name or ID of the Controller that is designated to be the master Controller. In the Oracle FS System, the master Controller maintains the system configuration information, and communicates with the Pilot.
Only administrators with primary administrator, admin1, or support roles are authorized to run this option.
For the controller portion of the variable, provide a string that includes the fully qualified name or ID of the Controller.
For the slot portion of the variable, specify the HBA slot number.
For the port portion of the variable, specify the port number. You can optionally provide “Port” as a label before the number.
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.