Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: change the boot order to be first disk, then network #3

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

utkuozdemir
Copy link
Member

@utkuozdemir utkuozdemir commented Dec 8, 2024

With this change, the machines' boot order is expected to be configured as first disk, then network.

When the provider needs to boot a machine via PXE, it sets its next boot to be a PXE boot using IPMI/API.

Closes siderolabs/omni#761

Signed-off-by: Utku Ozdemir [email protected]

@utkuozdemir utkuozdemir marked this pull request as ready for review December 9, 2024 10:57
@utkuozdemir utkuozdemir self-assigned this Dec 9, 2024
With this change, the machines' boot order is expected to be configured as first disk, then network.

When the provider needs to boot a machine via PXE, it sets its next boot to be a PXE boot using IPMI/API.

Signed-off-by: Utku Ozdemir <[email protected]>
@utkuozdemir
Copy link
Member Author

/m

@talos-bot talos-bot merged commit e6bfaa9 into siderolabs:main Dec 9, 2024
13 checks passed
@utkuozdemir utkuozdemir deleted the boot-order branch December 9, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the boot order: disk, then network. Use "one-time boot via network" over IPMI for that
5 participants