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