Los discos raw son inutilizables. La utilidad format puede detectar discos con formato. Seleccione el disco que desea verificar, como se muestra en el siguiente ejemplo para el disco c2t1d0. Después de seleccionar el disco, la utilidad indica si está formateado.
# format AVAILABLE DISK SELECTIONS: 0. c2t0d0 <SUN36G cyl 14087 alt 2 hd 24 sec 424> /pci@1c,600000/scsi@2/sd@0,0 /dev/chassis/J4200@RACK10:U24-25/SCSI_Device__0/disk 1. c2t1d0 <SUN72G cyl 14087 alt 2 hd 24 sec 424> /pci@1c,600000/scsi@2/sd@1,0 /dev/chassis/J4200@RACK10:U24-25/SCSI_Device__1/disk Specify disk (enter its number): 1Disk c2t1d0 is selected. selectin c2t1d0 [disk formatted]The selected disk is already formatted.
La utilidad format automáticamente configura cualquier disco SCSI sin etiqueta. La utilidad muestra información sobre el disco con formato de la siguiente forma:
c2t3d0: configured with capacity of 136.73GB
El siguiente ejemplo muestra cómo formatear el disco c2t1d0 que ha seleccionado después de iniciar la utilidad format.
format> formatFormatting is selected. The protection information is not enabled The disk will be formatted with protection type 0 Ready to format. Formatting cannot be interrupted and takes 169 minutes (estimated). Continue? yes Beginning format. The current time is Fri Apr 1 ... Formatting... done Verifying media... pass 0 - pattern = 0xc6dec6de 14086/23/734 pass 1 - pattern = 0x6db6db6d 14086/23/734 Total of 0 defective blocks repaired. format> q