Owner's manual

Script Commands 117
NOTE: When you run the autoconfigure storageArray hotSpares command, the
RAID controller module firmware determines the number of hot spares to create
based on the total number and type of physical disks in the storage array.
Check Disk Consistency
This command checks a virtual disk for consistency and media errors, and
writes the results of the check to a file.
Syntax
check virtualDisk [
virtualDiskName
] consistency
[consistencyErrorFile=
filename
] [mediaErrorFile=
filename
] [priority=(highest | high | medium | low
| lowest)] [verbose=(TRUE|FALSE)]
Parameters
Parameter Description
virtualDisk Name of the specific virtual disk to check
consistency. You must put brackets ([ ])
around the virtual disk name. If the
virtual disk name has special characters,
you must also put quotation marks (" ")
around the virtual disk name.
consistencyErrorFile Name of the file in which to save the
consistency error information. You must
put quotation marks (" ") around the file
name.
mediaErrorFile Name of the file in which to save the
media error information. You must put
quotation marks (" ") around the file
name.