Skip to content

Instantly share code, notes, and snippets.

@valter-jnr
Created September 17, 2019 19:01
Show Gist options
  • Save valter-jnr/93041de9c482d79631d931354b0e1da4 to your computer and use it in GitHub Desktop.
Save valter-jnr/93041de9c482d79631d931354b0e1da4 to your computer and use it in GitHub Desktop.
lsblk
df -hT /dev/xvdf
df -hT /dev/xvda1
xfs_growfs /dev/xvdf
sudo xfs_growfs /dev/xvdf
sudo resize2fs /dev/xvdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment