Skip to content
Commit 7ee5c78c authored by Gopal Tiwari's avatar Gopal Tiwari Committed by Christoph Hellwig
Browse files

nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN



A system with more than one of these SSDs will only have one usable.
Hence the kernel fails to detect nvme devices due to duplicate cntlids.

[    6.274554] nvme nvme1: Duplicate cntlid 33 with nvme0, rejecting
[    6.274566] nvme nvme1: Removing after probe failure status: -22

Adding the NVME_QUIRK_IGNORE_DEV_SUBNQN quirk to resolves the issue.

Signed-off-by: default avatarGopal Tiwari <gtiwari@redhat.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 2b54996b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment