HP P2000 G3 MSA System CLI Reference Guide 33
abort scrub
Description Aborts a scrub vdisk operation for specified vdisks or disks.
Syntax
abort scrub
[vdisk vdisks]
[disks disks]
Parameters vdisk vdisks
Optional. Names or serial numbers of the vdisks to stop scrubbing. For vdisk syntax, see Command
syntax on page 22.
disks disks
Optional. IDs of the disks to stop scrubbing. For disk syntax, see Command syntax on page 22.
Example Abort scrubbing vdisk vd1:
# abort scrub vdisk vd1
Info: Scrub was aborted on vdisk vd1. (vd1)
Success: Command completed successfully. (2012-01-20 15:42:08)
Abort scrubbing disk 1.15:
# abort scrub disks 1.15
Info: Abort scrubbing the disk at location - (1.15)
Success: Command completed successfully. (2012-10-08 11:27:29)
See also • scrub disks
• scrub vdisk
• show disks
• show vdisks