- Newest
- Most votes
- Most comments
Hello,
- Whether the Amazon ECS-optimized Amazon Linux 2 AMI should have only one EBS volume or if the presence of two volumes is expected?
The Amazon ECS-optimized Amazon Linux 2 AMI should have only one EBS volume attached by default. The presence of the second unencrypted volume /dev/xvdcz
is unexpected. You can use AWS CloudTrail logs to investigate who created and attached this volume, but only if the volume was created and attached within the last 90 days, or if you have CloudTrail logs stored in an S3 bucket for a longer retention period. If CloudTrail logs are not available or do not cover the relevant time period, there may be no way to confirm who or what created and attached the /dev/xvdcz
volume.
API CALLS: CreateVolume, AttachVolume
- If two volumes are expected, how to encrypt the
/dev/xvdcz
volume, as it is currently unencrypted?
If you want to encrypt that volume [/dev/xvdcz], follow the steps provided in the AWS rePost article, where you can find steps to encrypt unencrypted Volume.
- How to reduce the size of the EBS volumes, e.g., from 100GB to 80GB?
Relevant content
- Accepted Answerasked 4 months ago
- asked 2 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago