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

Work around empty eui64 from esxcli command #215

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

alanbach
Copy link
Contributor

@alanbach alanbach commented Mar 7, 2024

We have now seen this happening randomly between NVME disks from different vendors, where:

esxcli nvme device get -A <vmhba-name>

Returns an empty value. Implemented a workaround to fall back to serial numbers to avoid data store creation failures.

This is a spotty behavior from vendor to vendor.

This is a spotty behavior from vendor to vendor.
Copy link
Contributor

@alexsander-souza alexsander-souza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@alexsander-souza alexsander-souza merged commit f68060a into canonical:main Mar 7, 2024
1 check 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