mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #591] Add LVM storage pool #447
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @airstand on GitHub (Jan 5, 2016).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/591
Hello,
I am trying to add a LVM storage pool into the interface , but the LVM is exists on the host machine.
Is there any way that webvirtmgr does not make pvcreate?
We have already created LVM .. and we just need to add it to webvirtmgr in case just to manage the subvolumes.
Thank you in advanced.
SAtanasov
@nitmir commented on GitHub (Apr 30, 2016):
I am also interested by this