[Ilugc] 1D1C - lsscsi

  • From: tkdhanasekar@xxxxxxxxx (Dhana Sekar)
  • Date: Mon, 19 Aug 2013 20:26:30 +0530

command: lsscsi
usage: list SCSI devices (or hosts) and their attributes

examples:

1. To show help and options of this command

    $ lsscsi --help

2. To show device node's major + minor numbers

    $ lsscsi -d

3. $ lsscsi -c will print output similar to

    $ cat /proc/scsi/scsi

4. To see long format

    $ lsscsi -l

5. To lists scsi hosts rather than scsi devices

    $ lsscsi -H

6. To show scsi generic device name

    $ lsscsi -g


regards,
dhanasekar

Other related posts: