[PATCH 1/5] nvmet: EUI64 support
Christoph Hellwig
hch at lst.de
Wed May 9 00:08:58 PDT 2018
On Fri, May 04, 2018 at 01:28:41PM +0200, Hannes Reinecke wrote:
> Allow the setting of an IEEE Extended Unique Identifier (EUI64) for
> each namespace. As the OUI is per subsystem ensure that the OUI
> part of the EUI64 value (ie the top 3 bytes) are matching for each
> namespace.
I don't think we should support the EUI64 value. It doesn't have
a lot of uniqueness, and it requires and IEEE OID to be properly
implemented. Please use the UUID identifier always, unless you actually
doe havean IEEE OID and really want to use it, in which case you should
use the NGUID.
More information about the Linux-nvme
mailing list