Skip to content

fix: place hard disk second in SMC GB300 boot order - #126

Draft
martinraumann wants to merge 1 commit into
NVIDIA:mainfrom
martinraumann:bug/smc-gb300-hard-disk-second
Draft

fix: place hard disk second in SMC GB300 boot order#126
martinraumann wants to merge 1 commit into
NVIDIA:mainfrom
martinraumann:bug/smc-gb300-hard-disk-second

Conversation

@martinraumann

Copy link
Copy Markdown

SMC GB300 currently promotes the selected UEFI HTTP entry but leaves the installed OS behind the remaining network entries. After iPXE exits, firmware can try every other network interface before booting the tenant OS.

Update the standard BootOrder path to place the selected HTTP entry first and an available UEFI disk entry second while preserving the remaining order. Boot-order verification now detects and repairs a misplaced disk. A missing disk remains valid during initial ingestion.

Fixes NVIDIA/infra-controller#5066

@martinraumann

Copy link
Copy Markdown
Author

@coderabbitai review

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.

bug: SMC GB300 boot order does not place hard disk after DPU

1 participant