CLI Guide

Table Of Contents
Output
Port
The port ID.
Type
FC: FC port.
iSCSI: iSCSI port.
Unknown: Port type is unknown.
Links
The IDs of linked ports.
Examples Verify all links between controllers A and B.
# verify links
verify vdisk
Description
Analyzes redundant vdisks to find and fix inconsistencies between their redundancy data and their
user data. This command applies to linear storage only.
This command acts on all disks in a vdisk but not dedicated spares or leftover disks. This command
will find and optionally fix parity mismatches for RAID 3, 5, 6, and 50, and mirror mismatches for RAID
1 and 10. This command can be performed only on a vdisk whose status is FTOL (fault tolerant and
online). This command cannot be performed for NRAID or RAID 0.
Verification can last over an hour, depending on vdisk size, utility priority, and amount of I/O activity.
You can use a vdisk while it is being verified. To view the progress of a verify (VRFY) job, use the
show vdisks on page 259 command.
When verification is complete, event 21 is logged and specifies the number of inconsistencies found.
Such inconsistencies can indicate that a disk is going bad.
NOTE: The scrub vdisk on page 106 command operates similarly to verify vdisk and can find
media errors for any RAID level, including NRAID and RAID 0.
Minimum role manage
Syntax
verify vdisk
[fix yes|no]
vdisks
Parameters
fix yes|no
Optional. Specifies whether or not to automatically fix parity mismatches by making parity match the
data in all cases. The default is no.
vdisks
A comma-separated list of the names or serial numbers of the vdisks to verify. A name that includes a
space must be enclosed in double quotes.
Examples
Start verifying vdisk vd1.
# verify vdisk vd1
See also
abort verify on page 30
scrub vdisk on page 106
show vdisks on page 259
verify disk-groups on page 281
282 Alphabetical list of commands