Login  Register

Re: Script to get the WWID of disks

Posted by ErmanArslansOracleBlog on Jan 23, 2019; 1:53pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Script-to-get-the-WWID-of-disks-tp7134p7140.html

First check the command , then the script.
First check the command starting with scsi_id. Ensure it is working, and then go into the script.

Check scsi_id command!

For example:

scsi_id -g -u -d /dev/sdb
scsi_id -g -u -d /dev/sdb1

Are these commands working?