New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
Questions tagged with Amazon Elastic Block Store
easy-to-use, scalable, high-performance block-storage service designed for Amazon Elastic Compute Cloud (Amazon EC2)
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
360 results
Hello,
I noticed there were many snapshots in our account for which the associated volume or AMI no longer exists.
There are more than 10K snapshots available, so it is very difficult to get the lis...
We have accumulated more than 300k EBS snapshots in our AWS account over the past 3 years due to an error in a daily-running script. For a single EBS volume, it has more than 1,000 snapshots.
We are ...
Hi,
I am testing Spot instances right now. I need a persistent Spot instance that retains its EBS volumes and instance id along with an elastic-IP assigned to it (this one is optional). From reading ...
I'm trying to deploy an ECS standalone task, without a service with Fargate (not EC2) and an EBS volume for neo4j. The tag being used is neo4j:5.25-community
When I try to deploy the task definition,...
Hello, I need support to reduce the volume size of an EBS from 1500gb to 100gb without losing data and system settings. Is it possible?
Could anyone suggest the easiest way to Attach EBS volume multi-attach to Auto Scaling Group, I use this in user data, it's not work:
```
#!/bin/bash
# Variables
VOLUME_TAG_KEY="Purpose"
VOLUME_TAG_V...
Hello, my fellow AWS community!
I am trying to build an EC2 instance on a private subnet that is CIS Level 1 compliant. The AMI is RHEL 9 with t3a.small instance type and 74 GB EBS storage.
Are ther...
Hi Team, we have received Shepherd risks for using unencrypted EBS volumes in the EC2 instances. Now to resolve this issue, I am creating a snapshot of the existing EBS volumes and trying to create a...
Can anyone help me understand the recent changes taking place for AWS CreateVolume and CreateSnapshot EBS API where we need to make changes in policy permissions.
My main workloads exist in eu-west-1 (Ireland). I have enabled cross-region copy in my backup plan so that jobs are copied over to eu-west-2 and eu-west-3. Since my EC2-other costs are quite high, I h...
What is best practice when it comes to detecting when an already available AMI has been deprecated and the resource name needs an update to match the new version? Every 3 months a new EC2 instance is ...
Hello, I would like some help or advice with a docker-compose on an ec2 instance. I am deploying an application called moodle with docker-compose. When I start it, it creates the following volumes:
#d...