From 2fcf1590b805f59df6b0cfe557e7f864e996e477 Mon Sep 17 00:00:00 2001 From: Aditya Kulkarni Date: Mon, 21 Dec 2015 11:26:53 -0500 Subject: [PATCH] Add info about VolumeType --- doc/topics/cloud/aws.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/topics/cloud/aws.rst b/doc/topics/cloud/aws.rst index 01dd8bf48dca..20c9edb01a08 100644 --- a/doc/topics/cloud/aws.rst +++ b/doc/topics/cloud/aws.rst @@ -500,6 +500,10 @@ its size to 100G by using the following configuration. Ebs.VolumeSize: 100 Ebs.VolumeType: gp2 Ebs.SnapshotId: dummy0 + - DeviceName: /dev/sdb + # required for devices > 2TB + Ebs.VolumeType: gp2 + Ebs.VolumeSize: 3001 Existing EBS volumes may also be attached (not created) to your instances or you can create new EBS volumes based on EBS snapshots. To simply attach an