Why doesn't Qubes 4.1 use full disk space (LVM)?

IIRC LVM config was change for 4.1:

  1. dom0 LVs and VM LVs are now in different thinpools under 4.1. Problems with the VM thinpool are now much less likely to prevent booting into dom0 (this allows better recovery options).
  2. the total space asked for at install is less than 100%.
  3. however, the thinpools have both been set to autoextend into unused space in the VG.

By not claiming all the space in the VG, 4.1 will grow each thinpool into unused space as needed, at least until all space is allocated to thinpools. Presumably, this has the benefit of allowing the dom0 pool to grow, should a large number of kernel versions/initramfs images exceed the default config, assuming the VM thinpool hasn’t grown to use all space.

Brendan

1 Like