When you view the block device mapping for your instanc…

When you view the block device mapping for your instance, you can see only the EBS volumes, not the
instance store volumes.

When you view the block device mapping for your instance, you can see only the EBS volumes, not the
instance store volumes.

A.
Depends on the instance type

B.
FALSE

C.
Depends on whether you use API call

D.
TRUE



Leave a Reply 5

Your email address will not be published. Required fields are marked *


TinPTB

TinPTB

D
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-device-mapping-concepts.html

Viewing the Instance Block Device Mapping for Instance Store Volumes

When you view the block device mapping for your instance, you can see only the EBS volumes, not the instance store volumes. You can use instance metadata to query the complete block device mapping. The base URI for all requests for instance metadata is http://169.254.169.254/latest/.

Viktor

Viktor

How about I3 type of ec2?
I think Depends on the instance type

Steve

Steve

Viewing the Instance Block Device Mapping for Instance Store Volumes

When you view the block device mapping for your instance, you can see only the EBS volumes, not the instance store volumes. You can use instance metadata to query the complete block device mapping. The base URI for all requests for instance metadata is http://169.254.169.254/latest/.

First, connect to your running instance. From the instance, use this query to get its block device mapping.

Copy
[ec2-user ~]$ curl http://169.254.169.254/latest/meta-data/block-device-mapping/