Prepares the Controller for maintenance.
controller ‑replaceFru 
   ‑controller controller‑id‑or‑fqn
   { ‑powerSupply powerSupply‑fru‑number
   | ‑fan fan‑fru‑number
   | ‑mb mb‑fru‑number
   | ‑chassis chassis‑fru‑number
   | ‑cpu cpu‑fru‑number
      [‑memory memory‑fru‑number]
   | ‑esm esm‑fru‑number
   | ‑pcieRiser pcieRiser‑fru‑number
   | ‑nicHba nicHba‑fru‑number
   | ‑sasHba sasHba‑fru‑number
   }
   [‑abort]
   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 
      Replacing FRUs
Upgrading Controllers
Adding or removing network interface HBA cards
Adding or removing SAS HBA cards
Adding or removing memory (NVDIMM or DIMM)
The Controller fails over to the partner Controller.
The partner Controller assumes the responsibilities of the failed over Controller.
The system places the partner Controller into a conservative operational mode.
The system marks the prepared Controller as FAILED_OVER.
The system_alert ‑list ‑details command provides information to identify the component. For some of the components, the FRU number is displayed in the slot field.
The controller ‑list ‑details command marks a failed FRU with a WARNING or CRITICAL status. The Location field provides the FRU number.
Cancels the processes that prepare the specified FRU for replacement.
The system marks the chassis as missing.
The system fails the Controller over to the partnerController.
The prepared Controller is powered off and marked as missing.
The system places the partner Controller into a conservative mode.
Specifies the fully qualified name (FQN) or unique identifier (ID) of a Controller to prepare for upgrade or maintenance.
The Controller with the faulty CPU fails over to the partner Controller.
The Controller is powered off and is marked as missing.
The system places the partner Controller into a conservative mode.
If the ‑memory option is provided, specifies the CPU on which the faulted DIMM or NVDIMM memory card resides.
Values are 0 or 1.
The Controller with the faulty energy storage module fails over to the partner Controller.
The Controller is powered off and marked as missing.
The system places the failed to Controller into a conservative mode.
The system powers down the fan and marks it as missing.
The Controller with the faulty fan fails over to the partner Controller.
The Controller is powered off and is marked as missing.
The system places the partner Controller into a conservative mode.
The system prepares the motherboard for replacement and marks it as missing.
The Controller with the faulty motherboard fails over to the partner Controller.
The Controller is powered off and the Controller is marked as missing.
The system places the partner Controller into a conservative mode.
The system prepares the DIMM or NVDIMM card for replacement and marks it as missing.
The Controller with the faulty memory card fails over to the partner Controller.
The Controller is powered off and the Controller is marked as missing.
The Oracle FS System places the partner Controller into a conservative mode.
The system disables the card and marks it as missing.
The Controller with the faulty HBA card fails over to the partner Controller.
The Controller is powered off and is marked as missing.
The system places the partner Controller into a conservative mode.
The values for the network interface HBA cards are 0 through 5.
The system disables the PCIe riser and marks it as missing.
The HBA cards that are inserted into the PCIe riser are marked as missing.
The Controller with the faulty PCIe riser fails over to the partner Controller.
The Controller is powered off and is marked as missing.
The system places the partner Controller into a conservative mode.
The system disables the power supply and marks it as missing.
The Controller with the faulty power supply fails over to the partner Controller.
The Controller is powered off and is marked as missing.
The system places the partner Controller into a conservative mode.
The system disables the SAS HBA card and marks it as missing.
The Controller with the faulty HBA card fails over to the partner Controller.
The Controller is powered off and is marked as missing.
The system places the partner Controller into a conservative mode.
Values of the SAS HBA cards are 0 through 5.
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.
To begin the process of replacing a faulty power supply, Oracle Customer Support instructs you to prepare the Controller for a FRU replacement.
The name of the Controller preceded by a forward slash: /CONTROLLER-00
The FRU number of the power supply: 0
$ fscli controller ‑replaceFru ‑controller /CONTROLLER-00 ‑powerSupply 0