enclosure completeFru

Completes the FRU replacement procedures to bring the replaced hardware online.

SYNOPSIS

enclosure ‑completeFru 
   ‑enclosure enclosure‑id‑or‑fqn
   { ‑powerCoolingModule powerCoolingModule‑fru‑number
   | ‑diskDrive diskDrive‑fru‑number
   | ‑chassis chassis‑fru‑number
   | ‑iom io‑module‑fru‑number
      [‑sasPort sasPort‑fru‑number]
   }

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

DESCRIPTION

In most instances, when replacing a FRU, you use Guided Maintenance, not the Oracle FS CLI. In rare instances, however, an Oracle Customer Support representative might direct you to use the FSCLI. When issuing the enclosure commands, follow the instructions that are provided to you by Oracle Customer Support.

Only administrators with primary administrator, admin1, or support roles are authorized to run this command.

OPTIONS

chassis
Specifies the FRU number for the chassis in the Drive Enclosure that was replaced. The value for the chassis is 0. The Oracle FS System brings the Drive Enclosure online by performing the following operations:
  • Powers up the Drive Enclosure.

  • Runs acceptance tests.

  • Restores all I/O traffic to the Drive Enclosure.

diskDrive
Specifies the slot number of the drive that was replaced. Values are 0 to 23 for rotating media (performance or archive). Values are 0 to 18 for SSDs.
Note: The enclosure ‑completeFru command does not bring the specified drive online. Run the enclosure ‑modify ‑acceptDrive drive-slot-number command to bring the specified drive online before finalizing the drive replacement process.
enclosure

Specifies the fully qualified name (FQN) or unique identifier (ID) of the Drive Enclosure to bring online. The FQN includes the chassis ID, which is displayed on the front of the Drive Enclosure.

iom

Specifies the FRU number for the I/O module to resume. Valid values are 0 and 1.

powerCoolingModule

Specifies the power cooling module that was replaced. Runs acceptance tests on the power cooling module and the Drive Enclosure. After the tests complete, places the module online. Values are 0 or 1.

sasPort

Specifies the SAS port on an I/O Module to resume. The ‑sasPort option must be specified with the -iom option. SAS port values are 0, 1, and 2.

EXAMPLE

Task

After replacing a failed chassis, bring the drive online.

Parameters
  • The name of the enclosure preceded by a forward slash: /⁠⁠ENCLOSURE-01

  • The slot number of the replaced chassis FRU: 0

$ fscli enclosure ‑resumeFru ‑enclosure /⁠⁠ENCLOSURE-01 ‑chassis 22