Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (5.6k points)
I have attached a number of volumes of the same size to the EC2 instance. And one of them is told to be an instance store and the rest are EBS, How to know which one is an instance store?

1 Answer

0 votes
by (12.4k points)

 Here you can use the below commands to see which one is actually available:

$ curl http://169.254.169.254/2014-02-25/meta-data/block-device-mapping/

ami

ephemeral0

$ curl http://169.254.169.254/2014-02-25/meta-data/block-device-mapping/ephemeral0 

xvdb

Interested in learning AWS? Come & join: AWS Course

Want to know about EBS, check out:

Related questions

0 votes
1 answer

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...