Low throughput on EBS gp3 volume

0

Hi everyone, I'm having a very low read throughput on a gp3 volume that I'm using. The volume is set to the standard 3000 IOPS and a max throughput of 125MB/s. However, Cloudwatch reports only 60 Ops/s and a read bandwith of 7000 KiB/s (there is no write). What could be the reason for this?

stsk
gefragt vor 2 Jahren1740 Aufrufe
1 Antwort
0

Hello,

Here are couple of links to documentation Volume Types and Comparison - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html RAID Config - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/raid-config.html

You need to choose right EC2 instance to make use of the entire IOPS supported by the EBS volumes. EC2 instances that support each of the EBS volume types are documented on this page - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html#io2-block-express

As an alternate you can refer to the below documentation to find the maximum IOPS supported by each of the ec2 instance types - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-optimized.html

Hope this helps !!

profile pictureAWS
SUPPORT-TECHNIKER
beantwortet vor 2 Jahren
  • I'm using a r4.2xlarge, which, according to the table, has a max throughput of 212.5 MB/s. It was working fine two weeks ago, but since the spot instance has restarted, it slowed significantly. Any idea what that might be?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen