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

fix(nvmf): move /etc/nvme/host{nqn,id} requirement to hostonly #75

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

pvalena
Copy link
Contributor

@pvalena pvalena commented Nov 14, 2023

When creating initramfs for universal boot image such as an installer, we can't include any machine-specific IDs. Let's move the check for /etc/nvme/hostnqn and /etc/nvme/hostid files presence to the hostonly section to avoid unsatisfied requirements.

Signed-off-by: Tomas Bzatek [email protected]

(Cherry-picked commit: 1cf10397b5f002790a096e5bdce733436fffbd2d
PR: dracutdevs/dracut#2523)

Resolves: RHEL-3630

When creating initramfs for universal boot image such as an installer,
we can't include any machine-specific IDs. Let's move the check
for /etc/nvme/hostnqn and /etc/nvme/hostid files presence to
the hostonly section to avoid unsatisfied requirements.

Signed-off-by: Tomas Bzatek <[email protected]>

(Cherry-picked commit: 1cf10397b5f002790a096e5bdce733436fffbd2d
  PR: dracutdevs/dracut#2523)

Resolves: RHEL-3630
@pvalena
Copy link
Contributor Author

pvalena commented Nov 14, 2023

Tested - info in the ticket.

@pvalena pvalena merged commit edd1efe into redhat-plumbers:main Nov 14, 2023
38 of 43 checks passed
@pvalena pvalena deleted the rhel-9-fix-3630 branch November 14, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants