New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
All Content 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 tags to filter
Sort by most recent
439 results
I am currently migrating a 13GB dataset from an EBS volume to FSx for OpenZFS on the same t2.medium EC2 instance. Regardless of the method I use (tar, zip, cp, or rsync), the transfer stops around the...
I have finished a recent project and want to terminate my EC2 instance, but before termination, I want to access the files and download them to my local machine, I currently have stopped the EC2 insta...
I am using Amazon Data Lifecycle Manager to manage EBS snapshots in my deployment. Snapshots are created on a daily, weekly, and monthly basis based on the disks. Everything works correctly as long as...
Running patched Ubuntu 20.04 server on AWS to host NFS volumes (from EBS) encrypted with Cryptsetup and formatted with XFS.
We have had this scenario happen a few isolated times across several differ...
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...