-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I've recently bought a bunch of compute blades to create a home cluster. It seems like no matter what I do, the blade does not support NVME SSDs.
Tested boards:
- Compute Blade DEV
- Compute Blade TPM
Tested compute modules:
- CM5 4GB 32GB
- CM4 Lite 8GB
Tested drives:
- Western Digital WD Black SN770
- Western Digital WD Blue SN580
The same compute modules and drives work flawlessly on the Raspberry Pi IO Board.
Excerpt from the kernel log
[ 1.865667] brcm-pcie 1000110000.pcie: host bridge /axi/pcie@1000110000 ranges:
[ 1.873017] brcm-pcie 1000110000.pcie: No bus range found for /axi/pcie@1000110000, using [bus 00-ff]
[ 1.882458] brcm-pcie 1000110000.pcie: MEM 0x1b80000000..0x1bffffffff -> 0x0080000000
[ 1.890760] brcm-pcie 1000110000.pcie: MEM 0x1800000000..0x1b7fffffff -> 0x0400000000
[ 1.899062] brcm-pcie 1000110000.pcie: IB MEM 0x0000000000..0x0fffffffff -> 0x1000000000
[ 1.907363] brcm-pcie 1000110000.pcie: IB MEM 0x1000131000..0x1000131fff -> 0xfffffff000
[ 1.916986] brcm-pcie 1000110000.pcie: PCI host bridge to bus 0001:00
[ 1.923457] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 1.928963] pci_bus 0001:00: root bus resource [mem 0x1b80000000-0x1bffffffff] (bus address [0x80000000-0xffffffff])
[ 1.939532] pci_bus 0001:00: root bus resource [mem 0x1800000000-0x1b7fffffff pref] (bus address [0x400000000-0x77fffffff])
[ 1.950719] pci 0001:00:00.0: [14e4:2712] type 01 class 0x060400 PCIe Root Port
[ 1.958062] pci 0001:00:00.0: PCI bridge to [bus 00]
[ 1.963045] pci 0001:00:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 1.969859] pci 0001:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 1.977648] pci 0001:00:00.0: PME# supported from D0 D3hot
[ 1.983737] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 2.334696] brcm-pcie 1000110000.pcie: link down
The drives are listed as tested by community members on the uptime.industries page. I know that's not the same as certification, but since I do not see any actually certified compatibility lists, I'm assuming that's the best I'll get.
oculos
Metadata
Metadata
Assignees
Labels
No labels