Abekta

Nothing human is alien to me

User Tools

Site Tools


Server

1. OS drive space extension

lsblk # check the partitions
sudo pvs # check free space 
sudo lvextend -l +100%FREE <PATH>ubuntu--vg-ubuntu--lv # free up the remaining space
sudo resize2fs <PATH>ubuntu--vg-ubuntu--lv # resize the OS drive to incorporate the freed space
soft/server.txt · Last modified: 2025/03/12 04:29 by asad

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki