On Sun, May 10, 2020 at 08:21:03PM +0200, [email protected] wrote:
> [user@dom0 ~]$ sudo vgs
> VG #PV #LV #SN Attr VSize VFree
> qubes_dom0 1 168 0 wz--n- 701.28g 100.00g
this means the VG is already the right size.
for resizing the pool, google "how to resize an lvm thin pool".
it is really important you resize the metadata volume too, and
probably better to do this before resizing the datavolume.
going from your earlier numbers, something like ...
lvresize --poolmetadatasize 1G qubes_dom0/pool00
then resizing the data volume ...
lvresize -L +99G qubes_dom0/pool00
(if it complains on that step, reduce to +98G or so)
i would leave any "fractional GB" leftovers free as a reserve in
case i have to dig myself out of a "metadata full" situation.
verify with pvs/pvs that the "Free" space is (mostly) gone,
then check with lvs that pool00 now is bigger and still has
a (much) lower meta% than data%.
--
You received this message because you are subscribed to the Google Groups
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/qubes-users/20200510185016.GD1079%40priv-mua.