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

    VM replication vs vSAN on two hosts?

    IT Discussion
    vsan veeam replicated local storage
    6
    31
    2.7k
    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.
    • DustinB3403D
      DustinB3403
      last edited by

      vSAN is added complexity, no matter what solution you are using. Replication, is just a complete copy of your VM(s) at a set point in time.

      vSAN tries to lose nothing, as the RAM, CPU and DISKS are all migrated immediately should something happen.

      Replication may occur as often as every minute, but you could still lose files or changes within that time span that were never copied to the target.

      It really depends on what the business needs, if you can be down for a few hours, does that mean losing a few hours of work? Or just the time it takes to get things back up and running so work can pick back up?

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

        @Pete-S said in VM replication vs vSAN on two hosts?:

        It's not emotional, it's a support question. HQ says what technology and what options they support and branch get to pick from those options. Enterprise, not SMB unfortunately.

        Same in enterprise. Enterprise should pick to support what is best for their needs. What makes them limit to such odd selections, someone made a choice to "not entertain what is best, but only what is already chosen." That, to me, sounds like an emotional situation. Enterprises are subject to emotions just like SMBs. I've had enterprises do it and lose millions because of that exact response.

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

          @DustinB3403 said in VM replication vs vSAN on two hosts?:

          Replication may occur as often as every minute, but you could still lose files or changes within that time span that were never copied to the target.

          I think Veeam limits to every 15 minutes?

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

            @scottalanmiller said in VM replication vs vSAN on two hosts?:

            @DustinB3403 said in VM replication vs vSAN on two hosts?:

            Replication may occur as often as every minute, but you could still lose files or changes within that time span that were never copied to the target.

            I think Veeam limits to every 15 minutes?

            I don't know as we don't use Veeam replication. I know other solutions can go as often as every minute. But that is outside of this scope.

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

              @scottalanmiller said in VM replication vs vSAN on two hosts?:

              @DustinB3403 said in VM replication vs vSAN on two hosts?:

              Replication may occur as often as every minute, but you could still lose files or changes within that time span that were never copied to the target.

              I think Veeam limits to every 15 minutes?

              Also Veeam replication is different from using the tools within ESXi which has both replication and vSAN. I believe Veeam is being used as a second level backup solution.

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

                @DustinB3403 said in VM replication vs vSAN on two hosts?:

                vSAN is added complexity, no matter what solution you are using. Replication, is just a complete copy of your VM(s) at a set point in time.

                vSAN tries to lose nothing, as the RAM, CPU and DISKS are all migrated immediately should something happen.

                Replication may occur as often as every minute, but you could still lose files or changes within that time span that were never copied to the target.

                It really depends on what the business needs, if you can be down for a few hours, does that mean losing a few hours of work? Or just the time it takes to get things back up and running so work can pick back up?

                Failures are unlikely to happen but if they did happen, reverting back to the last backup would be acceptable. If the backup or replica would be a couple of hours old, that would be acceptable too.

                What is not acceptable is to not be able to get back to a working system in a couple of hours time.

                HCI is smoother than replication from a usage point but I fear that there can be failure modes that would render both hosts inoperable. Perhaps during times when you do upgrades or configuration changes.

                Two hosts with replication between them are however still two completely independent hosts. I imagine it would be almost impossible to have a failure on one host that would make the other one inoperable.

                But maybe that's incorrect and vSAN on one host would still have all the data and work regardless of what happened to the second host?

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

                  @Pete-S said in VM replication vs vSAN on two hosts?:

                  Two hosts with replication between them are however still two completely independent hosts. I imagine it would be almost impossible to have a failure on one host that would make the other one inoperable.
                  But maybe that's incorrect and vSAN on one host would still have all the data and work regardless of what happened to the second host?

                  VSAN is still replication. All approaches here are replication. One is just faster and allows for automated recovery, and one does not. You can do VSAN and not have automated recovery, or even nodal awareness to replicate (see what I did there) the autonomy of the Veeam Async approach.

                  The different is in how quickly replication happens and if you wait for replication to happen before moving on with other tasks or not.

                  There is an inbetween solution from vendors like DRBD where they do "real time async", so it acts like Veeam in that it does not wait for the second node to ack changes before moving on, but it sends the changes to it in real time like a VSAN so in theory the two nodes are always identical, no "delay" between when one node gets something and when the second one does.

                  Really, this is all one technology, just different ways to configure it. In the case of DRBD, it's literally one tech with just a knob being tuned.

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

                    @Pete-S said in VM replication vs vSAN on two hosts?:

                    HCI is smoother than replication from a usage point but I fear that there can be failure modes that would render both hosts inoperable.

                    That's theoretically true. But it's also theoretically true with the Veeam approach. It's the automated recovery, not the VSAN, that causes any additional risks. You can use VSAN in generally without that risk.

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

                      @Pete-S said in VM replication vs vSAN on two hosts?:

                      But maybe that's incorrect and vSAN on one host would still have all the data and work regardless of what happened to the second host?

                      From a VSAN perspective, yes, that's the whole idea of the technology (at least in this kind of implementation.) Pooling VMware into a single cluster is where there is more risks.

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

                        @scottalanmiller said in VM replication vs vSAN on two hosts?:

                        @Pete-S said in VM replication vs vSAN on two hosts?:

                        But maybe that's incorrect and vSAN on one host would still have all the data and work regardless of what happened to the second host?

                        From a VSAN perspective, yes, that's the whole idea of the technology (at least in this kind of implementation.) Pooling VMware into a single cluster is where there is more risks.

                        OK, so if I understand correctly, vSAN, the real time synchronous replicated storage isn't the problem.

                        But having VMs failover and automatically recover is what could potentially cause problems?

                        So it would be an option to use vSAN as shared storage but without having the HA features in play?
                        And in that case basically end up having the same functionality as Veeam replication but faster?

                        scottalanmillerS S 3 Replies Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @1337
                          last edited by

                          @Pete-S said in VM replication vs vSAN on two hosts?:

                          But having VMs failover and automatically recover is what could potentially cause problems?

                          Correct. Just replicating, whether async or sync, carries extremely little risk. But this stuff, automating VM management, is when things can go haywire.

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

                            @Pete-S said in VM replication vs vSAN on two hosts?:

                            So it would be an option to use vSAN as shared storage but without having the HA features in play?
                            And in that case basically end up having the same functionality as Veeam replication but faster?

                            DOn't know if VMware VSAN gives you that option. VSAN in general does. This moves from a conceptual question to an implementation question. @NetworkNerd is the right person for that question.

                            S 1 Reply Last reply Reply Quote 1
                            • S
                              StorageNinja Vendor @1337
                              last edited by

                              @Pete-S said in VM replication vs vSAN on two hosts?:

                              So it would be an option to use vSAN as shared storage but without having the HA features in play?

                              This is a stupid idea. If you have vSphere HA available, enable it. It doesn't cause problems.

                              1 Reply Last reply Reply Quote 1
                              • S
                                StorageNinja Vendor @scottalanmiller
                                last edited by

                                @scottalanmiller said in VM replication vs vSAN on two hosts?:

                                DOn't know if VMware VSAN gives you that option

                                It does, but you will get a health alarm, as there isn't a real reason to disable it....

                                1 Reply Last reply Reply Quote 1
                                • S
                                  StorageNinja Vendor @scottalanmiller
                                  last edited by StorageNinja

                                  @scottalanmiller said in VM replication vs vSAN on two hosts?:

                                  Correct. Just replicating, whether async or sync, carries extremely little risk. But this stuff, automating VM management, is when things can go haywire.

                                  Automatic HA with ASYNCHRONOUS replication is a terrible idea at a block or VM level. This is why Veeam doesn't support it (You would have to build your own scripts, and Gostev would likely say "this is a stupid idea"), as you are potentially automating dataloss.

                                  Note Veeam Replication (TODAY) uses VADP. This requires snapshots and carries performance overhead. Alternatively, in the future they will support VAIO replication (which gets you down from a 15 minute RPO to a 15 second PRO). VAIO bassed replication is a resource heavy (as is any async near-realtime write split journal system).

                                  1 Reply Last reply Reply Quote 3
                                  • ObsolesceO
                                    Obsolesce @DustinB3403
                                    last edited by

                                    @DustinB3403 said in VM replication vs vSAN on two hosts?:

                                    @scottalanmiller said in VM replication vs vSAN on two hosts?:

                                    @DustinB3403 said in VM replication vs vSAN on two hosts?:

                                    Replication may occur as often as every minute, but you could still lose files or changes within that time span that were never copied to the target.

                                    I think Veeam limits to every 15 minutes?

                                    I don't know as we don't use Veeam replication. I know other solutions can go as often as every minute. But that is outside of this scope.

                                    Some every 30 seconds.

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

                                      @Obsolesce said in VM replication vs vSAN on two hosts?:

                                      @DustinB3403 said in VM replication vs vSAN on two hosts?:

                                      @scottalanmiller said in VM replication vs vSAN on two hosts?:

                                      @DustinB3403 said in VM replication vs vSAN on two hosts?:

                                      Replication may occur as often as every minute, but you could still lose files or changes within that time span that were never copied to the target.

                                      I think Veeam limits to every 15 minutes?

                                      I don't know as we don't use Veeam replication. I know other solutions can go as often as every minute. But that is outside of this scope.

                                      Some every 30 seconds.

                                      DRBD does it in milliseconds, as fast as the platform can do it.

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