This command repairs the parity errors on a logical drive.
repair logicalDrive [logicalDriveName] parity parityErrorFile=”filename” [verbose=(TRUE | FALSE)]
Parameter | Description |
---|---|
logicalDrive | The name of the specific logical drive for which you want to repair parity. Enclose the logical drive name in square brackets ([ ]). If the logical drive name has special characters, you also must enclose the logical drive name in double quotation marks (“ ”). |
parityErrorFile | The name of the file that contains the parity error information that you use to repair the errors. Enclose the file name in double quotation marks (“ ”). |
verbose | The setting to capture progress details, such as percent complete, and to show the information as the logical drive parity is being repaired. To capture progress details, set this parameter to TRUE. To prevent capturing progress details, set this parameter to FALSE. |
6.10