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

    Infrastructure Needed for Hypervisor Cluster

    IT Discussion
    cluster virtualization virtual storage appliance ipod home lab shared storage
    9
    80
    6.4k
    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.
    • dafyreD
      dafyre @dafyre
      last edited by dafyre

      @dafyre said in Infrastructure Needed for Hypervisor Cluster:

      @EddieJennings said in Infrastructure Needed for Hypervisor Cluster:

      @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

      When I looked at it I came to the conclusion that I would need a minimum of three nodes and they should be the same CPU generation and have the same NIC configuration.

      But I guess you could even do it with just one server and use nested virtualization. The question is how realistic its going to be compared to a real cluster. But maybe it will be enough.

      Yeah. I'm not interested in trying to pull off nested virtualization, since like you say, it's not something that I'll deal with in the real world.

      Pick a Hypervisor and add StarWind VSAN to both nodes, and make sure both nodes have enough room for holding all the VMs... You get your shared storage that way and for a lab environment, that should be perfect.

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

        @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

        I don't think two nodes is enough if you want to play with clusters. Better to have more nodes with less ram/cpu and storage. Like 4 or 6 or something.

        Not only is it enough, it's often recommended. There is no such requirement of needing three servers.

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

          @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

          When I looked at it I came to the conclusion that I would need a minimum of three nodes and they should be the same CPU generation and have the same NIC configuration.

          That's a VMware requirement, not a clustering requirement. And even on VMware, it's not an actual requirement, they just need a third witness that isn't part of the cluster.

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

            @EddieJennings said in Infrastructure Needed for Hypervisor Cluster:

            @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

            When I looked at it I came to the conclusion that I would need a minimum of three nodes and they should be the same CPU generation and have the same NIC configuration.

            But I guess you could even do it with just one server and use nested virtualization. The question is how realistic its going to be compared to a real cluster. But maybe it will be enough.

            Yeah. I'm not interested in trying to pull off nested virtualization, since like you say, it's not something that I'll deal with in the real world.

            Nothing like that needed, two node clusters are the standard for the SMB. Three and larger is for scalable clusters (where you can grow by just adding a node.)

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

              @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

              @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

              When I looked at it I came to the conclusion that I would need a minimum of three nodes and they should be the same CPU generation and have the same NIC configuration.

              That's a VMware requirement, not a clustering requirement. And even on VMware, it's not an actual requirement, they just need a third witness that isn't part of the cluster.

              But what most people do is put that Witness on their 2-node cluster. . . .

              Which could cause issues for all kinds of reasons. .

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

                @DustinB3403 said in Infrastructure Needed for Hypervisor Cluster:

                @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                When I looked at it I came to the conclusion that I would need a minimum of three nodes and they should be the same CPU generation and have the same NIC configuration.

                That's a VMware requirement, not a clustering requirement. And even on VMware, it's not an actual requirement, they just need a third witness that isn't part of the cluster.

                But what most people do is put that Witness on their 2-node cluster. . . .

                Which could cause issues for all kinds of reasons. .

                Yeah, but no need for the witness node outside of VMware.

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

                  @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                  @DustinB3403 said in Infrastructure Needed for Hypervisor Cluster:

                  @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                  @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                  When I looked at it I came to the conclusion that I would need a minimum of three nodes and they should be the same CPU generation and have the same NIC configuration.

                  That's a VMware requirement, not a clustering requirement. And even on VMware, it's not an actual requirement, they just need a third witness that isn't part of the cluster.

                  But what most people do is put that Witness on their 2-node cluster. . . .

                  Which could cause issues for all kinds of reasons. .

                  Yeah, but no need for the witness node outside of VMware.

                  I think you mean, no need for a 3rd ESXi VMWare box just to run the node.

                  It is recommended to be outside of the cluster, but they specifically say it does work if you wanted it on the cluster. (with a crap ton of asterisks following the statement)

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

                    @DustinB3403 said in Infrastructure Needed for Hypervisor Cluster:

                    @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                    @DustinB3403 said in Infrastructure Needed for Hypervisor Cluster:

                    @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                    @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                    When I looked at it I came to the conclusion that I would need a minimum of three nodes and they should be the same CPU generation and have the same NIC configuration.

                    That's a VMware requirement, not a clustering requirement. And even on VMware, it's not an actual requirement, they just need a third witness that isn't part of the cluster.

                    But what most people do is put that Witness on their 2-node cluster. . . .

                    Which could cause issues for all kinds of reasons. .

                    Yeah, but no need for the witness node outside of VMware.

                    I think you mean, no need for a 3rd ESXi VMWare box just to run the node.

                    It is recommended to be outside of the cluster, but they specifically say it does work if you wanted it on the cluster. (with a crap ton of asterisks following the statement)

                    Correct, can be on a desktop or whatever.

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

                      @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                      @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                      I don't think two nodes is enough if you want to play with clusters. Better to have more nodes with less ram/cpu and storage. Like 4 or 6 or something.

                      Not only is it enough, it's often recommended. There is no such requirement of needing three servers.

                      Xenserver recommends three (or more) for HA.

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

                        @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                        @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                        @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                        I don't think two nodes is enough if you want to play with clusters. Better to have more nodes with less ram/cpu and storage. Like 4 or 6 or something.

                        Not only is it enough, it's often recommended. There is no such requirement of needing three servers.

                        Xenserver recommends three (or more) for HA.

                        Everyone recommends 3 or more hosts.

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

                          @DustinB3403 said in Infrastructure Needed for Hypervisor Cluster:

                          @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                          @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                          @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                          I don't think two nodes is enough if you want to play with clusters. Better to have more nodes with less ram/cpu and storage. Like 4 or 6 or something.

                          Not only is it enough, it's often recommended. There is no such requirement of needing three servers.

                          Xenserver recommends three (or more) for HA.

                          Everyone recommends 3 or more hosts.

                          Not everyone. Starwinds does not, for example.

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

                            @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                            @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                            @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                            I don't think two nodes is enough if you want to play with clusters. Better to have more nodes with less ram/cpu and storage. Like 4 or 6 or something.

                            Not only is it enough, it's often recommended. There is no such requirement of needing three servers.

                            Xenserver recommends three (or more) for HA.

                            XS is one specific vendor that sells licenses. So they have a financial incentive to push the 3+ host model. And their standard shared storage mechanism only works well with 3+. So they chose a system based around that, so that they recommend it is expected.

                            But products like DRBD and Starwind are engineered all around the 2 node model. They scale up, but their intent is focused on two nodes.

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              taurex @scottalanmiller
                              last edited by taurex

                              @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                              XS is one specific vendor that sells licenses. So they have a financial incentive to push the 3+ host model. And their standard shared storage mechanism only works well with 3+. So they chose a system based around that, so that they recommend it is expected.

                              But products like DRBD and Starwind are engineered all around the 2 node model. They scale up, but their intent is focused on two nodes.

                              HPE Simplivity works normally with 2 nodes so does Datacore's VSAN. Although both require/should have a witness. I was looking into Simplicity to run a vSphere cluster some time ago but after HPE had bought them their support hit rock bottom at some stage. DataCore is a bit of a dark sheep, I wonder if anyone on ML ever used them at all. I'd look at Starwind and VMware VSANs first, both have large vendor and IT community support. Unless the OP wants to do some KVM with DRBD, Gluster, Ceph etc.

                              1 Reply Last reply Reply Quote 0
                              • V
                                Vlinderbeest @scottalanmiller
                                last edited by

                                @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                                Clustering is done when the cost of clustering is low versus the risk of not clustering.

                                I would change that slightly to Clustering is done when the cost of clustering is low versus the cost of not clustering. A risk is always a cost, but some costs are not risks. For example taking down a hypervisor for maintenance vs moving guests to another node and taking down a free node for maintenance.

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

                                  @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                                  @DustinB3403 said in Infrastructure Needed for Hypervisor Cluster:

                                  @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                                  @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                                  @Pete-S said in Infrastructure Needed for Hypervisor Cluster:

                                  I don't think two nodes is enough if you want to play with clusters. Better to have more nodes with less ram/cpu and storage. Like 4 or 6 or something.

                                  Not only is it enough, it's often recommended. There is no such requirement of needing three servers.

                                  Xenserver recommends three (or more) for HA.

                                  Everyone recommends 3 or more hosts.

                                  Not everyone. Starwinds does not, for example.

                                  fair enough

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

                                    @Vlinderbeest said in Infrastructure Needed for Hypervisor Cluster:

                                    @scottalanmiller said in Infrastructure Needed for Hypervisor Cluster:

                                    Clustering is done when the cost of clustering is low versus the risk of not clustering.

                                    I would change that slightly to Clustering is done when the cost of clustering is low versus the cost of not clustering. A risk is always a cost, but some costs are not risks. For example taking down a hypervisor for maintenance vs moving guests to another node and taking down a free node for maintenance.

                                    Sure, using risk cost vs investment cost as cost v cost is a perfect valid way to look at it. I use that all the time in the opposite way.

                                    You can say that risk is a cost. Or conversely, you can look at the clustering cost up front as essentially a "financial event" similar to an outage.

                                    1 Reply Last reply Reply Quote 0
                                    • 1
                                    • 2
                                    • 3
                                    • 4
                                    • 4 / 4
                                    • First post
                                      Last post