Displaying 2 results from an estimated 2 matches for "lv_test_vorigin".
2014 Aug 02
3
libvirt and lvm thin pool
Hi all. I'm using libvirt 1.2.6
I want to use lvm storage for my virtual machines.
But i want to use new lvm2 feature - thin pool. How can i do that in
libvirt? If libvirt can't create it via pool xml, does (and how) to
use this setup under libvirt?
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
jabber: vase@selfip.ru
2014 Aug 04
0
Re: libvirt and lvm thin pool
...which spits out the following for example:
# lvs
LV VG Attr LSize Pool Origin Data% Move
Log Cpy%Sync Convert
home fedora -wi-ao---- 136.72g
root fedora -wi-ao---- 50.00g
swap fedora -wi-ao---- 7.64g
lv_test lv_pool swi-a-s--- 4.00m [lv_test_vorigin] 50.39
or for a filled and now inactive volume:
# lvs
LV VG Attr LSize Pool Origin Data% Move
Log Cpy%Sync Convert
home fedora -wi-ao---- 136.72g
root fedora -wi-ao---- 50.00g
swap fedora -wi-ao---- 7.64g
lv_test lv_pool swi-I-s--- 4.00...