mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 15:45:51 +03:00
[GH-ISSUE #582] raw type for LVM #441
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 @sydorovdmytro on GitHub (Oct 20, 2015).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/582
Hello.
Base system - CentOS 7. I create /dev/sda3 with LVM type:
/dev/sda3 61851648 975699967 456924160 8e Linux LVM
Then i add storage in web-panel: LVM, type by default logical, device /dev/sda3. When i create instance, i select LVM storage and see this:
Why raw disk used if we work with LVM?