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

Connect only nbft #1078

Merged
merged 2 commits into from Jan 25, 2023
Merged

Connect only nbft #1078

merged 2 commits into from Jan 25, 2023

Conversation

teclator
Copy link
Contributor

Problem

It was requested to use nvme connect-nbft when UseNBFT was set by linuxrc but we call nvme connect-all.

Solution

Implement the call as requested (it depends on https://build.suse.de/request/show/288814)

@coveralls
Copy link

Coverage Status

Coverage: 40.767%. Remained the same when pulling a896a8d on connect_only_nbft into b03368e on master.

Copy link

@mwilck mwilck left a comment

Choose a reason for hiding this comment

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

This is correct. Currentlynvme connect-all does not imply connect-nbft. (This may change in the future). connect-all would only consider locally configured NVMeoF connections (regular or discovery subsystems), and because no such thing exists at this early stage, would basically be a no-op.

connect-nbft is correct.

@teclator teclator merged commit 7b46cdb into master Jan 25, 2023
@teclator teclator deleted the connect_only_nbft branch January 25, 2023 20:24
@yast-bot
Copy link
Contributor

✔️ Public Jenkins job #249 successfully finished
✔️ Created OBS submit request #1061026

@yast-bot
Copy link
Contributor

✔️ Internal Jenkins job #145 successfully finished
✔️ Created IBS submit request #288909

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.

None yet

5 participants