All of lore.kernel.org
 help / color / mirror / Atom feed
* T10 adds locally assigned UUID designation descriptor
@ 2016-02-08 17:33 Douglas Gilbert
  2016-02-08 19:00 ` James Bottomley
  0 siblings, 1 reply; 5+ messages in thread
From: Douglas Gilbert @ 2016-02-08 17:33 UTC (permalink / raw)
  To: SCSI development list

Recently, in draft spc5r08, T10 added a locally assigned RFC 4122
UUID *** designation descriptor. That descriptor can now be
returned for VPD page 0x83 (device identification) amongst others.
It can be used anywhere SCSI needs a unique identifier expanding
the previous set of preferred identifiers: EUI, NAA and SCSI_name
(iSCSI).

In the soon to be released sg3_utils version 1.42 the new UUID
designation descriptor is decoded including Hannes' --export
option found in sg_inq, for example:

# sg_inq --export /dev/sg0
   ...
   SCSI_IDENT_LUN_UUID=11223344-5566-7788-aabb-ccddeeffffee

Perhaps some udev work is needed to incorporate this new identifier.

Doug Gilbert

** see  https://en.wikipedia.org/wiki/Universally_unique_identifier

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-09 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-08 17:33 T10 adds locally assigned UUID designation descriptor Douglas Gilbert
2016-02-08 19:00 ` James Bottomley
2016-02-08 20:04   ` Douglas Gilbert
2016-02-09  0:02     ` Knight, Frederick
2016-02-09 15:30     ` Hannes Reinecke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.