I have followed the steps for resizing an EC2 volume
- 
Stopped the instance 
- 
Took a snapshot of the current volume 
- 
Created a new volume out of the previous snapshot with a bigger size in the same region 
- 
Deattached the old volume from the instance 
- 
Attached the new volume to the instance at the same mount point 
This didn't work. Can someone help me with this?