-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove volume group and partitions from disk during reset
When a storage configuration is removed, also remove the volume group and remove partitions from the disk. This is done only if container-storage-setup created a volume group. If a volume group is already found on the system at the time of storage creation, then it is left untouched and no disks are removed as well. Signed-off-by: Vivek Goyal <[email protected]> Closes: #243 Approved by: rhatdan
- Loading branch information
1 parent
00c9542
commit 8276a1e
Showing
1 changed file
with
46 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