Hello,
I installed the 2025-12-08 OVA today (MD5 3618EC5A542025F0DF39C1EA506823CC) and noticed that the logical volume for the root filesystem is allocated at 100 GB which is only 20% of the virtual hard drive. I extended it to have access to the full 488 GB virtual drive, but it would be much nicer to have that be the default. Here's what it looked like:
$ df -kh
Filesystem Size Used Avail Use% Mounted on
tmpfs 3.2G 5.3M 3.2G 1% /run
/dev/mapper/ubuntu--vg-ubuntu--lv 98G 53G 41G 57% /
tmpfs 16G 4.0K 16G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 16G 0 16G 0% /run/qemu
/dev/sda2 2.0G 112M 1.7G 7% /boot
tmpfs 3.2G 164K 3.2G 1% /run/user/1000
$ sudo pvs
PV VG Fmt Attr PSize PFree
/dev/sda3 ubuntu-vg lvm2 a-- <486.28g <386.28g
Hello,
I installed the 2025-12-08 OVA today (MD5 3618EC5A542025F0DF39C1EA506823CC) and noticed that the logical volume for the root filesystem is allocated at 100 GB which is only 20% of the virtual hard drive. I extended it to have access to the full 488 GB virtual drive, but it would be much nicer to have that be the default. Here's what it looked like: