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

[BUG] Umount.sh script's Cleanup Logic Doesn't Recognize Non-Default VG Names #97

Open
ferricoxide opened this issue Nov 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ferricoxide
Copy link
Member

Describe the bug

If invoking Umount.sh with the -C flag-argument and the build-target disk contains a VG other than RootVG, it may not work as expected.

Expected behavior

Using Umount.sh -C <DEVICE> results in <DEVICE> being immediately (re)usable by the DiskSetup.sh script

Deviance Description

If the build-target disk contains a VG other than RootVG, it won't find and delete the LVM2 volume-group and associated objects, leaving the named-device not immediately (re)usable by the DiskSetup.sh script

@ferricoxide ferricoxide added the bug Something isn't working label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant