Increase LVM partition

example:

sudo lvextend -r -L +2G /dev/sysvg/root


-r : resize filesystem

-L +2G : add 2 more GB

/dev/sysvg/root : LV Path

Comments

Popular posts from this blog

jira dark theme on custom URL (in google chrome)