CLI Guide

Channel is checked. If the local storage array does not support iSCSI or Fibre Channel, an error message
is displayed and the operation aborted.
Check Virtual Disk Consistency
Description
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)]
[startingLBA=
LBAvalue] [endingLBA=LBAvalue]
[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.
priority
Specifies the priority that the consistency check
has relative to host I/O activity. Valid entries are
highest, high, medium, low, or lowest.
startingLBA
The starting logical block address. Use integer
values.
endingLBA
The ending logical block address. Use integer
values.
verbose
Captures progress details, such as percent
complete, and shows the information while virtual
disk consistency is being repaired. To capture
progress details, set this parameter to TRUE. To
prevent capturing progress details, set this
parameter to FALSE.
151