Bug report 216049 duplicate IDs

Игорь Бриккель igor.brikkel at gmail.com
Wed Nov 30 12:16:30 PST 2022


Hello!
I have same bug "Bug 216049 - Unable to boot system, won't mount
because of missing partitions because of "nvme nvme1: globally
duplicate IDs for nsid 1""

I created small fix
repo linux commit 8995973d488959560c7b610fe9d303cc6a242ce4

Text version
repo linux
in file drivers/nvme/host/pci.c
add
in rows 3526 and 3527
{ PCI_DEVICE(0x1f40, 0x1202),   /* Netac Technologies Co. NV3000 NVMe SSD */
.driver_data = NVME_QUIRK_BOGUS_NID, },

--
Brikkel Igor



More information about the Linux-nvme mailing list