linux-unattended-installation icon indicating copy to clipboard operation
linux-unattended-installation copied to clipboard

18.04 LTS > Volume Group max size 1 TB

Open Prodeguerriero opened this issue 3 years ago • 1 comments
trafficstars

Hello there,

Not sure this is something that has to do with your tooling or with the Ubuntu installation process, but we have bumped into a small problem when using the 18.04 LTS installation on two new machines with 2TB of storage.

The volume group called main (/dev/mapper/main-root) is not sized to use the whole storage. Instead it only uses ~1TB. This can easily be solved manually after the installation, so it isn't a big deal, but I thought I would flag it anyway.

Cheers,

Prodeguerriero avatar Jan 11 '22 16:01 Prodeguerriero

@Prodeguerriero Thanks for reporting. Maybe its related to this configuration section: https://github.com/coreprocess/linux-unattended-installation/blob/master/ubuntu/20.04/custom/preseed.cfg#L113

coreprocess avatar Jan 11 '22 21:01 coreprocess