Skip to content

Conversation

@schaefi
Copy link
Collaborator

@schaefi schaefi commented Jul 7, 2025

Allow to specify which type of persistent device name should be used to build up the list of installation disk devices. For example rd.kiwi.install.devicepersistency=by-path would use the by-path representations for the available disk devices. The default (by-id) stays untouched. In case an invalid or not present device representation is selected, kiwi falls back to the non persistent unix node names.

@schaefi schaefi self-assigned this Jul 7, 2025
Allow to specify which type of persistent device name should
be used to build up the list of installation disk devices.
For example rd.kiwi.install.devicepersistency=by-path would
use the by-path representations for the available disk
devices. The default (by-id) stays untouched. In case an
invalid or not present device representation is selected, kiwi
falls back to the non persistent unix node names.
@schaefi schaefi force-pushed the device_persistency_selectable_for_install_media branch from abbc90a to 282a4e1 Compare July 7, 2025 14:45
@schaefi schaefi requested a review from davidcassany July 8, 2025 07:15
Copy link
Collaborator

@davidcassany davidcassany left a comment

Choose a reason for hiding this comment

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

LGTM

I am just a bit lost on how disk_id variable is defined, I see gets defined by two different inputs and that rd.kiwi.install.devicepersistency flag has priority over the other setup, which is not clear for me where it is coming from. I don't see any issue with it, just a behavior I could not double check.

@schaefi schaefi merged commit 7b39c1a into main Jul 9, 2025
14 checks passed
@schaefi schaefi deleted the device_persistency_selectable_for_install_media branch July 9, 2025 09:25
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.

3 participants