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 to change block device name #745

Open
badrogger opened this issue Dec 5, 2023 · 0 comments
Open

Allow to change block device name #745

badrogger opened this issue Dec 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@badrogger
Copy link
Contributor

Currently changing block device name (without changing block device itself) breaks upgrade procedure.
The reason is the check that prevents allocating schain volumes on multiple devices, which only check block device name instead of the disk itself. This check should be improved to allow adding symlinks/aliases to exiting devices.

@badrogger badrogger added the enhancement New feature or request label Dec 5, 2023
@badrogger badrogger self-assigned this Dec 5, 2023
@DmytroNazarenko DmytroNazarenko added this to the SKALE 2.4 milestone Dec 5, 2023
@PolinaKiporenko PolinaKiporenko moved this from To Do to Ready For Pickup in SKALE Engineering 🚀 Jan 25, 2024
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to To Do in SKALE Engineering 🚀 Jan 25, 2024
@PolinaKiporenko PolinaKiporenko moved this from To Do to Ready For Pickup in SKALE Engineering 🚀 Jan 25, 2024
@PolinaKiporenko PolinaKiporenko modified the milestones: SKALE 2.4, SKALE 2.5 Apr 9, 2024
@PolinaKiporenko PolinaKiporenko modified the milestones: SKALE 2.5, SKALE 2.6 Apr 24, 2024
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to To Do in SKALE Engineering 🚀 Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants