A system technician installs a passive quad-slot M.2 NVMe PCIe x16 expansion card containing four identical NVMe solid-state drives into a motherboard's primary PCIe 4.0 x16 slot. Upon booting the computer, only the SSD installed in the first slot of the expansion card is recognized by the UEFI firmware and operating system. The remaining three SSDs fail to appear in storage management tools. Which motherboard UEFI configuration setting must be enabled to allow all four NVMe drives to be detected?
- PCIe slot bifurcation (configuring the x16 slot to operate in x4/x4/x4/x4 mode)Cevap
- BSATA host controller mode (switching the storage controller from AHCI mode to RAID mode)
- CNVMe Host Memory Buffer (allocating system DRAM shared cache memory to the controller)
- DResizable BAR and Above 4G Decoding (enabling extended memory-mapped I/O space)
Cevap
PCIe slot bifurcation (configuring the x16 slot to operate in x4/x4/x4/x4 mode)
Passive multi-drive M.2 carrier cards do not include expensive onboard PCIe switch chips. Instead, they require the motherboard to support PCIe slot bifurcation—a feature that dynamically divides a physical slot into four independent lanes (). Once bifurcation is enabled in UEFI, the motherboard controller can negotiate separate links with each of the four NVMe drives.
Adım Adım Çözüm
Anahtar Kavram
PCIe Slot Bifurcation and M.2 NVMe Carrier Cards