1 Answer
- Newest
- Most votes
- Most comments
1
If you are looking for 200GB of Instance Store (c5d.2xlarge) it isn’t automatically mounted but you have to create a filesystem and mount it yourself. These instructutions might be helpful https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/making-instance-stores-available-on-your-instances.html
And plese make sure you understand the emphemeral nature of instance store before shuting down your host (ie data on it, including the filesystem, will be gone).
Relevant content
- AWS OFFICIALUpdated 3 years ago
