Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: lscsci command added as first method

...

Open a terminal console and issue:

# lsscsi -g

The output will look something like:

[0:0:0:0]    disk    VMware   Virtual disk     1.0   /dev/sda   /dev/sg0
[0:0:
1
10:0]   tape 
disk
   COMPAQ 
VMware
  SDLT320 
Virtual
 
disk
     
1.0
   
/dev/sdb
5F5F  
/dev/
sg1 [0:0:2:0] disk VMware Virtual disk
st0   
1.0
/dev/
sdc /dev/sg2
sg9
[0:0:
3
11:0]
  
disk
 
VMware Virtual disk 1.0 /dev/sdd /dev/sg3 [0:0:10:0]
tape    COMPAQ   SDLT320          5F5F  /dev/
st0
st1   /dev/
sg9
sg10
[0:0:
11
12:0]   
tape
mediumx 
COMPAQ   
SDLT320
MSL5000 Series   
0520  
5F5F
/dev/
st1
sch0  
/dev/
sg10
sg11
[4:0:0:
12:
0]   
mediumx
 
COMPAQ
cd/dvd  NECVMWar 
MSL5000
VMware 
Series
SATA CD01 
0520
1.00  /dev/
sch0
sr0 
/dev/
sg11
sg

(info) If the "lsscsi" command is not installed on you system, use "yum install lsscsi" to make it available. If you cannot install "lsscsi", use method 2 or method 3 below.

...