Skip to content

Instantly share code, notes, and snippets.

@hgfranco
Last active March 26, 2019 18:57
Show Gist options
  • Select an option

  • Save hgfranco/534660962c3ab1e66d2a8570ed6a190c to your computer and use it in GitHub Desktop.

Select an option

Save hgfranco/534660962c3ab1e66d2a8570ed6a190c to your computer and use it in GitHub Desktop.
Grow EC2 ELB
1 - Shutdown instance
2 - Modify volume in the AWS console
3 - sudo growpart /dev/xvda 1
4 - sudo resize2fs /dev/xvda1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment