Difference between revisions of "Scsi inq"

From Tranzman Documentation
Jump to: navigation, search
(Created page with "Use this option to scan and display all devices on the SCSI bus including local hard drives. {| class="wikitable" style="padding-left: auto; color:#FFFFFF; background-color:...")
 
 
Line 18: Line 18:
  
 
|}
 
|}
 +
 +
----
 +
Use this link to go back to the main [[Devices - Tape Drives]] Page.

Latest revision as of 15:27, 17 September 2018

Use this option to scan and display all devices on the SCSI bus including local hard drives.

> scsi_inq

On a system with no attached drives, this will produce an output similar to this.

[0:0:0:0] disk VMware Virtual disk 1.0 /dev/sda /dev/sg0 [0:0:1:0] disk VMware Virtual disk 1.0 /dev/sdb /dev/sg1 [0:0:2:0] disk VMware Virtual disk 1.0 /dev/sdc /dev/sg2 [0:0:3:0] disk VMware Virtual disk 1.0 /dev/sdd /dev/sg3 [0:0:4:0] disk VMware Virtual disk 1.0 /dev/sde /dev/sg4 [0:0:5:0] disk VMware Virtual disk 1.0 /dev/sdf /dev/sg5 [2:0:0:0] cd/dvd NECVMWar VMware IDE CDR10 1.00 /dev/sr0 /dev/sg6


Use this link to go back to the main Devices - Tape Drives Page.