search for: tmeta

Displaying 1 result from an estimated 1 matches for "tmeta".

Did you mean: meta
2023 Nov 09
0
can I convert a linear thin pool to raid1?
...but I also have one thin pool that I use for VMs with multiple layers of snapshots.? That pool can't be converted, directly: # lvconvert --type raid1 -m 1 VolGroup/vm_pool --yes ? Operation not permitted on LV VolGroup/vm_pool type thinpool. Is it sufficient to simply convert the tdata and tmeta LVs to raid1 type?? Should I also convert lvol0_pmspare?? Is there anything else I should consider? # lvs VolGroup/vm_pool VolGroup/vm_pool_tmeta VolGroup/vm_pool_tdata VolGroup/lvol0_pmspare ? LV????????????? VG?????? Attr?????? LSize?? Pool Origin Data% Meta%? Move Log Cpy%Sync Convert ? [...