TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: PCIe cards with their own NIC/Storage/OS?

9 点作者 snoopy_telex超过 2 年前
I'm looking for a PCIe card that runs its own linux os and can talk with the host system. Ideally, it would have its own NIC and NVME interface for storage. Does anything like this exist?

7 条评论

Avlin67超过 2 年前
what you want is a DPU. you can even run storage and network on pcie switches without a host CPU !<p><a href="https:&#x2F;&#x2F;www.servethehome.com&#x2F;zfs-without-a-server-using-the-nvidia-bluefield-2-dpu-nvme-arm-aic-iscsi&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.servethehome.com&#x2F;zfs-without-a-server-using-the-...</a>
LargoLasskhyfv超过 2 年前
Many larger FPGA-development kits. NVME for storage maybe not right now, but as an add-on via &#x27;Mezzanine&#x27; card atop the dev-kit.<p>Basically some dual- to quad-core arm embedded into the fpga, various amounts of memory, sometimes expandable via SODIMM, and so on.<p><i>NOT</i> cheap!<p><a href="https:&#x2F;&#x2F;www.xilinx.com&#x2F;products&#x2F;design-tools&#x2F;embedded-software&#x2F;petalinux-sdk.html" rel="nofollow">https:&#x2F;&#x2F;www.xilinx.com&#x2F;products&#x2F;design-tools&#x2F;embedded-softwa...</a> would be cybertrash from Xilinx as offer to run on the ARM-Cores.<p>edit: Former Altera, now Intel-FPGA isn&#x27;t really better.<p>Prepare for a world of hurt, if doing anything with FPGAs, and their proprietary tool chains. Prepare for another world of hurt, if thinking they would be supported by open-source tool chains in a sufficient way, or that the the few alternative solutions which are fully supported by them would be enough.<p>I&#x27;ll show myself out now...(rambling)
johndoe0815超过 2 年前
Perhaps not exactly what you are looking for, but there are Smart NIC PCIe cards running Linux (usually for data center applications), see e.g. these links:<p><a href="https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;meeting&#x2F;105&#x2F;materials&#x2F;slides-105-tdd-deep-dive-slides" rel="nofollow">https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;meeting&#x2F;105&#x2F;materials&#x2F;slides-10...</a><p><a href="https:&#x2F;&#x2F;legacy.netdevconf.info&#x2F;0x14&#x2F;pub&#x2F;slides&#x2F;39&#x2F;Netdev%200x14%20--%20Taking%20Control%20of%20your%20SmartNIC%20v1.pdf" rel="nofollow">https:&#x2F;&#x2F;legacy.netdevconf.info&#x2F;0x14&#x2F;pub&#x2F;slides&#x2F;39&#x2F;Netdev%200...</a><p><a href="https:&#x2F;&#x2F;smartnicssummit.com&#x2F;proceeding_files&#x2F;a0q5f000000lcIn&#x2F;20220427_A-101_Zagorianakos.PDF" rel="nofollow">https:&#x2F;&#x2F;smartnicssummit.com&#x2F;proceeding_files&#x2F;a0q5f000000lcIn...</a>
LinuxBender超过 2 年前
<i>Does anything like this exist?</i><p>They do but many are closed source. Dell and HP have their own ilo&#x2F;drac cards that run Linux but they have since locked them down. A while back someone here linked an unrestricted ilo card, I will see if I still have the link.<p>[Edit] I <i>believe</i> this [1] is what someone linked here a while ago. In the embeded video, he talks about some other more inclusive options.<p>[1] - <a href="https:&#x2F;&#x2F;hackaday.com&#x2F;2022&#x2F;09&#x2F;20&#x2F;raspberry-pi-grants-remote-access-via-pcie-sort-of&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hackaday.com&#x2F;2022&#x2F;09&#x2F;20&#x2F;raspberry-pi-grants-remote-a...</a>
floatinglotus超过 2 年前
You want a smartNIC&#x2F;DPU, and you should probably run SONiC on it! (DASH)
btgeekboy超过 2 年前
Have a look at the CCR2004-1G-2XS-PCIe from MikroTik. It’s a router on a PCIe card, with its own OS.<p>What’s your usecase? Might be able to get better recommendations if you can tell us what you’re trying to do.
评论 #33874636 未加载
wmf超过 2 年前
I recommend the SolidRun SolidNET or Mellanox Bluefield. FPGAs cost a fortune and Mikrotik looks janky.