openshift / openshift/os

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

Open
#1,519 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

lifecycle/frozen
Dominant language
Shell
Stars
135
Forks
131
Avg merge
4d 13h
Merged PRs (30d)
6

Description

See: https://github.com/openshift/os/pull/1445#issuecomment-2115182903

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting how /usr/etc/nvme/hostid and /usr/etc/nvme/hostnqn are populated in the image build, then read the linked pull request comment for context. Done means the image no longer contains hardcoded NVMe identifiers and the identifiers are generated per node.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.