exo icon indicating copy to clipboard operation
exo copied to clipboard

Add documentation for bootstrapping RDMA

Open AlexCheema opened this issue 2 months ago • 1 comments

Currently the macOS app runs some swift code / a bash script on start to bootstrap RDMA but this is not documented when running from source. There are known issues e.g. having Thunderbolt Bridge enabled causing packet storms.

AlexCheema avatar Dec 31 '25 17:12 AlexCheema

We should remove the bulk of this logic after #928 lands

Evanev7 avatar Jan 06 '26 14:01 Evanev7

@AlexCheema should I disable Thunderbolt Bridge on every computer in the cluster? Definitely saw those packet storms when I plugged everything in… I think it is still enabled on at least one computer and the cluster is unusably fragile… Is there a network setup best practices guide anywhere?

pbrass avatar Jan 23 '26 18:01 pbrass

generally yes - disable bridge on all devices if you have 3 or more.

Evanev7 avatar Jan 24 '26 02:01 Evanev7