enclosure clearDriveHistory

Clears the failure history that is associated with the specified drive slot.

SYNOPSIS

enclosure ‑clearDriveHistory 
   ‑enclosure enclosure‑id‑or‑fqn
   ‑driveSlot drive‑index

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

DESCRIPTION

An Oracle Customer Support representative might require that you clear the history of a specific drive slot. Clearing the drive slot history removes the persistent record of drive failures that have occurred in the slot. Running the enclosure ‑clearDriveHistory command also clears the history of the drives that were pulled and reinserted. Whenever a drive is pulled and reinserted, the drive failure count increments. When the drive count increments to four failures, the Oracle FS System marks the drive slot as faulty. Clearing the drive slot history prevents the drive slot from being marked as faulty if no drive replacement was done.

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

OPTIONS

driveSlot

Specifies the drive slot number for the drive. Drive slot numbers range from 0 to the total number of drives in the Drive Enclosure minus 1.

enclosure

Specifies the fully qualified name (FQN) or unique identifier (ID) of the Drive Enclosure that contains the drive with the history to clear. The FQN includes the chassis ID, which is displayed on the front of the Drive Enclosure.

EXAMPLE

Task

Following the instructions that were provided by Oracle Customer Support, clear the history of a drive slot that had no drive failures or replacements.

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

  • The slot number of the drive: 22

$ fscli enclosure ‑clearDriveHistory ‑enclosure /⁠ENCLOSURE-01 ‑driveSlot 22