Displaying 3 results from an estimated 3 matches for "cachedata_cdata".
Did you mean:
  cachedata_cmeta
  
2017 Apr 08
2
lvm cache + qemu-kvm stops working after about 20GB of writes
...ta ${VGBASE}/cachedata
  lvconvert --type cache --cachepool ${VGBASE}/cachedata ${VGBASE}/cachedlv
# my system now looks like (VG is called cl, default of installer)
[root at localhost ~]# lvs -a
   LV                VG Attr       LSize   Pool Origin
   [cachedata]       cl Cwi---C--- 97.66g
*  [cachedata_cdata] cl Cwi-ao---- 97.66g **
**  [cachedata_cmeta] cl ewi-ao---- 100.00m *
*  cachedlv          cl Cwi-aoC---   1.75t [cachedata] [cachedlv_corig] *
   [cachedlv_corig]  cl owi-aoC--- 1.75t
   [lvol0_pmspare]   cl ewi------- 100.00m
   root              cl -wi-ao---- 46.56g
   swap              cl -wi-...
2017 Apr 10
0
lvm cache + qemu-kvm stops working after about 20GB of writes
...ache --cachepool ${VGBASE}/cachedata ${VGBASE}/cachedlv
>
>
> # my system now looks like (VG is called cl, default of installer)
> [root at localhost ~]# lvs -a
>   LV                VG Attr       LSize   Pool        Origin
>   [cachedata]       cl Cwi---C---  97.66g
>
> *  [cachedata_cdata] cl Cwi-ao----
> 97.66g                                                                     *
> *  [cachedata_cmeta] cl ewi-ao---- 100.00m     *
>
> *  cachedlv          cl Cwi-aoC---   1.75t [cachedata]
> [cachedlv_corig]     *
>   [cachedlv_corig]  cl owi-aoC---   1.75t
>
>...
2017 Apr 20
2
lvm cache + qemu-kvm stops working after about 20GB of writes
...${VGBASE}/cachedata
>     ${VGBASE}/cachedlv
>
>
>     # my system now looks like (VG is called cl, default of installer)
>     [root at localhost ~]# lvs -a
>       LV                VG Attr       LSize   Pool Origin
>       [cachedata]       cl Cwi---C--- 97.66g
>     *  [cachedata_cdata] cl Cwi-ao---- 97.66g **
>     **  [cachedata_cmeta] cl ewi-ao---- 100.00m *
>     *  cachedlv          cl Cwi-aoC---   1.75t [cachedata]
>     [cachedlv_corig] *
>       [cachedlv_corig]  cl owi-aoC--- 1.75t
>       [lvol0_pmspare]   cl ewi------- 100.00m
>       root...