Skip to content

Instantly share code, notes, and snippets.

@tlhakhan
Last active June 27, 2020 05:22
Show Gist options
  • Save tlhakhan/72dcf3284207913127fafd738e3a161f to your computer and use it in GitHub Desktop.
Save tlhakhan/72dcf3284207913127fafd738e3a161f to your computer and use it in GitHub Desktop.
expand ubuntu-vg/ubuntu-lv
---
- name: expand the root filesystem
lvol:
lv: ubuntu-lv
vg: ubuntu-vg
size: 80%VG
resizefs: true
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment