Multi-node

after some “fight” for setup a 3 node cluster, I succesfully configured changing the order of suggested guide, so:

  • sudo snap install openstack --channel 2024.1/edge
  • sunbeam prepare-node-script | bash -x && newgrp snap_daemon
  • sunbeam cluster bootstrap --role control --role compute --role storage (answer in according whit infrastructure)
  • sunbeam configure --openrc demo-openrc (answer in according whit infrastructure)
  • sunbeam cluster add & join on other nodes (3 in may case)
  • sunbeam cluster resize

if i follow the procedure, joining before configure, the first node don’t associate the nic interface (dont ask anything) and the system was isolated.

1 Like

I got the same problem. just now. In my environment, it timed out at (31/32).
2024.1 is scheduled to be released in this summer, so I wait until then.