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?
what you want is a DPU. you can even run storage and network on pcie switches without a host CPU !<p><a href="https://www.servethehome.com/zfs-without-a-server-using-the-nvidia-bluefield-2-dpu-nvme-arm-aic-iscsi/" rel="nofollow">https://www.servethehome.com/zfs-without-a-server-using-the-...</a>
Many larger FPGA-development kits. NVME for storage maybe not right now, but as an add-on via 'Mezzanine' 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://www.xilinx.com/products/design-tools/embedded-software/petalinux-sdk.html" rel="nofollow">https://www.xilinx.com/products/design-tools/embedded-softwa...</a> would be cybertrash from Xilinx as offer to run on the ARM-Cores.<p>edit: Former Altera, now Intel-FPGA isn'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'll show myself out now...(rambling)
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://datatracker.ietf.org/meeting/105/materials/slides-105-tdd-deep-dive-slides" rel="nofollow">https://datatracker.ietf.org/meeting/105/materials/slides-10...</a><p><a href="https://legacy.netdevconf.info/0x14/pub/slides/39/Netdev%200x14%20--%20Taking%20Control%20of%20your%20SmartNIC%20v1.pdf" rel="nofollow">https://legacy.netdevconf.info/0x14/pub/slides/39/Netdev%200...</a><p><a href="https://smartnicssummit.com/proceeding_files/a0q5f000000lcIn/20220427_A-101_Zagorianakos.PDF" rel="nofollow">https://smartnicssummit.com/proceeding_files/a0q5f000000lcIn...</a>
<i>Does anything like this exist?</i><p>They do but many are closed source. Dell and HP have their own ilo/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://hackaday.com/2022/09/20/raspberry-pi-grants-remote-access-via-pcie-sort-of/" rel="nofollow">https://hackaday.com/2022/09/20/raspberry-pi-grants-remote-a...</a>
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.