There's two that I know of - BPN-NVME5-LA26-S12 (I bought it here), and BPN-SAS3-LA26A-N12. I'm not sure what the difference is. I found the manual for the latter, and it seems to have the same connector layout. It might just be gen4 SlimSAS vs gen5 MCIO connectors.
I must have gotten lucky with my hardware combinations. I haven't had issues with hotplugging on any server-y kind of system. Even an old X7SPA-H let me surprise insert a drive via a dumb PCIe x4 -> SFF-8654 adapter. Using a good PCIe switch (one with a fully working hotplug controller) can help...
I'm actually planning on making a 12xNVMe server. You can get an old 826 chassis (~$250), replace the backplane with a 12x NVMe for another ~$250, and then whatever appropriate CPU/MB.
Only question is, how am I going to get that many NVMe ports on the motherboard... H13SSL can handle 6 drives...
I just got one of these for a CSE-826. It definitely doesn't fit with the bracket that came with the chassis (for a BPN-SAS2-826EL1). But it seems to fit just fine if I mount it directly to the chassis without using any mounting bracket whatsoever. Is that what you're supposed to do with these...
They've been coming down steadily. I think there's 3 main factors:
1. There isn't a consumer market - average users want an M.2, not this weird box thing
2. Enterprises are upgrading to gen4 and gen5 (though gen4 prices are also coming down)
3. They've been on the market long enough that...
I think you'd need to put the drive in a carrier that converts it to U.2/SFF-8639, and use an appropriate dual-ported reverse breakout like this: https://www.aliexpress.us/item/3256801757006531.html?gatewayAdapt=glo2usa4itemAdapt
It's doable, but you have to understand that airflow in servers is a lot different than airflow in consumer cases.
Consumer cases use fans to circulate fresh air into the case, and hot air out. While some components - like the chipset and VRM - can get away with a heatsink, anything requiring...
How did you check? Mine just shows stepping '10' in /proc/cpuinfo
Also, does anyone know what the exact type of DC plug it uses is? I want to make a PoE splitter for it.
You will need a managed switch (at least a basic one) for VLANs. You can also make use of the "private VLAN" or "port isolation" feature to further isolate individual devices within a VLAN (i.e. they can talk to the router, but not to other IOT devices).
Your diagram is correct in terms of...
-O is retail boxed (comes with full accessories), -B is bulk packaged (comes with less accessories). Same motherboard. Sort of how some CPUs are available with or without the cooler included.
According to the manual, you're supposed to give it 200 feet per minute of cooling at 0-55C ambient, but if your ambient temperature is significantly lower than 55 (I'd hope...), then you can get away with a lot less. Mine sits at 70-75 measured by the card and it doesn't seem to have any...
You wouldn't want a 9300-16i if you're going for cool anyway - those things are just two 9300-8i chips and a PLX, so they use more than double the power (thus more than double the heat). The fact that they have a PCIe 6-pin power connector should be a red flag.
You don't need a 16i RAID...
Python code itself is single threaded due to GIL (unless you're using a newer GIL-less version, but that's another story), but native-code libraries like numpy may choose to multithread (especially something like numpy which is intended for number crunching).
This might be relevant? NEP 49 —...
The listing is self-contradictory - "Only Work with PCIe Splitter Function Motherboard" in the title, but "Without PCIe Splitter Function" in the description?
From what I gather from various docs, it exposes a virtual ethernet interface to the host which is dedicated to host<->BMC communication.
Sources:
1. Virtual network interface enx of Supermicro Motherboards - Thomas-Krenn-Wiki-en
2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.