df -h
that shows usage being around 75gb
Run the following:
sudo vgdisplay
sudo lvextend -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lv
sudo resize2fs /dev/mapper/ubuntu--vg-ubuntu--lv
then again with
df -h
You will see the partition has been expanded to 100% of the free space
Give longhorn a minute or two, and it’ll update the dashboard ![]()