A field technician is deploying a workstation for video rendering. The motherboard's primary PCIe 4.0 x16 slot is occupied by a high-end graphics card. The technician installs a passive quad-M.2 PCIe expansion card populated with four identical M.2 NVMe PCIe 4.0 x4 SSDs into a secondary physical PCIe 4.0 x16 slot. Upon booting the operating system, only one of the four installed M.2 drives is detected in Disk Management. Which of the following best explains the cause of this issue and the necessary solution?
- The secondary slot lacks PCIe lane bifurcation and provides only x4 electrical lanes from the chipset; the card requires a CPU-connected slot supporting x4x4x4x4 bifurcation or an expansion card with an onboard PCIe bridge chip.Answer
- BThe NVMe storage protocol requires SATA controller emulation; the technician must change the storage controller operation mode in UEFI/BIOS from RAID mode to AHCI mode to enable multi-drive detection.
- CThe installed M.2 NVMe drives use M-key edge connectors; the technician must attach M.2 B-key riser adapters to enable multi-lane PCIe bandwidth over secondary motherboard expansion slots.
- DThe secondary PCIe slot operates in legacy PCIe 3.0 mode; the technician must enable PCIe 4.0 duplexing in UEFI/BIOS to double the available bus bandwidth across the expansion card.
Answer
The secondary expansion slot lacks PCIe lane bifurcation support and only provides four electrical lanes from the chipset. To fix this, the expansion card must be installed in a slot supporting x4x4x4x4 bifurcation, or an expansion card with an onboard PCIe bridge switch chip must be used.
Passive multi-M.2 card adapters pass individual PCIe lanes directly from the slot to each drive connector. Reading all four NVMe SSDs requires either motherboard PCIe slot bifurcation (splitting the x16 slot into x4x4x4x4) or an active expansion card equipped with a hardware PCIe bridge switch chip.
Step-by-Step Solution
Key Concept
PCIe lane allocation, M.2 NVMe protocol requirements, and PCIe slot bifurcation
Estimated Time:2m 0s