CLI Guide

Minimum role manage
Syntax
rollback volume
[prompt yes|no]
snapshot snapshot
volume
Parameters
[prompt yes|no]
Optional. For scripting, this specifies an automatic reply to confirmation prompts:
yes: Allow the command to proceed.
no: Cancel the command.
If this parameter is omitted, you must manually reply to prompts.
snapshot snapshot
The name or serial number of the snapshot containing the data to roll back to. A name that includes a space
must be enclosed in double quotes.
volumeThe name or serial number of the volume to roll back. A name that includes a space must be
enclosed in double quotes.
Examples Roll back volume Vol1 from snapshot Vol1Snap.
# rollback volume snapshot Vol1Snap Vol1
See also
show snapshots
show volumes
scrub disk-groups
Description
Analyzes specified disk groups to find and fix errors.
This command acts on disks in a disk group but not dedicated spares or leftover disks. The command will fix
parity mismatches for ADAPT and for RAID 5 and RAID 6, as well as for linear disk groups utilizing RAID 3 and
RAID 50; find but not fix mirror mismatches for RAID 1 and 10; and fix media errors for all RAID levels.
Disk-group scrub can last over an hour, depending on disk-group size, utility priority, and amount of I/O
activity. However, a manual scrub performed with this command is typically faster than a background scrub
enabled with the set advanced-settings command. You can use a disk group while it is being scrubbed. To
check the progress of a disk-group scrub (VRSC) job, use the show disk-groups command.
When a disk-group scrub job starts, event 206 is logged. When a scrub job ends, event 207 is logged and
specifies whether errors were found and whether user action is required.
Minimum role manage
Syntax
scrub disk-groups
disk-groups
Parameters disk-groupsA comma-separated list of the names or serial numbers of the disk groups to scrub. A name
that includes a space must be enclosed in double quotes.
Examples Start scrubbing disk group dg1.
# scrub disk-groups dg1
See also
abort scrub
set advanced-settings
show disk-groups
102 Alphabetical list of commands