[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56B8B1F1.4070605@suse.de>
Date: Mon, 8 Feb 2016 16:19:13 +0100
From: Hannes Reinecke <hare@...e.de>
To: Keith Busch <keith.busch@...el.com>, Christoph Hellwig <hch@....de>
Cc: Sagi Grimberg <sagig@....mellanox.co.il>,
James Bottomley <James.Bottomley@...senPartnership.com>,
Jens Axboe <axboe@...nel.dk>, linux-block@...r.kernel.org,
linux-scsi <linux-scsi@...r.kernel.org>,
"linux-nvme@...ts.infradead.org" <linux-nvme@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: complete boot failure in 4.5-rc1 caused by nvme: make SG_IO
support optional
On 02/08/2016 04:12 PM, Keith Busch wrote:
> On Mon, Feb 08, 2016 at 11:13:50AM +0100, Christoph Hellwig wrote:
>> On Mon, Feb 08, 2016 at 12:01:16PM +0200, Sagi Grimberg wrote:
>>>
>>>> Do we have defined sysfs attributes for NVMe devices nowadays?
>>>
>>> /sys/block/nvme0n1/uuid
>>
>> That's only supported for NVMe 1.1 and higher devices, and optional.
>> For older or stupid devices we need to support the algorithm based
>> on the serial attribute from nvme_fill_device_id_scsi_string() in
>> drivers/nvme/host/scsi.c.
>
> It's even worse. NGUID was defined for 1.2 devices and higher. 1.1
> devices should have EUI-64 at:
>
> /sys/block/nvmeXnY/eui
>
> 1.2 devices will have either uuid or eui (or both).
>
> The majority of devices in circulation today are 1.0, and need to concat
> these three entries to make a unique identifier:
>
> /sys/block/nvmeXnY/device/serial
> /sys/block/nvmeXnY/device/model
> /sys/block/nvmeXnY/nsid
Ok, so what about having a 'wwid' attribute which provides combined
information (like scsi has)?
Cheers,
Hannes
--
Dr. Hannes Reinecke Teamlead Storage & Networking
hare@...e.de +49 911 74053 688
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton
HRB 21284 (AG Nürnberg)
Powered by blists - more mailing lists