How to Attach and Mount EBS Volume to Linux EC2 in AWS | Mounting EBS Volume | AWS Tutorials

Поделиться
HTML-код
  • Опубликовано: 27 авг 2024
  • How to create, attach and mount EBS volumes to a running Linux EC2 instance. These changes can done on the fly without stopping the EC2 instance.
    If you liked this video and want to appreciate my work, you can buy me a coffee☕️
    www.buymeacoff...
    You can also support by Sharing and Subscribing this channel🚀.
    Keep Supporting👋
    Connect with me on LinkedIn -
    / ajaywadhara
    #EBS #AWSTutorials

Комментарии • 52

  • @tejaslearnstocode9867
    @tejaslearnstocode9867 Год назад +2

    This was clear and to the point. Thanks a lot.

  • @alwinthomas2288
    @alwinthomas2288 Год назад

    Thank You Bro. Have been going through multiple channels multiple times for hour. Finally found your video. And only yours worked for me. Thanks a lot

  • @gakuuuamvp4378
    @gakuuuamvp4378 2 года назад +1

    Thanks brother. I was struggling whole day yesterday to get the ebs working for my k8s PV. Appreciate your beautiful work

  • @MohammadShahezadKhan
    @MohammadShahezadKhan 9 месяцев назад

    this is very short and informative
    keep it up

  • @hdhirensingh
    @hdhirensingh 7 месяцев назад

    So easy to understand. Thanks bro.

  • @anangboris331
    @anangboris331 2 года назад +3

    Very straight and simple thanks

    • @AjayWadhara
      @AjayWadhara  2 года назад

      I am glad you liked the video. Don’t forget to subscribe 🚀

  • @guntakalabrahmam6683
    @guntakalabrahmam6683 2 месяца назад

    easy to understand thank bro

  • @harishkarthik7724
    @harishkarthik7724 Год назад +3

    Shouldnt we add the volume in the fstabs.. i dont get that part...

  • @saurabhfule4295
    @saurabhfule4295 Год назад

    superb explanation i have seen ever

  • @JustinRiley1987
    @JustinRiley1987 2 года назад +1

    thank you! exactly what i needed.

  • @TheodoreRavindranath
    @TheodoreRavindranath Месяц назад

    I have a slightly different OS on my EC2. I had to do `sudo su` also I had to setup partition table first (using fdisk command n,p,1,enter,enter,w) before mkfs. Also in mkfs did ext4

  • @VivekSingh06
    @VivekSingh06 2 года назад

    AWSome. Very useful. chown will be needed, if not done on the new directory.

  • @Ramankumar-zb5bo
    @Ramankumar-zb5bo Год назад

    Thanks you for clear this

  • @eduardo_link4148
    @eduardo_link4148 10 месяцев назад

    thanks

  • @amansingh-ty8nk
    @amansingh-ty8nk 5 месяцев назад

    thankyou so much

  • @pramodnambiar5423
    @pramodnambiar5423 2 года назад

    Excellent content coverage...liked it.

  • @mohamedsheikh5082
    @mohamedsheikh5082 3 года назад

    Thank you it really helped me

  • @gurudayal5743
    @gurudayal5743 10 месяцев назад

    and also add UUID in the /etc/fstab so that mointpoint remians after reboot

  • @nehalverma1444
    @nehalverma1444 Год назад

    Thankyou so much. I have one question, say I want to take control over my volume, say I have two volumes attached but want to use only 1, then how can I achieve this?

  • @Teche_work
    @Teche_work 4 месяца назад

    is that possible to create the new partition with already have the folder without losing data?

  • @ganeshpawar231
    @ganeshpawar231 4 месяца назад

    Does AWS take money for this additional storage for gp2 type ?

  • @tokeconrad6950
    @tokeconrad6950 Год назад

    Clean and precise. But how can you keep this new volume to be auto mount even when you restart your instance

    • @AjayWadhara
      @AjayWadhara  Год назад

      Thats not covered here. There are few extra steps that you need to take. Check below link:
      docs.aws.amazon.com/efs/latest/ug/automount-with-efs-mount-helper.html

  • @sanjaypatil5382
    @sanjaypatil5382 Год назад

    thanks sir

  • @Kashi82
    @Kashi82 3 года назад +1

    Hi boss, I did try all your commands. I was doing it with user account so i was using it sudo with most of the command. Every thing worked well but the volume did not show up.
    any help

  • @zombiezombie1977
    @zombiezombie1977 3 года назад

    Great video thank you :)

  • @kyfhaj7723
    @kyfhaj7723 Год назад

    Thanks bro!

  • @sharukhshaikh8355
    @sharukhshaikh8355 3 года назад

    Thank you

  • @sagartalwaray8670
    @sagartalwaray8670 3 года назад +1

    awesome!! can i attach ebs volume to my personal laptop?

  • @jigneshpadia
    @jigneshpadia 2 года назад

    Thanks. Quick question. How do you create a file on the mounted EBS storage. I am guessing you just go to the path using CD and use touch command. Thanks for confirming

    • @AjayWadhara
      @AjayWadhara  2 года назад

      Yes Jignesh, the same way you create file in linux. Touch is one of the option ✅

  • @prashantsukhadeve775
    @prashantsukhadeve775 Год назад

    Hi Ajay Volume limit aws give Max 16384 Gib so can we create volume beyond that limit.

    • @AjayWadhara
      @AjayWadhara  Год назад

      Hey, as far as I remember, EBS volume supports up-to 64TBs.
      Can you please double check

  • @clearthinking5441
    @clearthinking5441 Год назад

    Do you have to remount the volume after EC2 reboot?

    • @AjayWadhara
      @AjayWadhara  Год назад +1

      Yeah, you have to do some configuration to keep it permanent.

  • @ricardonakashima
    @ricardonakashima 3 года назад

    Thank you so much!

    • @AjayWadhara
      @AjayWadhara  3 года назад +1

      Don't forget to subscribe and share.!!!
      Happy Learning 🎯✅

  • @archanadhage9650
    @archanadhage9650 Год назад

    Sir iska theory explain nahi he kya

    • @AjayWadhara
      @AjayWadhara  Год назад

      Isme sirf practical steps hi hai

  • @steveaustin6608
    @steveaustin6608 3 года назад

    thanks