Abekta

Nothing human is alien to me

User Tools

Site Tools


This is an old revision of the document!


Server

1. OS drive space extension

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki