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

Allow for diskio alias by UUID #2750

Open
Emporea opened this issue May 3, 2024 · 0 comments
Open

Allow for diskio alias by UUID #2750

Emporea opened this issue May 3, 2024 · 0 comments

Comments

@Emporea
Copy link

Emporea commented May 3, 2024

When declaring aliases for my disks, I realised its nonsense what I am doing, since dm-0, dm-1, dm-2, sda, sdb, sdc, sdd and so on can change with every boot, making my aliases invalid and pointing to inconsistent partitions / disks.

Is there a way, or maybe it needs to be implemented yet, that fixes this inconsistency problem by using uuid or something similar that should be constant like mapper names for alias settings?

Also I would be very interested in a custum order for disks and file sys. Currently it just orders by dm-0 to dm-N, respectivly sda1 to sdXY, but since this could potentially change with every boot it would be highly appreciated if its reorderable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants