ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Testing oVirt...

    IT Discussion
    ovirt supermicro red hat virtualization kvm gluster hyperconverged centos7
    21
    339
    52.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Emad RE
      Emad R @Francesco Provino
      last edited by

      @francesco-provino said in Testing oVirt...:

      Any real advantage vs plain KVM?

      Scaling KVM basically, if you have 1 or 2 KVM servers thats fine, but if you want more you need better management that logging in each one.

      1 Reply Last reply Reply Quote 0
      • FATeknollogeeF
        FATeknollogee @Emad R
        last edited by

        @emad-r said in Testing oVirt...:

        @fateknollogee

        Let us talk about Gluster, how do you feel safe with it ?

        saw you choose an option with RAID 6, i dont get that cause from my trial, I make RAID and group disks then create Gluster volume from those mdraid volume, but it seems you did RAID 6 afterwards, hmm whats the logic behind that ?

        What type of Gluster volume are you using, just distributed ?

        I m still learning HCI so thus the beginner vibe

        No RAID6, I'm using RAID10.

        Gluster volume is Replicate + Arbiter

        This is a good blog post to get you started: https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

        1 Reply Last reply Reply Quote 1
        • FATeknollogeeF
          FATeknollogee @DustinB3403
          last edited by

          @dustinb3403 said in Testing oVirt...:

          @dafyre said in Testing oVirt...:

          Can we use the oVirt system to manage an existing KVM server?
          ( I want to try oVirt, but really don't want to wipe out the system I currently have set up )

          I tried setting up oVirt a few versions ago and from what I could find, it's almost expected you have a minimum of 3 physical hosts for it.

          So no, you won't be able to manage a standalone KVM server since everything has to get built to be managed by the oVirt Engine.

          You can now do a single host w Gluster:
          https://www.ovirt.org/documentation/gluster-hyperconverged/chap-Single_node_hyperconverged/

          Here's a screenshot of my single node install:
          0_1533646725168_screenshot_27.png

          1 Reply Last reply Reply Quote 1
          • FATeknollogeeF
            FATeknollogee @Emad R
            last edited by

            @emad-r said in Testing oVirt...:

            @fateknollogee

            Let us talk about Gluster, how do you feel safe with it ?

            Not sure, since I'm new to the whole Gluster concept.

            saw you choose an option with RAID 6, i dont get that cause from my trial, I make RAID and group disks then create Gluster volume from those mdraid volume, but it seems you did RAID 6 afterwards, hmm whats the logic behind that ?

            Hardware RAID is recommended instead of MDADM.

            DustinB3403D scottalanmillerS 2 Replies Last reply Reply Quote 0
            • DustinB3403D
              DustinB3403 @FATeknollogee
              last edited by

              @fateknollogee Hardware RAID is recommended because a lot of people lack the practice and skill with software RAID to appropriately maintain/troubleshoot/fix software raid.

              Plus you often get features like Blind swap.

              FATeknollogeeF 1 Reply Last reply Reply Quote 1
              • FATeknollogeeF
                FATeknollogee @DustinB3403
                last edited by

                @dustinb3403 said in Testing oVirt...:

                @fateknollogee Hardware RAID is recommended because a lot of people lack the practice and skill with software RAID to appropriately maintain/troubleshoot/fix software raid.

                Plus you often get features like Blind swap.

                Nope...
                The folks at RH say, currently, performance is better with HW RAID & that is how most of their testing/validation is done.

                DustinB3403D 1 Reply Last reply Reply Quote 0
                • DustinB3403D
                  DustinB3403 @FATeknollogee
                  last edited by

                  @fateknollogee said in Testing oVirt...:

                  @dustinb3403 said in Testing oVirt...:

                  @fateknollogee Hardware RAID is recommended because a lot of people lack the practice and skill with software RAID to appropriately maintain/troubleshoot/fix software raid.

                  Plus you often get features like Blind swap.

                  Nope...
                  The folks at RH say, currently, performance is better with HW RAID & that is how most of their testing/validation is done.

                  That's odd, but okay. I would generally think they make the recommendation because they know there is a huge lack of understanding on how software raid needs to be managed.

                  stacksofplatesS 1 Reply Last reply Reply Quote 0
                  • travisdh1T
                    travisdh1 @Emad R
                    last edited by travisdh1

                    @emad-r said in Testing oVirt...:

                    @fateknollogee

                    Let us talk about Gluster, how do you feel safe with it ?

                    I'm guessing you really don't know much about Gluster and it's history?
                    https://en.m.wikipedia.org/wiki/Gluster

                    Think of it like RAID, but spread over a network instead of locally. It's been around since 2005, and is used by some very large cloud providers today.

                    So I feel totally safe with it, and actually deployed it once. Great platform when it's needed, and a complete waste of time when it's not.

                    dafyreD scottalanmillerS 2 Replies Last reply Reply Quote 1
                    • dafyreD
                      dafyre @travisdh1
                      last edited by

                      @travisdh1 said in Testing oVirt...:

                      @emad-r said in Testing oVirt...:

                      @fateknollogee

                      Let us talk about Gluster, how do you feel safe with it ?

                      I'm guessing you really don't know much about Gluster and it's history?
                      https://en.m.wikipedia.org/wiki/Gluster

                      Think of it like RAID, but spread over a network instead of locally. It's been around since 2005, and is used by some very large cloud providers today.

                      So I feel totally safe with it, and actually deployed it once. Great platform when it's needed, and a complete waste of time when it's not.

                      That and Gluster is not a replacement for good backups. 😄

                      1 Reply Last reply Reply Quote 1
                      • stacksofplatesS
                        stacksofplates @DustinB3403
                        last edited by

                        @dustinb3403 said in Testing oVirt...:

                        @fateknollogee said in Testing oVirt...:

                        @dustinb3403 said in Testing oVirt...:

                        @fateknollogee Hardware RAID is recommended because a lot of people lack the practice and skill with software RAID to appropriately maintain/troubleshoot/fix software raid.

                        Plus you often get features like Blind swap.

                        Nope...
                        The folks at RH say, currently, performance is better with HW RAID & that is how most of their testing/validation is done.

                        That's odd, but okay. I would generally think they make the recommendation because they know there is a huge lack of understanding on how software raid needs to be managed.

                        I'm also guessing it's because RAID isn't necessarily needed. The overhead for software RAID doesn't gain much if you're bricks are replicated anyway.

                        scottalanmillerS 1 Reply Last reply Reply Quote 1
                        • FATeknollogeeF
                          FATeknollogee
                          last edited by

                          3 + 1 node hyperconverged: Volume layout

                          0_1533667561288_screenshot_28.png

                          1 Reply Last reply Reply Quote 1
                          • FATeknollogeeF
                            FATeknollogee
                            last edited by

                            3 + 1 node hyperconverged: brick layout

                            0_1533667635509_screenshot_29.png

                            1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @Emad R
                              last edited by

                              @emad-r said in Testing oVirt...:

                              @fateknollogee

                              Let us talk about Gluster, how do you feel safe with it ?

                              It's the industry standard RAIN system.

                              1 Reply Last reply Reply Quote 1
                              • scottalanmillerS
                                scottalanmiller @FATeknollogee
                                last edited by

                                @fateknollogee said in Testing oVirt...:

                                Hardware RAID is recommended instead of MDADM.

                                By whom?

                                FATeknollogeeF 1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @travisdh1
                                  last edited by

                                  @travisdh1 said in Testing oVirt...:

                                  Think of it like RAID, but spread over a network instead of locally. It's been around since 2005, and is used by some very large cloud providers today.

                                  Not quite. Gluster is RAIN, not Network RAID. You are describing DRBD.

                                  1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller @stacksofplates
                                    last edited by

                                    @stacksofplates said in Testing oVirt...:

                                    @dustinb3403 said in Testing oVirt...:

                                    @fateknollogee said in Testing oVirt...:

                                    @dustinb3403 said in Testing oVirt...:

                                    @fateknollogee Hardware RAID is recommended because a lot of people lack the practice and skill with software RAID to appropriately maintain/troubleshoot/fix software raid.

                                    Plus you often get features like Blind swap.

                                    Nope...
                                    The folks at RH say, currently, performance is better with HW RAID & that is how most of their testing/validation is done.

                                    That's odd, but okay. I would generally think they make the recommendation because they know there is a huge lack of understanding on how software raid needs to be managed.

                                    I'm also guessing it's because RAID isn't necessarily needed. The overhead for software RAID doesn't gain much if you're bricks are replicated anyway.

                                    But the overhead of hardware RAID wouldn't gain anything, either.

                                    stacksofplatesS 1 Reply Last reply Reply Quote 1
                                    • FATeknollogeeF
                                      FATeknollogee
                                      last edited by

                                      oVirt Node is installed on a 64gb SATADOM
                                      Gluster is on a 2TB RAID array.

                                      Here is the disk layout:
                                      0_1533668026115_screenshot_30.png

                                      1 Reply Last reply Reply Quote 0
                                      • FATeknollogeeF
                                        FATeknollogee @scottalanmiller
                                        last edited by

                                        @scottalanmiller said in Testing oVirt...:

                                        @fateknollogee said in Testing oVirt...:

                                        Hardware RAID is recommended instead of MDADM.

                                        By whom?

                                        By the oVirt devs.
                                        You can go & look for RHs best practice for RHEV, it also says use HW RAID.

                                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                                        • stacksofplatesS
                                          stacksofplates @scottalanmiller
                                          last edited by

                                          @scottalanmiller said in Testing oVirt...:

                                          @stacksofplates said in Testing oVirt...:

                                          @dustinb3403 said in Testing oVirt...:

                                          @fateknollogee said in Testing oVirt...:

                                          @dustinb3403 said in Testing oVirt...:

                                          @fateknollogee Hardware RAID is recommended because a lot of people lack the practice and skill with software RAID to appropriately maintain/troubleshoot/fix software raid.

                                          Plus you often get features like Blind swap.

                                          Nope...
                                          The folks at RH say, currently, performance is better with HW RAID & that is how most of their testing/validation is done.

                                          That's odd, but okay. I would generally think they make the recommendation because they know there is a huge lack of understanding on how software raid needs to be managed.

                                          I'm also guessing it's because RAID isn't necessarily needed. The overhead for software RAID doesn't gain much if you're bricks are replicated anyway.

                                          But the overhead of hardware RAID wouldn't gain anything, either.

                                          It doesn't pull anything from the OS though. SW would actually use resources the system could use. So the only thing you would see is less capacity.

                                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @stacksofplates
                                            last edited by

                                            @stacksofplates said in Testing oVirt...:

                                            @scottalanmiller said in Testing oVirt...:

                                            @stacksofplates said in Testing oVirt...:

                                            @dustinb3403 said in Testing oVirt...:

                                            @fateknollogee said in Testing oVirt...:

                                            @dustinb3403 said in Testing oVirt...:

                                            @fateknollogee Hardware RAID is recommended because a lot of people lack the practice and skill with software RAID to appropriately maintain/troubleshoot/fix software raid.

                                            Plus you often get features like Blind swap.

                                            Nope...
                                            The folks at RH say, currently, performance is better with HW RAID & that is how most of their testing/validation is done.

                                            That's odd, but okay. I would generally think they make the recommendation because they know there is a huge lack of understanding on how software raid needs to be managed.

                                            I'm also guessing it's because RAID isn't necessarily needed. The overhead for software RAID doesn't gain much if you're bricks are replicated anyway.

                                            But the overhead of hardware RAID wouldn't gain anything, either.

                                            It doesn't pull anything from the OS though. SW would actually use resources the system could use. So the only thing you would see is less capacity.

                                            Sort of, but the CPU overhead of software RAID is nominal, but as it is faster than hardware RAID and storage is the common bottleneck, it normally makes the system faster rather than slower.

                                            So in CPU terms, there is a small overhead to software RAID that you normally can't notice. But to the overall system, there is normally a negative overhead, meaning you get more out of your server, rather than less.

                                            KellyK 1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 16
                                            • 17
                                            • 9 / 17
                                            • First post
                                              Last post