Skip to content

Random disk assignation for NVME disk on baremetal #10049

Answered by smira
piellick asked this question in Q&A
Discussion options

You must be logged in to vote

This is not an issue in Talos, but rather the way hardware and Linux works. Disk enumeration is random, so whatever was nvme0 might on next boot become nvme1.

You can use either device selectors, or /dev/by-id symlinks to provide a stable assignment (if required).

It's not a problem for Talos install, as this instruction is used only once on initial install, and later on Talos will find its install disk, no matter what name it has.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by piellick
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants