#warewulf
3 posts tagged warewulf.
Warewulf 4 and the art of treating servers as cattle
A stateless node has no OS on its disk. It PXE-boots one golden image into RAM. This is how big clusters stay sane. Getting there on a brand-new EL10 stack took a pile of debugging I didn't expect. Here's all of it.
The two networks bare-metal guides skip, and booting the head node
Almost every \"my node won't PXE boot\" problem is a network problem. Here's the two-network design, including the DHCP-less network that makes stateless booting possible, and how to stand up the head node on it.
What an HPC cluster actually is (and how to fake one on a single box)
Strip away the marketing and a supercomputer is five roles wired to a private network. Here's the mental model, and the groundwork for rebuilding a Sherlock-style HPC cluster on one Linux box.