Increase EBS Volume Size without Stopping EC2 Instance in AWS | Extend EBS Volume size in EC2 | AWS
A Monk in Cloud ☁️ A Monk in Cloud ☁️
20.4K subscribers
22,914 views
557

 Published On Sep 18, 2022

Increase EBS Volume Size without Stopping EC2 Instance in AWS | Extend EBS Volume size in EC2 | AWS

Hi Learner,
In this video I have shared an exciting information on How to extend/increase/modify EBS volume size.
This can be done on the fly, without even stopping the EC2 instance. Just follow the steps given in the video.
Do let me know in comments if you face any problem.

Increase EBS Volume Size in AWS
===========================================================
Step 1: Take Snapshot of EBS Volume (to be Safe).
Step 2: Increase EBS Volume Size in AWS Console.
Step 3: Extend a Linux file system after resizing a volume.


Command to Extend the file system:
===========================================================
df -hT

Check whether the volume has a partition:
sudo lsblk

Extend the partition:
sudo growpart /dev/xvda 1

Extend the file system on /:
[XFS file system]: sudo xfs_growfs -d /
[Ext4 file system]: sudo resize2fs /dev/xvda1

If you like the video please consider subscribing to the channel and hit the like button and share among your friends.

AWS Playlist:    • AWS  

Subscribe to the Channel:    / amonkincloud  

Thank you. I hope this helps. If you find this video useful please Like, Share and Subscribe to the channel!
Subscribe to the Channel:    / amonkincloud  

Regards,
A Monk in Cloud
([email protected])

#AWS #LearnAWSforFree #Free #FreeResources #Top5 #2022 #AWSCommunityBuilderProgram #Community #YouTube
#MySql #Server #AWS #EC2 #Instance #EC2_Instance #Demo #MySqlServer #Commands #Queries #LearnAWS #AWSCommunityBuilder #AWSCertified #Backup #Snapshot
#AWS,#LearnAWSforFree,#Free,#FreeResources,#2022,#AWSCommunityBuilderProgram,#Community,#Server,#EC2,#Instance,#EC2_Instance,#Demo,#Commands,
#LearnAWS,#AWSCommunityBuilder,#AWSCertified,#Automation,#SnapshotCreation,#AWSEC2Instance,#CompleteTutorial,#LiveDemo,#ProjectBasedLearning,
#ClearAWSInterview,#InterviewPreparation,#OnlineLearning,#SelfThoughtLearner,#Opportunity,#DevOps,#ITCareer,#DevOpsRoles,#Jobs,#India,#AWSDevops,
#Happy,#AWSAccount,#Protect,#EBSVolume,#AttachEBSVolume,#ExtraEBS

show more

Share/Embed