Difference between revisions of "Amazon Elastic Block Store (EBS)"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 33: Line 33:
 
* [[Increase EBS size]]: Modify EBS size and execute <code>[[lsblk]] + [[growpart]] + [[resize2fs]]</code> https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/modify-ebs-volume-on-instance.html
 
* [[Increase EBS size]]: Modify EBS size and execute <code>[[lsblk]] + [[growpart]] + [[resize2fs]]</code> https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/modify-ebs-volume-on-instance.html
 
* <code>[[aws ec2 modify-volume]] --volume-id vol-0b3c663aeca5aabb7 --volume-type [[io2]]</code>
 
* <code>[[aws ec2 modify-volume]] --volume-id vol-0b3c663aeca5aabb7 --volume-type [[io2]]</code>
 +
* [[Request modifications to your EBS volumes]]
  
 
== Related terms ==
 
== Related terms ==
Line 44: Line 45:
 
* <code>[[Error: deleting EBS Volume]]</code>
 
* <code>[[Error: deleting EBS Volume]]</code>
 
* [[nvme list]]
 
* [[nvme list]]
 +
* [[Multi-attach]]
  
 
== See also ==
 
== See also ==

Latest revision as of 10:29, 9 January 2024

wikipedia:Amazon Elastic Block Store (2008)

  • Minimum sizes:
    • st1, sc1: 125 GB (since Dec 2020), previously 500 GB[2]
    • gp3 (since Dec 2020)[3]
      • 20% lower price-point per GB than existing gp2 volumes
      • Independently provision IOPS and throughput, separate from storage capacity
      • Baseline performance of 3,000 IOPs and 125MB/s at any volume size, scale up to 16,000 IOPS and 1,000 MB/s for an additional fee
      • Migration from gp2 without service interruption
      • 1 GiB - 16 TiB [4]

Features[edit]

Costs[edit]

Limitation[edit]

Timeline[edit]

Activities[edit]

Related terms[edit]

See also[edit]

Advertising: