Skip to content

Instantly share code, notes, and snippets.

@matti
Created April 24, 2022 19:42
Show Gist options
  • Save matti/4eee83594d49862dd7d9995678b3f4c7 to your computer and use it in GitHub Desktop.
Save matti/4eee83594d49862dd7d9995678b3f4c7 to your computer and use it in GitHub Desktop.
lvremove /dev/pve/data -y
lvcreate -L 32G -n data pve -T
lvresize -l +100%FREE /dev/pve/root
resize2fs /dev/mapper/pve-root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment