I have 8 new nodes that I'm trying to provision over a private network, when I use discover-nodes it detects the appliances, but on boot each machine gets a tftp timeout error. The booting appliances see the IP and attempt to PXE boot but always get the tftp timeout. My tftp service is running, although I have noticed that something is stopping the service, and I assume it's probably Stacki.
The output of 'stack list network' is:
Network: Private Address: 192.168.0.0 Mask: 255.255.255.0 Gateway: 192.168.0.18 MTU: 1500 Zone: ---- DNS: False PXE: True.
Thanks in advance for any commentary or suggestions.