Skip to main content
SANtricity commands

Start check volume parity job

Contributors netapp-driley

The start check volume parity job command starts a new check volume parity operation on a given volume.

Supported Arrays

This command applies to any individual storage array, including the EF600 and EF300 arrays; as long as all SMcli packages are installed.

Roles

To execute this command on an EF600 and EF300 storage array, you must have the Storage Admin role.

Syntax

start check volume[<volume_label>] parity job
(startingLba=<start_lba> endingLba=<end_lba> scanPriority=<scan_priority> repairParityErrors=<true | false>
repairMediaErrors=<true | false>);

Parameters

Parameter Description

startingLba

The volume logical block address where the parity scan will start. The default value is 0.

endingLba

The volume logical block address where the parity scan will stop. The default value is maximum volume lba.

scanPriority

The parity scan priority. The default value is medium

repairParityErrors

Determines whether to automatically attempt to repair parity errors detected during the parity scan. Default value is true.

repairMediaErrors

Determines whether to automatically attempt to repair media errors detected during the parity scan. Default value is true.

Minimum firmware level

11.80