Get/retrieve/display “UUID” of the scsi device using “scsi_id” command
To Retrieve/display the UUID of a scsi device we can use “scsi_id” command .. The output of the command shows the UUID of the device. UUID is unique so it is used as primary key to the device. Also, these identifiers are persistent across reboots For ex: To retrieve UUID of my ‘sda’ device …