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

Micron NVMe Drive failure to create Completion/Submission Queues #82

Open
joekale opened this issue Nov 14, 2023 · 1 comment
Open

Micron NVMe Drive failure to create Completion/Submission Queues #82

joekale opened this issue Nov 14, 2023 · 1 comment

Comments

@joekale
Copy link

joekale commented Nov 14, 2023

I recently opened a forum post about this issue. In diagnosing I added logs around why the nvme was failing to be recognized and found that the NvmExpress Driver was failing to create a second queue for the Completion and Submission queues.

As a simple test I hardcoded the NvmeCreateIoCompletionQueues and NvmeCreateIoSubmissionQueues functions to stop after the first queue which did work to get the system to boot from my NVMe drive, but I know it is not a valid long term solution that would work for all drives.

@swatisrik
Copy link
Contributor

We will wait for our customer engineering team to go through the forum post and see if they can reproduce the issue. In the mean time, please feel free to post your question and work with the maintainers at edk2 community - https://github.com/tianocore/edk2 that owns the nvme driver in question.

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

No branches or pull requests

2 participants