Step 3: Increase the size of the data volume
Suppose after six months of using the above configuration you run out of storage space
on your data volume. You decide to double the size of your data volume. To do this,
first you create a snapshot, and then you increase the size of the data volume. When you
create a snapshot, use a description to identify the snapshot. In this tutorial you
create a snapshot called tutorial-volumes-backup
.
When you modify an EBS volume, it goes through a sequence of
states—modifying
, optimizing
, and
completed
. Keep in mind that the file system cannot be extended
until the volume enters the optimizing
state.
You can view an animation that shows you how to create a snapshot and increase the size of the data volume by expanding View an animation: Increase size of data volume. For the written steps, see the procedure that follows.

To increase the size of the data volume
-
Return to the Amazon EC2 console by closing the browser window of EC2 Instance Connect.
-
Create a snapshot of the data volume, in case you need to roll back your changes.
-
In the Amazon EC2 console, in the navigation pane, choose Instances, and select
.tutorial-volumes
-
On the Storage tab, under Block devices select the Volume ID of the data volume.
-
On the Volumes detail page, choose Actions, and Create snapshot.
-
Under Description, enter
.tutorial-volumes-backup
-
Choose Create snapshot.
-
-
To increase the data volume size, in the navigation pane, choose Instances, and select
.tutorial-volumes
-
Under the Storage tab, select the Volume ID of your data volume.
-
Select the check box for your Volume ID, choose Actions, and then Modify volume.
-
The Modify volume screen displays the volume ID and the volume’s current configuration, including type, size, input/output operations per second (IOPS), and throughput. In this tutorial you double the size of the data volume.
-
For Volume type, do not change value.
-
For Size, change to 16 GB.
-
For IOPS, do not change value.
-
For Throughput, do not change value.
-
-
Choose Modify, and when prompted for confirmation choose Modify again. You are charged for the new volume configuration after volume modification starts. For pricing information, see Amazon EBS Pricing
. Note You must wait at least six hours and ensure the volume is in the
in-use
oravailable
state before you can modify the volume again.