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...
1
answers
0
votes
26
views
asked 4 days ago
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...
2
answers
0
votes
37
views
asked 12 days ago
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...
1
answers
0
votes
25
views
asked 13 days ago
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...
1
answers
0
votes
37
views
asked 15 days ago
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...
3
answers
0
votes
80
views
asked a month ago
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 ...
2
answers
0
votes
80
views
asked 2 months ago
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 ...
2
answers
0
votes
73
views
asked 2 months ago
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,...
3
answers
0
votes
228
views
asked 2 months ago
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?
1
answers
0
votes
88
views
asked 3 months ago
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...
1
answers
0
votes
114
views
asked 3 months ago
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...
1
answers
0
votes
109
views
asked 3 months ago
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...
2
answers
0
votes
142
views
asked 4 months ago