5-17disk Commandsdisk show defectsTo show the number of defects and/or the defect list for a specificSCSI disk drive, use the disk show defects command.Syntaxdisk show defects [/full{=boolean}]{scsi_device}Parameters{scsi_device}Specifies the ID for the SCSI device for which you want todisplay defect information. A SCSI device consists of a SCSIchannel number (for example, 0, 1, 2, 3, etc.), SCSI device ID(0 through 15 inclusive), and SCSI device logical unit number(0 through 7 inclusive).For further details, see scsi_device on page 1-10.Switches/full{=boolean}Specifies whether to display the defect count and the list ofdisk defects. If you set this switch to TRUE, the commanddisplays the list of defects and the number of defects.This switch defaults to FALSE, which means the commanddisplays only the number of defects.ExamplesThe following example lists the number of defects and the list ofdefects for a SCSI disk device (SCSI channel number 1, SCSI deviceID 0, and SCSI logical unit number 0):AAC0> disk show defects /full=TRUE (1,0,0)Number of PRIMARY defects on drive: 2Defect 1 at cylinder 12, head 5, sector 59Defect 2 at cylinder 550, head 1, sector 44Number of GROWN defects on drive: 0