Hello
I have a Dell R740 server which has a PCIe backplane extender for nvme drives. I am looking to passthrough the extender to a truenas install . When I go to add PCIe device for the truenas vm, I don't see the extender listed though I can see it when I do an lspci on the proxmox node:
The same server also has a Dell HBA card for SAS drives. I have successfully setup the passthrough to truenas - I see the SAS drives listed in truenas. Just can't find the PCIe extender in the PCIe add device list to passthrough. Is there something to do to make them show up?
I have a Dell R740 server which has a PCIe backplane extender for nvme drives. I am looking to passthrough the extender to a truenas install . When I go to add PCIe device for the truenas vm, I don't see the extender listed though I can see it when I do an lspci on the proxmox node:
Code:
lspci -nnk | grep -e PLX
5e:00.0 PCI bridge [0604]: PLX Technology, Inc. PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch [10b5:9733] (rev b0)
5f:04.0 PCI bridge [0604]: PLX Technology, Inc. PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch [10b5:9733] (rev b0)
5f:05.0 PCI bridge [0604]: PLX Technology, Inc. PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch [10b5:9733] (rev b0)
5f:06.0 PCI bridge [0604]: PLX Technology, Inc. PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch [10b5:9733] (rev b0)
5f:07.0 PCI bridge [0604]: PLX Technology, Inc. PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch [10b5:9733] (rev b0)
af:00.0 PCI bridge [0604]: PLX Technology, Inc. PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch [10b5:9733] (rev b0)
b0:04.0 PCI bridge [0604]: PLX Technology, Inc. PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch [10b5:9733] (rev b0)
b0:05.0 PCI bridge [0604]: PLX Technology, Inc. PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch [10b5:9733] (rev b0)
b0:06.0 PCI bridge [0604]: PLX Technology, Inc. PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch [10b5:9733] (rev b0)
b0:07.0 PCI bridge [0604]: PLX Technology, Inc. PEX 9733 33-lane, 9-port PCI Express Gen 3 (8.0 GT/s) Switch [10b5:9733] (rev b0)
The same server also has a Dell HBA card for SAS drives. I have successfully setup the passthrough to truenas - I see the SAS drives listed in truenas. Just can't find the PCIe extender in the PCIe add device list to passthrough. Is there something to do to make them show up?