Repair Data Parity
The Repair Data Parity command repairs data parity errors.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin role.
Context
Before utilizing this command, consult with Lenovo Support for guidance on the affected firmware, drives, and RAID stripe.
Syntax
repair volume[volumeName] parity
[startingLBA=LBAvalue]
[endingLBA=LBAvalue]
[repairMethods=(repairMethod . . . repairMethod)]
Space delimited list where possible repair methods are: reconstruct, unmap, updateP, updateQ, updateData, and writeZeros
[repairPI=(TRUE|FALSE)]
[suspectDrives=(trayID1,[drawerID1,]slotID1 . . . trayIDn,[drawerIDn,]slotIDn)]
[timeout=(0-65535)]
Parameters
Parameter | Description |
---|---|
volume | The name of the volume for which you are repairing parity. Enclose the volume name in square brackets ([ ]) |
startingLBA | The starting logical block address. |
endingLBA | The ending logical block address. |
repairMethods | The method used to repair the parity error. Available methods include:
|
repairPI | Set to TRUE to repair PI in the extent beginning at startingLBA. |
suspectDrives | Used to specify the drives for reconstruction. |
timeout | The length of time in minutes that you want to run the operation. |
Minimum Firmware Level
11.60.3
Give documentation feedback