On Mon, Dec 02, 2019 at 05:29:05PM +0100, Christoph Hellwig wrote:
On Mon, Dec 02, 2019 at 09:27:14AM -0700, Nadolski, Edmund wrote:
I don't have such a controller, but many apparently do. The regression was reported here:
http://lists.infradead.org/pipermail/linux-nvme/2019-December/028223.html
And of course it's the SMI controller ...
Does 5.4 show the exact error code? Perhaps we should selectively allow just for that case?
They'll find other ways to f***ck up. Looks like at least the controller in the bug report also doesn't have an subnqn and the nguid/eui64 are bogus.
Indeed, they will find creative ways to break it.
Customer or OEM requirments are poorly written, like "Must report NVMe version 1.3". Nobody bothers to mention that it must also be compliant to that version, or even realize they never cared for those features in the first place.
Compliance testing like from UNH should have caught this before shipping with such a device, but it's a cheap device, so maybe they skip that step.
I wonder if we actually do users a favour by allowing that..
I think it's too late now. We did successfully use such namespaces before 5.4, even if they're fundamentally broken.
Johannes also commented *not* to consider these errors when this identification was originally implemented, so either he knew vendors screwed this up, or had the forethought to know they would.