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