This worked (see below). Thank you so much. You rock!
Only one question remained:
How to safely raise it to the maximum size (1TB ) and not just an arbitrary
number that's close enough?
[@dom0 ~]$ sudo pvresize --setphysicalvolumesize 900g
/dev/mapper/luks-55a20051-8c1a-435e-a1c8-862493f2d576
WARNING: Device /dev/mapper/luks-55a20051-8c1a-435e-a1c8-862493f2d576 has
size of 1948924598 sectors which is smaller than corresponding PV size of
1949320573 sectors. Was device resized?
One or more devices used as PVs in VG qubes_dom0 have changed sizes.
Physical volume "/dev/mapper/luks-55a20051-8c1a-435e-a1c8-862493f2d576"
changed
1 physical volume(s) resized / 0 physical volume(s) not resized
[@dom0 ~]$ sudo pvresize /dev/mapper/luks-55a20051-8c1a-435e-a1c8-862493f2d576
Physical volume "/dev/mapper/luks-55a20051-8c1a-435e-a1c8-862493f2d576"
changed
1 physical volume(s) resized / 0 physical volume(s) not resized
[@dom0 ~]$ sudo pvs
PV VG Fmt Attr
PSize PFree
/dev/mapper/luks-55a20051-8c1a-435e-a1c8-862493f2d576 qubes_dom0 lvm2 a--
929.32g 556.51g
[Abraham@dom0 ~]$ sudo vgs
VG #PV #LV #SN Attr VSize VFree
qubes_dom0 1 141 0 wz--n- 929.32g 556.51g
[@dom0 ~]$ sudo lvresize -L +550G qubes_dom0/pool00
WARNING: Sum of all thin volume sizes (3.34 TiB) exceeds the size of thin
pools and the size of whole volume group (929.32 GiB)!
For thin pool auto extension activation/thin_pool_autoextend_threshold should
be below 100.
Size of logical volume qubes_dom0/pool00_tdata changed from 347.98 GiB (89083
extents) to 897.98 GiB (229883 extents).
Logical volume qubes_dom0/pool00_tdata successfully resized.
[@dom0 ~]$ sudo lvs qubes_dom0/pool00
LV VG Attr LSize Pool Origin Data% Meta% Move Log
Cpy%Sync Convert
pool00 qubes_dom0 twi-aotz-- 897.98g 33.45 14.82
--
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/MkGm7nh38pBsMKc1EErmyFdomARbWOKze0yli6OOWpN2Y1L_U2iix57O2DN_Ue6IQkJiPuVtQdd83j1xToY4tnNd2AV3oYHR0AUJB8yT4W4%3D%40pm.me.
publickey - [email protected] - 0x8196D0F4.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
