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

Remove NVME-related UUID from images /usr/etc/nvme/hostid /usr/etc/nvme/hostnqn #1519

Open
travier opened this issue May 29, 2024 · 2 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@travier
Copy link
Member

travier commented May 29, 2024

See: #1445 (comment)

There are apparently hardcoded NMVE ids in the images right now and we should remove those to make sure those are unique and generated per-node.

@travier travier changed the title Remove NVMe-related UUID from images /usr/etc/nvme/hostid /usr/etc/nvme/hostnqn Remove NVME-related UUID from images /usr/etc/nvme/hostid /usr/etc/nvme/hostnqn May 29, 2024
travier added a commit to travier/os that referenced this issue May 29, 2024
@travier
Copy link
Member Author

travier commented Jun 5, 2024

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 4, 2024
Akrog added a commit to Akrog/cinder-operator that referenced this issue Sep 25, 2024
OpenShift image has the NVMe `hostid` and `hostnqn` hardcoded, so it
ends up being the same in all the control plane nodes, which is
problematic.

This `MachineConfig` fixes this issue by recreating both files when the
`hostid` doesn't match the system-uuid of the machine it is running on.

Bugs:
- https://issues.redhat.com/browse/OCPBUGS-34629
- openshift/os#1519
- openshift/os#1520
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

2 participants