EBS limits on r5b.4xlarge

0

I wasn't able to determine EBS limits on a r5b.4xlarge instance with the document below. (Windows 2022)

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/volume_limits.html

Trying to attach the 16th EBS volumes generates:

Device name:xvdundefined

Recommended device names for Windows: /dev/sda1 for root volume. xvd[f-p] for data volumes.

xvdp was the last successfully attached volume.

Thanks

已提问 1 年前228 查看次数
1 回答
1
已接受的回答

Hi there!

From the documentation you shared, please note the following:

Most of these instances support a maximum of 28 attachments. For example, if you have no additional network interface attachments on an EBS-only instance, you can attach up to 27 EBS volumes to it.

Do you have network interface attachments (FSx for example)? Those count as attachments.

I hope this helps.

profile pictureAWS
专家
已回答 1 年前
profile pictureAWS
专家
已审核 1 年前
profile picture
专家
已审核 1 年前
  • This helps - should I manually make the device names xvdq xvdr xvds etc? The auto device naming stopped at xvdp.

  • You can try that as well. :)

    If I helped please accept my answer. Thank you!

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则