fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

I got my delivery of my new nodes ( ). Now I'm waiting for ram and cables. Rather than decide between using the 10Gbit SFP+ ports and the USB-4 ports for the ring network (for ), I'm just going to set up both. That should give me 30Gbit between each node without using a switch.

Now I need to decide which OS I'll use. Stick with 9, or change to or ?

36pickledeggs

This is what the new cluster looks like cabled up. Sexy, eh?
For the OS, I decided to go with RHEL 9.5. There are reasons. Red Hat really made some super dumb moves around CentOS Stream, but I don't think they are evil.
Setting up the routing for the ring topology network using seems to work. I'm getting about 26.6Gbit/sec across the Thunderbolt 4 interfaces. That is using ipv6. ipv4 is not quite working on those for me. And that is my blocker for .

For , I first tried to use for the cluster networking. While I got it to work on my test pods, I could not get it to work through the cluster.yaml config for Rook. The issue being that it needs a single interface to tie into and my FRR ring topology has two NICs per node. I've given up on that and switched to provider.host while specifying the internal cluster network. My hope is that will work after I get my ring net working with ipv4. Uncharted territory.

@makuharigaijin 26Gbps. Nice. Measured with iperf?