Install lsscsi by entering the following commands in the terminal:
sudo apt update sudo apt install lsscsi
Description:
list all SCSI devices (or hosts) currently on system
Uses information in sysfs (Linux kernels 2.6.0 and later) to list all scsi devices (or hosts) currently attached to the system. Options can be used to control the amount and form of information provided for each device.
Homepage: http://sg.danny.cz/scsi/lsscsi.html
Version: 0.28-0.1
Section: admin