soft:server
Table of Contents
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 <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.1741775369.txt.gz · Last modified: by asad
