-
Notifications
You must be signed in to change notification settings - Fork 74
sync host boot
Chris Ladd edited this page Oct 11, 2019
·
2 revisions
stack sync host boot
You'll rarely have to use this command.
It usually gets run as part of the
"stack set host boot" command.
Recreates the /tftpboot/pxelinux/pxelinux.cfg/
pxe boot files for backend nodes.
If the "stack set host boot <nodes> action=install"
these will install from the network.
If the "stack set host boot <nodes> action=os"
backends install from local disk.
-
stack sync host bootfile
Rebuild all tftpboot files for backend nodes.
Checkout our Google Group or our Slack Team for any support or other questions.
Want to contribute to this Wiki? Fork it and send a pull request.