Owner's manual

160 Script Commands
Repair Virtual Disk Consistency
This command repairs the consistency errors on a virtual disk.
Syntax
repair virtualDisk [
virtualDiskName
] consistency
consistencyErrorFile=
filename
[verbose=(TRUE |
FALSE)]
Parameters
Reset RAID Controller Module
This command resets a RAID controller module.
NOTE: When you reset a RAID controller module, the RAID controller module is not
available for I/O operations until the reset is complete. If a host is using virtual disks
owned by the RAID controller module being reset, the I/O directed to the RAID
controller module is rejected. Before resetting the RAID controller module, either
verify that the virtual disks owned by the RAID controller module are not in use or
ensure a multipath driver is installed on all hosts using these virtual disks.
Syntax
reset controller [(0 | 1)]
Parameter Description
virtualDisk Name of the specific virtual disk for which to repair
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 that contains the consistency error
information you use to repair the errors. You must put
quotation marks (" ") around the file name.
verbose Captures progress details, such as percent complete, and
shows the progress detail information as 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.