How To Extend LVM Disk For Linux Virtual Machine On VMware

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • In this video I explain how to increase disk space in Linux with LVM by first expanding the hard disk, creating a new partition, expanding the volume group and logical volume and then resizing the file system.
    This video guide covers an existing (and more detailed) blog post I created which can be found here: www.rootusers.c...
    Alternatively, you can also instead add a new disk rather than expand the existing disk as shown in this video by following these steps: www.rootusers.c...
    -- Follow me here --
    Twitter - / jarrodstech
    Google+ - plus.google.co...

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

  • @Technik500
    @Technik500 3 года назад +44

    I know you created this in 2015 but I have used this today and am very grateful for your contribution to the world.

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

    Checking in in 2024 - our Linux guy left so I got signed up to be the new Linux person. One of our RHEL 7 boxes had TWO 100% full volumes and these steps were exactly what I needed! Thanks!

  • @WilliamCook82
    @WilliamCook82 7 лет назад +40

    Very well presented. There are a lot of partial threads on this topic with very poor explanations. Your discussion during the video presents the material in a way that is logical and easy to understand. Thank you for taking the time to produce this.

    • @JarrodsTech
      @JarrodsTech  7 лет назад +5

      Thanks! Glad to hear it.

    • @burntkat
      @burntkat 4 года назад +1

      Concur 100%. I am subscribing to this channel.

  • @KidJake695
    @KidJake695 2 года назад +4

    Nobody else on the internet has been able to explain this as clearly as you have done. Worked in 2022 for my Ubuntu vm. Thanks!

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

    Wow, I'm learning RHEL 8 on vmware workstation and while doing a lab today I run out of space as I started with 20 GB and wanted to expand to 30 GB. This video is exactly what I needed. Grateful for your great explanation & detailed steps.

  • @AndresChGz
    @AndresChGz 4 года назад +6

    Thanks, Jarrod! Such a great video. I'm not good at all to remember all the steps, so I always return to this video when I have to extend an LV.
    You rock man!

  • @rushy79
    @rushy79 7 лет назад +2

    This is a really good tutorial. I've been using LVM for some time and never had any issues until this weekend and whilst your tutorial doesn't touch on the error presented it did help me identify a way around doing what I wanted to do. Thank you.

    • @JarrodsTech
      @JarrodsTech  7 лет назад +1

      Thanks, glad to hear it helped :)

  • @mikeli2256
    @mikeli2256 4 года назад +1

    well done. For anyone who ran into issue with last step. if you used xfs_growfs /dev/xx/root and got an error "root is not a mounted XFS filesystem". use "xfs_growfs /" and it works for my case.

  • @PooDotStinkPants
    @PooDotStinkPants 2 года назад +5

    That was a very clear and concise explanation on how to increase disk space, excellent tutorial, well done!

  • @burntkat
    @burntkat 4 года назад +3

    Pure gold here! This was precisely what I needed to resize a RHEL YUM server /var. I owe you a pint, mate!

  • @pancos24
    @pancos24 7 лет назад +1

    Life saver !! Thank you very much! I'm a beginner to CentOS and had to recover a Zimbra server that crashed due to insufficient disk space. Your guide saved me from hours of downtime!

  • @robinwinson4419
    @robinwinson4419 5 лет назад

    Awesome. Let me share one thing that helped me. First your instructions were perfectly clear, I followed it step by step... When I got to the final step of resizing the filespace with resize2fs I got this error "Bad magic number in super-block..." My heart sank, then I listened to your last few sentences, "if you have a XFS filesystem use xfs_growfs", that did the trick. It made me appreciate hearing these tutorials to the very end. FYI: tip to others: to verify filesystem Type use "df -Th".
    Thanks again Jarrod.

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

    You literally saved my life. One of my projects required a specific OVA to be used, but its free space was too small for my use. Subscribed.

  • @vicrao100
    @vicrao100 7 лет назад +1

    Very helpful. Thank you for not playing any crappy music in the background and speaking clearly as you presented.

    • @JarrodsTech
      @JarrodsTech  7 лет назад

      Haha thanks, yeah it's really annoying when tutorial videos do that!

  • @liferseventy-eight8328
    @liferseventy-eight8328 5 лет назад

    Worked like a charme. The system I used this on only had version 1.2.5 of fstab available. This version is not using sectors but cylinders instead. It also does not give you default values for the new partition and where it starts or ends. There was some trial and error involved but once I got it figured out the rest of your tutorial worked. Thanks for putting this up.

    • @JarrodsTech
      @JarrodsTech  5 лет назад

      Oh interesting, good to hear you got it working in the end 👍 cheers!

  • @Jrhortian
    @Jrhortian 7 лет назад +1

    This is a great video, I am using CentOS 7 and I had some issues expanding the logical volume; however, this video got me on the right track and would highly recommend.
    Note: Love that you specified the different CentOS versions using different expanding commands "2fs vs xfs".
    Update, I had an issue with the lvextend -L command, but once I got that squared away I was able to expand my drive.

    • @JarrodsTech
      @JarrodsTech  7 лет назад

      Hey thanks, that's really good to hear!

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

    I cheked so many online doc and videos, and this was by far the simpliest step by step video to follow. Ive never resized the hard drive and like many its a very stressful task to try to accomplish, especially when all the data is at risk. This guide was the best way since it created a new disk outside of the currently used one. Even with the ending of the two options for a newer system, Great video very much appreciated i only had 1% space left in a 5K daily visted website....

  • @Zephyr-tg9hu
    @Zephyr-tg9hu 2 года назад +1

    Super helpful video. I did an Arch install recently and needed more space on my home partition. Worked like a charm.

  • @debjitsinha-f8o
    @debjitsinha-f8o Год назад

    I have had this video saved on my browser since 2019 , this is the best explanation I found out of 20 different videos I searched online kudo mate for creating this

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

    5 years ago and still the best video regarding this topic

  • @wiliamribeiro9787
    @wiliamribeiro9787 7 лет назад +1

    in the lvextend command, if you add a -r parameter in the line, it will automatically resize the filesystem. for example $lvextend -L+5G -r /dev/centos/root. this way you skip the last step of your video. Thank you so much, your video saved me some good research time. +1

    • @JarrodsTech
      @JarrodsTech  7 лет назад +1

      Cheers! Yeah that works too :) I figured it'd be better to explain it separately rather than the the option and potentially confuse the two things that are happening.

  • @yangibaevs
    @yangibaevs 4 месяца назад +1

    2024, still works. Thank you Jarrod.

  • @DangNguyen-wi7hc
    @DangNguyen-wi7hc 2 года назад +1

    i tried to find your first video, it is really good, and your presentation skills are improving super a lot nowaday, I love to learn the way you presenting somthing. Really awesome

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

    The video is super dope, the explaination is very clear. Way better than those half written instruction online.

  • @goldenjosh
    @goldenjosh 8 лет назад +3

    Thank you. Very much appreciated seeing this done, especially the extra notes you made on CentOS 7.

  • @KindhawkGaming
    @KindhawkGaming 2 года назад +4

    This tutorial was a lifesaver, thanks so much. Nice and clear.

  • @KiranKumar-wi3cd
    @KiranKumar-wi3cd Год назад

    Can't thank you enough. Still a great and comprehensive video after 7 years. It worked like a charm wrt proxmox VM.

  • @EdmondDantesism
    @EdmondDantesism 9 лет назад +1

    Thank you very much ! Spent a couple of hours trying to figure it out till I found this video. Awesome. Please make more!

    • @JarrodsTech
      @JarrodsTech  9 лет назад

      +Joe Kim No problem happy to help! Do you have any specific examples of things you'd like me to cover? If so let me know and I can take a look!

  • @gal3x887
    @gal3x887 4 года назад

    Thanks for the video man! Very helpful. In case anyone has any issues at the pvcreate with "Device /dev/sdxx not found" (xx is the letter and number of your partition) , run
    partprobe
    partprobe /dev/sdxx before doing the pvcreate and that will help. So actually you are making a manual kernel update.

  • @aaronkinchen5646
    @aaronkinchen5646 9 лет назад +1

    I've been trying to do this for weeks. If only I found your video at the start
    Thank you so much.

    • @JarrodsTech
      @JarrodsTech  9 лет назад

      +Aaron Kinchen No problem, good to hear :)

  • @asbat88
    @asbat88 6 лет назад

    Outstanding!!! I checked and got amazed and saddened to see only one linux video on your channel.
    Just to add users can run df -Th to see the file system type to check xfs or ext4 :)

    • @JarrodsTech
      @JarrodsTech  6 лет назад

      I used to be a system administrator, so originally planned on doing more Linux videos early on but I seem to have diverted towards laptop reviews 😛

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

    Ive done this about 5-6 times now. I have to watch this video every time I do it. You think I would learn.

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

      I always refer to it when I need it too, to make sure I'm doing it right.

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

    Great job on explaining things, hands down a life saver video found after 3 days of searching for this info!

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

    Thank you! Still relevant and helpful! Your blog post also helped me be sure to get all the steps just right. I did run it against a test server first just for confidence but it worked as advertised!

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

    We all know this video is 8 Years Old but helped me today
    Thanks Friend

  • @sir.fender6034
    @sir.fender6034 4 месяца назад +1

    0:00 A legend was born!

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

    Come on man! you just made the best video about partition extending. congrats! all my respect to your content.

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

      Thanks, I got sick of there being no good guides every time I had to do it haha

  • @s0rbeto
    @s0rbeto 8 лет назад +1

    thanks for the video, you clearly explained the differences between vg lg etcs and actually going thru in details. very educational video, thanks for the effort

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

    Very useful video, with clear explanation and good examples. I've tried multiple articles before but they were quite confusing. This is super easy to follow ! Thanks a lot

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

      Glad it was helpful!

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

      1 year later and I still find myself going back to this video each time I have to resize a virtual drive !

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

    8 years ago. Used this today on RHEL 8 and worked fine!

  • @EtienneJacquot
    @EtienneJacquot 5 лет назад +1

    Really great video tutorial on extending root volume group, MUCH APPRECIATED!!!

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

    Thank you. Very much appreciated seeing this done, especially the extra notes you made on the latest CentOS.

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

    Thank you 🙏 I’ve been trying to find a video of this today and this is very helpful since I’m taking class and it just happened today.

  • @InquisiitorWH44K
    @InquisiitorWH44K 5 лет назад +1

    Awesome tutorial. Clear and concise! Thank you for taking the time to post this.

  • @Neutro1337
    @Neutro1337 8 лет назад +1

    That was exactly what I was looking for. You made me save a lot of time! Thanks Jarrod'sTech!

    • @JarrodsTech
      @JarrodsTech  8 лет назад +1

      +Neutro No problem, happy to hear that it helped you out!

  • @PatrickWitherow
    @PatrickWitherow 4 года назад +1

    Thank you for creating this video. It was exactly what I needed!

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

    DUDE. THIS IS THE BEST VIDEO I'VE SEEN ON THIS! THANKS SO MUCH. YOU ARE THE MAN! You've earned a SUB!

  • @Amrie47
    @Amrie47 6 лет назад

    The First masterpiece video by Jarrod'sTech 😝👍👍👍

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

    Clear, concise and to the point.

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

    Appreciate this video, came across a few others but yours was the best!

  • @Metalmurphy
    @Metalmurphy 9 лет назад +7

    Very well done video, explains everything perfectly. You should do more of these. /subscribes

  • @rrttyy11229
    @rrttyy11229 4 года назад

    It's nice to see how far you have come!

    • @JarrodsTech
      @JarrodsTech  4 года назад +1

      Haha yeah this is an old video I made for my website

  • @cdecrespigny
    @cdecrespigny 6 лет назад +1

    Thank you very much for this video. Saved me heaps of time and was very easy to understand and follow.

    • @JarrodsTech
      @JarrodsTech  6 лет назад

      No problem, good to hear it was useful :)

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

    This has been very helpful to this day. Thank you!

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

    Great video just used this to resize a Debian 12 template on XCP-ng

  • @kevonmanuel
    @kevonmanuel 5 лет назад

    Are you flipping kidding me??? Thank you for this guide. I'm NOT a linux expert and had to expand a disk. My gosh, I LOVE WINDOWS SERVER. Expanding a disk takes freaking seconds.

  • @attilapinter7141
    @attilapinter7141 9 лет назад

    So during my work I use a laptop like 90% of the time, but now I can work from home which is awesome, can use a normal workstation. To be frank the machine was running nothing, had inside 6HDD 2x500GB and 4x320GB. Was using only one to run Fedora22 the rest is so empty it doesn't even have file system... UNTIL NOW. Was just goofing around and ran into your vid and you explain so well and it is so easy I had to do this finally!
    Now the df -h:
    [apinter@AuroraFedora~]$ df -h
    Filesystem Size Used Avail Use% Mounted on
    devtmpfs 3.9G 0 3.9G 0% /dev
    tmpfs 3.9G 8.5M 3.9G 1% /dev/shm
    tmpfs 3.9G 1.9M 3.9G 1% /run
    tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
    /dev/mapper/fedora_aurorafedora-root 168G 10G 150G 7% /
    tmpfs 3.9G 424K 3.9G 1% /tmp
    /dev/sda1 477M 161M 287M 36% /boot
    /dev/mapper/fedora_aurorafedora-home 1.9T 45G 1.8T 3% /home
    tmpfs 795M 80K 795M 1% /run/user/1000
    tmpfs 795M 12K 795M 1% /run/user/42
    Curious to see how this will affect the performance.
    Keep it up mate!
    Subscribed!

    • @JarrodsTech
      @JarrodsTech  9 лет назад

      Attila Pintér Hey that's really great to hear! I'd be interested in the performance too let me know!

    • @attilapinter7141
      @attilapinter7141 8 лет назад

      +Jarrod'sTech Oh wow, forgot to get back, sorry mate. It's actually not bad, not bad at all, will do something similar out of SSDs next time. Here, check the bonnie++ output: echo "1.97,1.97,LasNoches,1,1450165176,23832M,,,,69899,26,28360,18,,,73159,17,45.6,4,,,,,,,,,,,,,,,,,,,1511ms,5072ms,,271ms,2533ms,,,,,," | bon_csv2html > ~/bonnie_out.html
      EDIT
      Actually next time I reinstall this system will create a striped LVM instead of a linear one, that should be better.

    • @JarrodsTech
      @JarrodsTech  8 лет назад

      +Attila Pintér Cool, haven't noticed any issues myself on servers that I've done this on.

  • @ravipatel7638
    @ravipatel7638 7 лет назад +2

    Thank you so much.. I was doing this on ubuntu, so had to make a few changes to some of the default container numbers. but what a solid tutorial. cudos sir.

    • @JarrodsTech
      @JarrodsTech  7 лет назад +1

      No problem, good to hear that it helped.

    • @dotz864
      @dotz864 7 лет назад

      why this program question to wipe data while add another phisical volume to existent volume group?

  • @alexissanchezkid
    @alexissanchezkid 4 года назад +1

    Great video! Helped in expanding all my disks!

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

    This video was very helpful, thank you for the easy to follow/logical steps

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

    Awesome, concise, perfect tutorial! Thank you❤

  • @yurikounikov4308
    @yurikounikov4308 6 лет назад

    Thank you man! This really helped out!
    Two notices:
    1. When I tried to lvextend to 10G at once it failed with message that 1 block is missing. So I extended to 9G and then extended again to 1020M more.
    2. extend2fs failed (as you predicted) but xfs_growfs worked ok
    Thanks again!

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

    8 years old and still teaching clowns like me! Thank you sir!

  • @pradeepnayak19
    @pradeepnayak19 9 лет назад +1

    Super, after a lot struggle I am able to complete it, thanks for the video, it was really really helpfull

    • @JarrodsTech
      @JarrodsTech  9 лет назад

      pradeep nayak Thanks for the feed back, glad it helped!

  • @segwaydave
    @segwaydave 9 лет назад +2

    Great Video - You saved me a ton of time. Thank you very much!

  • @damicolicious
    @damicolicious 8 лет назад +1

    Hi Jarrod - First, let me say thank you. You got me out of a snafu today where I had to do this on a snowflake VM that didn't like our resize scripts. As others have said, it works right the first time, follow your steps. Many thanks! So if I wanted to increase by full amount available, or "Use all free space available," as you mention at 11:40 in the vid.. Can you purty-please supply the command for that? I think you put it below in a comment, "lvextend /dev/centos/root -l+100%FREE" - is that it, all inside my quotes? Thanks again, Sir. +1 subscriber :)

    • @JarrodsTech
      @JarrodsTech  8 лет назад

      No problem, yes that lvextend with the -l +100%FREE will use all of the remaining extents in the volume group for the logical volume that you specify.

  • @k34z00
    @k34z00 5 лет назад

    Thank you Jarrod! This video explain all that I needed. Congratulation!!!!

  • @AliHussein-go9qx
    @AliHussein-go9qx 2 года назад +1

    Thank you, you have saved my life.

  • @awsomegamer-100
    @awsomegamer-100 5 лет назад

    Thank you so much. Such a clear straight-forward tutorial and explanation!

  • @KenVeski
    @KenVeski 7 лет назад

    Thank you! Very nice video. I decided to use -l instead of -L, and did: lvresize -l +100%FREE /dev/test-disk/root worked like a charm.

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

    Thank you for the tutorial, very clear and well explained!

  • @mateuslecchi
    @mateuslecchi 4 года назад

    Perfect video. Thx from Brazil.

  • @stgabhas
    @stgabhas 7 лет назад +1

    Thank you..! Worked perfectly on CentOS 7.

  • @ImanGhorai
    @ImanGhorai 4 года назад +4

    and so a legend was born....

  • @doofdoof
    @doofdoof 9 лет назад

    thank you so much finally all makes sense to me now thanks to your tutorial, clear and very simple to understand. Legend!

    • @JarrodsTech
      @JarrodsTech  9 лет назад

      doofdoof doof Hey thanks for the feedback, great to hear!

  • @ImreBertalan86
    @ImreBertalan86 8 лет назад +1

    Sir! You have saved my life with this video. Thank you very mutch! :-)

  • @1337subz3r0
    @1337subz3r0 9 лет назад +2

    Good guide, nice and clear on the instructions.

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

    I would recommend to resize the lvm volume by deleting the partition and recreating it with the new size (you will not loose your data). After this step you can resize the physical volume and the last step is to extend the logical volume. This way you can do this as often as you like because there will always be only one primary partition

  • @MiloDC
    @MiloDC 6 лет назад

    Awesome video. I followed it step by step, worked perfectly. Many thanks!

  • @YgorMontenegro
    @YgorMontenegro 4 года назад

    xfs_growfs instead of resize2fs in the end for centos 7 users. Great tutorial!

    • @JarrodsTech
      @JarrodsTech  4 года назад +1

      Thanks, yeah I updated the written post for that in the description, not sure if it made it into this video though if I used 6.

  • @marks8667
    @marks8667 6 лет назад +1

    This is a great video, very well detailed. Question, I've already run through this video a few times over the last few months. Unfortunately I now have 4 SDA partitions and now need to add more space. If I delete the last SDA in order to make an extended partition won't I lose data? What's the best way to handle it. I've got similar setup as your VM with Centos 7, expanded outside of the OS, now I just need to make use of the additional space.

    • @JarrodsTech
      @JarrodsTech  6 лет назад +1

      Yeah you can only have 4 primary partitions with MBR, if I recall you can have more if you format with GPT. As for fixing this though, yes I believe you'd need to make the last partition extended, I think doing this the normal way will result in data loss, so definitely worth taking a copy of the data before removing the partition. I have done it before without data loss, but it is very risky. Basically if you use fdisk on the partition and delete it with 'd' you only delete the partition, the raw data should still be intact, if you create a new partition on the same space the data should still be there. I did this once about 5 years ago, and wrote a blog post on it but never published it because decided it was too risky and I didn't fully understand it, really is a last resort kind of deal I think.

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

    First ever vid from our boi Jarrod

  • @00celsum00
    @00celsum00 5 лет назад

    Very nice and detailed video, but I got a question - instead of adding a new partition to /dev/sda, why not just resize /dev/sda2.
    In my case, when I extend the hard drive in VMWare, I resize my /dev/sda2 partition and then resize the logical volumes as necessary, like so:
    # fdisk /dev/sda
    > d
    (delete a partition)
    > 2
    (deleting partition #2, ie /dev/sda2)
    > n
    (create new partition)
    > p
    (creating primary partition)
    > 2
    (creating partition #2, ie. /dev/sda2)
    > (default first sector)
    > (default last sector, taking all the available space)
    > w (save)
    # reboot (to load new partition table)
    # pvresize /dev/sda2 (to get free space available)
    # lvextend -L +2g /dev/centos/root (resize root volume)
    # lvextend -L +5g /dev/centos/home (resize home volume)
    # xfs_growfs /dev/mapper/centos-root
    (growing root volume filesystem)
    # xfs_growfs /dev/mapper/centos-home
    (growing home volume filesystem)
    Done! Now I got +2Gb in my root volume, and +5Gb in my home volume and no extra primary partitions.

    • @JarrodsTech
      @JarrodsTech  5 лет назад

      You can do it that way, I think the goal of this method (hard to remember this is an old video) was to be able to do it without needing to reboot/remove the existing stuff, no down time basically.

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

    concept explained, task executed wonderful ..

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

    Hi, Jarrod, thanks for your video!

  • @xenothanhojem9765
    @xenothanhojem9765 5 лет назад

    Thank you for your well presented and guided tutorial! Worked perfectly!

    • @JarrodsTech
      @JarrodsTech  5 лет назад

      No problem at all, good to hear!

  • @lilnips
    @lilnips 5 лет назад

    0:00 a legend of a laptop reviewer was born

  • @rwalkerphl2
    @rwalkerphl2 8 лет назад +1

    Many thanks - exceptionally helpful video!

    • @JarrodsTech
      @JarrodsTech  8 лет назад

      +Robin Walker Cheers, good to hear it helped you out :)

  • @oussamalemdaoui3341
    @oussamalemdaoui3341 8 лет назад

    thank you so much , this has been exactly what i was looking for , and it was of great help .

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

    Thank you! Still current and very helpful.

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

    Thanks for this detailed explanation. This helped me to.

  • @sifisomasenya5249
    @sifisomasenya5249 4 года назад

    YOU MY GOOD SIR ARE A LEGEND!!! THANK YOU VERY MUCH FOR THIS VIDEO. MUCH APPRECIATED

  • @mrgh0s7gaming84
    @mrgh0s7gaming84 8 лет назад +1

    It's fantastic guide for Server machines and CLI but for GUI look no further than Gparted.

    • @JarrodsTech
      @JarrodsTech  8 лет назад

      I agree, I use gparted if I'm dealing with Linux native partitions rather than LVM.

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

    Fantastic, I have followed and succeeded.

  • @goatmanbeware
    @goatmanbeware 7 лет назад +1

    Great work!!! Very helpful/thorough

  • @vijaymkm
    @vijaymkm 4 года назад

    Wonderful Guide, much appreciated

  • @cyber8863
    @cyber8863 7 лет назад +1

    Hey dude tnx for telling me that guy stole your video.
    I subbed to your channel now :)

  • @tayyabshahzad5721
    @tayyabshahzad5721 8 лет назад +1

    Thank you so much ... you saved me a lot of time :) worked perfectly for me ...

    • @JarrodsTech
      @JarrodsTech  8 лет назад

      +muhammad tayyab shahzad No problem, good to hear it helped you out!

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

    Thanks man, this video helped me a lot.

  • @KenHarvey9
    @KenHarvey9 7 лет назад +1

    Man, Thank You for the tutorial.