This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: dPMwXOb-Unl4HS0_HtT4sK3-sK76___ycCxEnV-_xW0
Cover

How To Extend AWS EBS Volumes With No Downtime

Written by @montella | Published on 2021/5/9

TL;DR
How To Extend AWS EBS Volumes With No Downtime can be applied whenever you need to extend your EBS volume size avoiding to stop the instance and detach the volume. In order to extend the volume size, follow these simple steps: login to your AWS console and right click on “Modify Volume” The size of the root volume reflects the new size, 20GB, and must be extended before extending the file system. If your filesystem is an ext2, ext3, or ext4, type: resize2fs /dev/xvda1.

[story continues]


Written by
@montella
Technical Writer on HackerNoon.

Topics and
tags
aws|aws-services|aws-blogs|cloud|cloud-computing|devops|elastic|elastic-block-store
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: dPMwXOb-Unl4HS0_HtT4sK3-sK76___ycCxEnV-_xW0