5-29disk Commandsdisk verifyTo verify all blocks on a SCSI disk device and, optionally, repairany bad blocks, use the disk verify command.Syntaxdisk verify [/repair{=boolean}] [/wait{=boolean}]{scsi_device}Parameters{scsi_device}Specifies the ID for the SCSI disk device that you want toverify. A SCSI ID consists of a SCSI channel number (forexample, 0, 1, 2, 3, etc.), a SCSI device ID (0 through 15inclusive), and a SCSI logical unit number (0 through 7inclusive).For further details, see scsi_device on page 1-10.Switches/repair{=boolean}Specifies whether to automatically repair bad blocks. If youset this switch to TRUE, the command attempts to repair anybad blocks. If you do not specify the switch, the commandonly reports failures.This switch defaults to FALSE./wait{=boolean}Specifies whether to perform verification synchronously orasynchronously. If you set this switch to TRUE, the commandperforms the block verification synchronously and thecommand prompt does not return until the block verificationoperation completes.The default is FALSE; that is, the command performs theblock verification asynchronously and the command promptreturns immediately.