HP MSA 2040 CLI Reference Guide
abort scrub 31
abort scrub
Description Aborts a scrub vdisk operation for specified vdisks or a scrub volume operation for specified
volumes.
Syntax
abort scrub
vdisk
vdisks
volume
volumes
Parameters vdisk
vdisks
A comma-separated list of the names or serial numbers of the vdisks to stop scrubbing. For vdisk
syntax, see "Command syntax" (page 20).
volume
volumes
A comma-separated list of the names or serial numbers of the volumes to stop scrubbing. For volume
syntax, see "Command syntax" (page 20).
Example Abort scrubbing vdisk vd1:
# abort scrub vdisk vd1
Info: Scrub was aborted on target vd1. (vd1)
Success: Command completed successfully. (2013-08-10 02:51:17)
Abort scrubbing volume vol1:
# abort scrub volume vol1
Info: Scrub Volume was aborted. (vol1)
Success: Command completed successfully. (2013-01-20 15:42:08)
See also • scrub vdisk
• scrub volume
• show vdisks
• show volumes