How to find the scsi id of any device on linux

#scsi_id -g -u -s /block/sdx

if it’s a /dev/cciss device then use

#cciss_id /dev/cciss/cXdX

-bb

  1. Is this a code for find the SCSI id of any device on Linux ? I will check it.

  1. No trackbacks yet.