Storage upgrade
With these commands you can reclaim unused storage on your Linux server. In case you misconfigured the setup.
sudo vgdisplaysudo lvextend -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lvresize2fs /dev/mapper/ubuntu--vg-ubuntu--lvWith these commands you can reclaim unused storage on your Linux server. In case you misconfigured the setup.
sudo vgdisplaysudo lvextend -l +100%FREE /dev/mapper/ubuntu--vg-ubuntu--lvresize2fs /dev/mapper/ubuntu--vg-ubuntu--lv