-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lvm: Use pvremove when removing PVs after deleting a VG
udisks_daemon_util_lvm2_wipe_block is a huge hammer that also tries to call vgreduce and pvscan and does other steps that are not necessary when removing the PV signature after removing the VG. Fixes: #1228
- Loading branch information
1 parent
fe8c35a
commit 5540299
Showing
2 changed files
with
35 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters