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

feat: generate iqn and nqn files. #10162

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Jan 17, 2025

Generate deterministic IQN and NQN files based on machine-id.

Fixes: #10009

Generate deterministic IQN and NQN files based on `machine-id`.

Fixes: siderolabs#10009

Signed-off-by: Noel Georgi <[email protected]>
@frezbo
Copy link
Member Author

frezbo commented Jan 20, 2025

/m

@talos-bot talos-bot merged commit 79987c0 into siderolabs:main Jan 20, 2025
51 checks passed
@frezbo frezbo deleted the feat/iqn-nqn branch January 20, 2025 12:45
frezbo added a commit to frezbo/extensions that referenced this pull request Jan 20, 2025
* `tgtd` is only needed if exposing `iSCSI` targets from the host, not
needed when using as a client.
* Use `/system/etc` as writable homedir for open-iscsi
* Drop `isns` since we never ran `isns` daemon
* Drop `iscsid-wrapper` since Talos now manages `iqn`, ref: siderolabs/talos#10162

Signed-off-by: Noel Georgi <[email protected]>
frezbo added a commit to frezbo/extensions that referenced this pull request Jan 20, 2025
* `tgtd` is only needed if exposing `iSCSI` targets from the host, not
needed when using as a client.
* Drop `isns` since we never ran `isns` daemon
* Drop `iscsid-wrapper` since Talos now manages `iqn`, ref: siderolabs/talos#10162

Signed-off-by: Noel Georgi <[email protected]>
frezbo added a commit to frezbo/extensions that referenced this pull request Jan 20, 2025
* `tgtd` is only needed if exposing `iSCSI` targets from the host, not
needed when using as a client.
* Drop `isns` since we never ran `isns` daemon
* Drop `iscsid-wrapper` since Talos now manages `iqn`, ref: siderolabs/talos#10162

Signed-off-by: Noel Georgi <[email protected]>
frezbo added a commit to frezbo/extensions that referenced this pull request Jan 20, 2025
* `tgtd` is only needed if exposing `iSCSI` targets from the host, not
needed when using as a client.
* Drop `isns` since we never ran `isns` daemon
* Drop `iscsid-wrapper` since Talos now manages `iqn`, ref: siderolabs/talos#10162

Signed-off-by: Noel Georgi <[email protected]>
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.

Support generating iqn and nqn during install
4 participants