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.