Skip to content

Instantly share code, notes, and snippets.

@weiliangz
weiliangz / Increase the size of EBS volume in your EC2 instance
Created January 13, 2022 04:50
If this does not work and you get error Bad magic number in super-block while trying to open /dev/xvda1
https://stackoverflow.com/a/26320277/8453752
sudo xfs_growfs /dev/xvda1