Forum archive
Increasing size of EBS volume in Amazon EC2
I need to increase the size of the volume on a Turnkey EC2 microinstance of vTiger (production instance).
Can I confirm the procedure here:
1. Stop the instance.
2. Take a snapshot of the volume.
3. Recreate a new volume from the snapshot of increased size.
4. Detach old volume and reattach new volume (heeding mount points.
5. Restart the instance.
6. Update linux to recognise the increased volume size with command: resize2fs /dev/xvdal
Any pointers? Will Tklbam be affected? What should I look out for? Do I need to deal with LVM in Webmin?
Please note that I am uncomfortable using ephemeral storage in case I need to stop the instance.
TIA.
Regardless, TKLBAM shouldn't be affected as that operates on the mounted filesystem hierarchy (irregardless of the underlying volumes).