Fred Liu wrote:

How would you identify such a drive on any other system?


Normally, there are printed labels as the backup solution.

You can identify SAS drives in an enclosure if the drive and enclosure provide the information needed.

If you issue an INQUIRY EVPD read of page 0x83 on the drive it should give you the WWN and target SAS addresses of the drive. You should then be able to tie this up with the array element in the enclosure by matching it up with data in the SES diagnostic page 0xA from the enclosure.

sg3_utils provides command line tools that can perform these queries.

Mike
--
Mike Pumford, Senior Software Engineer
MPC Data Limited
e-mail: mpumf...@mpcdata.com        web: www.mpcdata.com
tel: +44 (0) 1225 710600            fax: +44 (0) 1225 710601
ddi: +44 (0) 1225 710635

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to