Stay up to date with the latest from the Knowledge Center. See all new and updated Knowledge Center articles published in the last month and re:Post’s top contributors.
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 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
367 results
I am helping a client with cost optimization, recently in the AWS Elastic Block Store, we saw an unattached volume with no associated instance alongside it, I created numerous instances that match its...
Hey folks,
I came across an AWS blog that talks about scaling EBS volumes automatically, but I’m having a bit of trouble understanding how to set it up. 🤔
Does anyone know how to automatically sca...
I am doing some testing on IOPS and Throughput and putting a GP3 volume under some stress using iometer.
The volume is 30GB, 3000 IOPS and 130MB/s throughput
However my observations in CloudWatch 1...
I'm trying to migrating PV which manually bind to EBS to EKS auto mode, however after following below step suggested in [here](https://repost.aws/zh-Hans/questions/QUpT2qLrHwRDSiAGrIOhcP3w/eks-automod...
I'm trying to migrating PV to EKS auto mode, however after creating new storage class with provisioner `ebs.csi.eks.amazonaws.com` and re-create PV with new storage class, it seems that the node is st...
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 ...