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

Drop using EUI64 to calculate NVME disk relationship #262

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

alanbach
Copy link
Contributor

@alanbach alanbach commented Sep 6, 2024

Drop using EUI64 to calculate NVME disk relationship
with curtin config which proved to be extremely
unreliable due to the way vendors set or not set
EUI64 information.

Switched to using vmhba adapter names instead
converting into Linux comparable nvme names
coming in with curtin config.

This also fixes issues with multi-nvme
datastore creation.

with curtin config which proved to be extremely
unreliable due to the way vendors set or not set
EUI64 information.

Switched to using vmhba adapter names instead
converting into Linux comparable nvme names
coming in with curtin config.

This also fixes issues with multi-nvme
datastore creation.
@alexsander-souza alexsander-souza merged commit 2b84b93 into canonical:main Sep 12, 2024
2 checks passed
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.

2 participants