add API for LVMThin management

like the LVM API, but return an array for the list,
because we do not have nested data here

and create a vg and thin lv with the name given and use the full size

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2018-07-30 10:26:05 +02:00
committed by Dietmar Maurer
parent 2c2fd98b87
commit 0ea9f3844e
3 changed files with 150 additions and 1 deletions

View File

@ -1,5 +1,6 @@
SOURCES= LVM.pm
SOURCES= LVM.pm\
LVMThin.pm
.PHONY: install
install: