Ongoing service disruptions
For the most recent update on ongoing service disruptions affecting the AWS Middle East (UAE) Region (ME-CENTRAL-1), refer to the AWS Health Dashboard. For information on AWS Service migration, see How do I migrate my services to another region?
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
Filter content
Select tags to filter
Sort by
Sort by most recent
460 results
I have a EC2 Windows Server with a gp3 of 250 GB Volume. Initially it was of 50 Gb as per requirement I have increased it to 250 GB. Now the work has completed and need to set that storage at 100 GB. ...
2
answers
0
votes
73
views
We modified the EBS volume of our Windows server to upgrade the root / drive (C:) from 100GB to 200GB.
In the console, the volume state progressed from "modifying" to "optimizing" and is now "in-use" ...
2
answers
0
votes
66
views
asked 2 months ago
Ahmed MansouriSUPPORT ENGINEER
published 2 months ago0 votes133 views
A deep dive into EBS block tracking, snapshots, and the curious case of phantom data
I have two EC2 instance each with its own EBS volume, my first EC2 instance is my primary and my secondary/standby EC2 instance is my second one, I would like to failover to my secondary/standby EC2 i...
4
answers
1
votes
102
views
asked 2 months ago

AWS OFFICIALUpdated 3 months ago
For some reason, some of my EKS nodes only have only about 10 EBS volumes "attachable", as is shown when listing the csinodes objects in the cluster:
```
$ k describe csinodes | grep -C1 Allocatable...
2
answers
0
votes
83
views
asked 3 months ago
When configuring EBS volumes for an EC2 instance, the “Delete on Termination” option is checked by default. From my understanding, one of the biggest advantages of EBS is data persistence beyond the i...
1
answers
0
votes
228
views
asked 3 months ago
I am using an Amazon EC2 instance running Linux with EBS volumes configured under LVM. I want to confirm the correct AWS-recommended procedure to expand the EBS volume without rebooting the instance.
...
1
answers
0
votes
124
views
asked 4 months ago
Ed GummettEXPERT
published 4 months ago0 votes333 views
Learn how to recreate the test I carried out, and download the entire dataset in around 80 seconds
Relevant documentation: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html
A few years ago I deployed a Microsoft SQL instance on RDS with a m6i.xlarge instance and a io1 storag...
2
answers
0
votes
385
views
asked 5 months ago
Naveen ThummaEXPERT
published 5 months ago0 votes223 views
EBS snapshots created by Kubernetes backup tools often become orphaned when backup retention policies expire or backups are manually deleted, leading to cost accumulation across multiple AWS regions....