Skip to content

Instantly share code, notes, and snippets.

@songpon
Last active March 18, 2020 04:09
Show Gist options
  • Save songpon/77013092edf1a54f3e6728df7aa8246d to your computer and use it in GitHub Desktop.
Save songpon/77013092edf1a54f3e6728df7aa8246d to your computer and use it in GitHub Desktop.
resize full disk
lvdisplay
lvextend -l +100%FREE /dev/ubuntu-vg/ubuntu-lv
resize2fs /dev/ubuntu-vg/ubuntu-lv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment