".cs R 4*w'x'/n(.s
sparky joerg > sformat
sformat SCSI format/analysis/repair utilities
Release 3.1, Copyright J. Schilling
scg0 at esp0 initiator id 7
scg1 at esp1 initiator id 7
scsibus0:
c0t0d0 0) 'Quantum ' 'XP34300 ' 'F76D' Disk
c0t1d0 1) 'SEAGATE ' 'ST11200N ' '8334' Disk
2) *
c0t3d0 3) 'TOSHIBA ' 'MK537FB/ ' '6258' Disk
4) 'WANGTEK ' '5150ES SCSI-36 ' 'ESB6' Removable Tape
5) 'EXABYTE ' 'EXB-8500-85QUE ' '0428' Removable Tape
6) 'TOSHIBA ' 'XM-3401TASUNSLCD' '3593' Removable CD-ROM
7) HOST ADAPTOR
scsibus1:
c1t0d0,c1t0d1 10) 'EMULEX ' 'MD21/S2 ESDI' 'D00 ' Disk
11) *
c1t2d0 12) 'Maxoptix' 'T3-1304 ' '1.1c' Removable Disk
13) *
14) *
15) *
16) *
17) HOST ADAPTOR
Select target -1 (0 - 12)/<cr>:
The line:
".cs R 4*w'x'/n(.s
c0t0d0 0) 'Quantum ' 'XP34300 ' 'F76D' Disk
shows the canonical logical disk name (in this case
c0t0d0 ),
the menu number, the SCSI inquiry string and a description of the device type
that was found on this SCSI target.
The menu number is directly related to the SCSI target id of the device and the
SCSI bus number.
Number 3 is SCSI target # 3 on SCSI bus # 0.
Number 12 is SCSI target # 2 on SCSI bus # 1.
Sformat is currently not able to deal with more than 8 targets on a bus.
When selecting a target (.e.g. # 0), a logical unit selection menu will
be displayed.
Select target -1 (0 - 6)/<cr>:0
scsibus0 target 0:
c0t0d0 0) 'Quantum ' 'XP34300 ' 'F76D' Disk
1) 'Quantum ' 'XP34300 ' 'F76D' unsupported
2) 'Quantum ' 'XP34300 ' 'F76D' unsupported
3) 'Quantum ' 'XP34300 ' 'F76D' unsupported
4) 'Quantum ' 'XP34300 ' 'F76D' unsupported
5) 'Quantum ' 'XP34300 ' 'F76D' unsupported
6) 'Quantum ' 'XP34300 ' 'F76D' unsupported
7) 'Quantum ' 'XP34300 ' 'F76D' unsupported
Select lun -1 (0 - 7)/<cr>:
The logical unit menu has the same structure as the SCSI target menu.
If the device description contains the word
unsupported ,
the controller is not able to support a logical unit of this number.
If the device description contains the word
"unit not present" ,
the controller is able to support a logical unit of this number but
there is actually no device connected.
When selecting a specific logical unit, the main thread is entered as if
a complete SCSI target specification has been entered from the command
line.