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

    Stop Load Balancing VMs

    Scheduled Pinned Locked Moved IT Discussion
    virtualization
    17 Posts 5 Posters 2.9k Views
    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.
    • thanksajdotcomT
      thanksajdotcom
      last edited by

      I know VMware has a function of ESXi that can do real-time load balancing and move VMs between nodes in a cluster, using similar functionality to vMotion (or possibly a derivative of vMotion) to move the machines around. However, like you said, this is truly unnecessary outside of Fortune 100 companies. Over-provision the machines or buy better machines. If some company was worried about IOPS on their disks due to a high level of SQL transactions, load-balancing in that case, in real time at least, really wouldn't be the solution. It would cost more, but maybe spending an extra $2000 or so on SSDs instead of HDDs would be more advantageous. That's just something I came up with off-hand, but I agree with your point @scottalanmiller .

      scottalanmillerS 1 Reply Last reply Reply Quote 0
      • DashrenderD
        Dashrender
        last edited by

        If you are a small company and truly need this, why aren't you using something like Rackspace or Azure?

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

          @thanksaj said:

          If some company was worried about IOPS on their disks .....

          VM load balancing doesn't even address that, CPU and memory only.

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

            @Dashrender said:

            If you are a small company and truly need this, why aren't you using something like Rackspace or Azure?

            Cost or networking, typically. Not all workloads can go external (storage, for example.) And cloud is much more expensive than internal hosting. If your workload is not horizontally scalable they don't generally work very well for you. They meet a rather different need.

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

              @scottalanmiller said:

              @thanksaj said:

              If some company was worried about IOPS on their disks .....

              VM load balancing doesn't even address that, CPU and memory only.

              Ok, then yeah, slight over-provisioning makes way more sense!

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

                Most SMBs over provision heavily anyway, at least in CPU. Memory they often do. It is disks where they always cut corners and often they cut corners because of trying to do things like load balancing.

                This is a case where the attempt to leverage a performance feature, load balancing, is causing them to do exactly a set of things that hurts their performance.

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

                  @scottalanmiller said:

                  Most SMBs over provision heavily anyway, at least in CPU. Memory they often do. It is disks where they always cut corners and often they cut corners because of trying to do things like load balancing.

                  This is a case where the attempt to leverage a performance feature, load balancing, is causing them to do exactly a set of things that hurts their performance.

                  I've seen some very heavily overprovisioned servers spun up by engineers...like 5GB of RAM for a Server 2008 R2 server running nothing but SW...I think it was 1 vCPU with 2 core allocated too. I argued with the engineer on that one...

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

                    @thanksaj said:

                    I've seen some very heavily overprovisioned servers spun up by engineers...like 5GB of RAM for a Server 2008 R2 server running nothing but SW...I think it was 1 vCPU with 2 core allocated too. I argued with the engineer on that one...

                    That's pretty light for a SW install. Normally we say a minimum of 6GB and 2 vCPU. Unless it is doing almost nothing, SW needs a lot of power to run well.

                    DashrenderD thanksajdotcomT 2 Replies Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @scottalanmiller
                      last edited by

                      @scottalanmiller said:

                      @thanksaj said:

                      I've seen some very heavily overprovisioned servers spun up by engineers...like 5GB of RAM for a Server 2008 R2 server running nothing but SW...I think it was 1 vCPU with 2 core allocated too. I argued with the engineer on that one...

                      That's pretty light for a SW install. Normally we say a minimum of 6GB and 2 vCPU. Unless it is doing almost nothing, SW needs a lot of power to run well.

                      LOL I was thinking the same.. SW needs a ton of resources to run well.

                      1 Reply Last reply Reply Quote 1
                      • thanksajdotcomT
                        thanksajdotcom @scottalanmiller
                        last edited by

                        @scottalanmiller said:

                        @thanksaj said:

                        I've seen some very heavily overprovisioned servers spun up by engineers...like 5GB of RAM for a Server 2008 R2 server running nothing but SW...I think it was 1 vCPU with 2 core allocated too. I argued with the engineer on that one...

                        That's pretty light for a SW install. Normally we say a minimum of 6GB and 2 vCPU. Unless it is doing almost nothing, SW needs a lot of power to run well.

                        Not from what I've seen. I would have provisioned no more than 3GB. The scans are mostly CPU intensive, not so much memory.

                        ? 1 Reply Last reply Reply Quote 0
                        • ?
                          A Former User @thanksajdotcom
                          last edited by

                          @thanksaj said:

                          @scottalanmiller said:

                          @thanksaj said:

                          I've seen some very heavily overprovisioned servers spun up by engineers...like 5GB of RAM for a Server 2008 R2 server running nothing but SW...I think it was 1 vCPU with 2 core allocated too. I argued with the engineer on that one...

                          That's pretty light for a SW install. Normally we say a minimum of 6GB and 2 vCPU. Unless it is doing almost nothing, SW needs a lot of power to run well.

                          Not from what I've seen. I would have provisioned no more than 3GB. The scans are mostly CPU intensive, not so much memory.

                          but really...what have you seen in your illustrious career?

                          thanksajdotcomT 1 Reply Last reply Reply Quote 1
                          • thanksajdotcomT
                            thanksajdotcom @A Former User
                            last edited by

                            @Hubtech said:

                            @thanksaj said:

                            @scottalanmiller said:

                            @thanksaj said:

                            I've seen some very heavily overprovisioned servers spun up by engineers...like 5GB of RAM for a Server 2008 R2 server running nothing but SW...I think it was 1 vCPU with 2 core allocated too. I argued with the engineer on that one...

                            That's pretty light for a SW install. Normally we say a minimum of 6GB and 2 vCPU. Unless it is doing almost nothing, SW needs a lot of power to run well.

                            Not from what I've seen. I would have provisioned no more than 3GB. The scans are mostly CPU intensive, not so much memory.

                            but really...what have you seen in your illustrious career?

                            I've seen plenty. I don't pretend to know it all, but every SW instance I've ever seen, it's CPU intensive on the scans but not that memory intensive.

                            art_of_shredA 1 Reply Last reply Reply Quote 0
                            • art_of_shredA
                              art_of_shred
                              last edited by

                              I know that live load balancing is fun when you have to implement a backup solution, too. Or, at least, it sure can be. Maybe not all of the time, but every time I have come up against it it's a real nuisance.

                              scottalanmillerS 1 Reply Last reply Reply Quote 1
                              • art_of_shredA
                                art_of_shred @thanksajdotcom
                                last edited by

                                @thanksaj said:

                                @Hubtech said:

                                @thanksaj said:

                                @scottalanmiller said:

                                @thanksaj said:

                                I've seen some very heavily overprovisioned servers spun up by engineers...like 5GB of RAM for a Server 2008 R2 server running nothing but SW...I think it was 1 vCPU with 2 core allocated too. I argued with the engineer on that one...

                                That's pretty light for a SW install. Normally we say a minimum of 6GB and 2 vCPU. Unless it is doing almost nothing, SW needs a lot of power to run well.

                                Not from what I've seen. I would have provisioned no more than 3GB. The scans are mostly CPU intensive, not so much memory.

                                but really...what have you seen in your illustrious career?

                                I've seen plenty. I don't pretend to know it all, but every SW instance I've ever seen, it's CPU intensive on the scans but not that memory intensive.

                                I don't pretend to know it all, either. Somehow, I just usually do. 😛

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

                                  @art_of_shred said:

                                  I know that live load balancing is fun when you have to implement a backup solution, too. Or, at least, it sure can be. Maybe not all of the time, but every time I have come up against it it's a real nuisance.

                                  If you are doing system level backups, it should work seamlessly or the load balancing is failing. But as for taking VM image backups, yeah, that's a lot more complicated for sure.

                                  1 Reply Last reply Reply Quote 0
                                  • art_of_shredA
                                    art_of_shred
                                    last edited by

                                    Yes, VM snapshots. Pain.

                                    1 Reply Last reply Reply Quote 0
                                    • 1 / 1
                                    • First post
                                      Last post