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

    Hyper-V - 3 VM migrations to new host

    Scheduled Pinned Locked Moved IT Discussion
    23 Posts 10 Posters 4.7k 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.
    • J
      JaredBusch @Alex Sage
      last edited by JaredBusch

      @aaronstuder said in Hyper-V - 3 VM migrations to new host:

      @JaredBusch I was wondering if you could do that 🙂

      My google skills must be lacking....

      I've done it with my FreePBX install while on a call. I had about 15 seconds of silence when the network switched, but the call never dropped.

      A S 2 Replies Last reply Reply Quote 2
      • A
        Alex Sage @JaredBusch
        last edited by

        @JaredBusch Wow!

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

          @JaredBusch said in Hyper-V - 3 VM migrations to new host:

          @aaronstuder said in Hyper-V - 3 VM migrations to new host:

          @JaredBusch I was wondering if you could do that 🙂

          My google skills must be lacking....

          I've done it with my FreePBX install while on a call. I had about 15 seconds of silence when the network switched, but the call never dropped.

          Using Hyper-V failover?

          J F 2 Replies Last reply Reply Quote 0
          • J
            JaredBusch @scottalanmiller
            last edited by JaredBusch

            @scottalanmiller said in Hyper-V - 3 VM migrations to new host:

            @JaredBusch said in Hyper-V - 3 VM migrations to new host:

            @aaronstuder said in Hyper-V - 3 VM migrations to new host:

            @JaredBusch I was wondering if you could do that 🙂

            My google skills must be lacking....

            I've done it with my FreePBX install while on a call. I had about 15 seconds of silence when the network switched, but the call never dropped.

            Using Hyper-V failover?

            I had replication running and I timed the fail over to be immediately after a replication cycle. so a bit cheating on that. Was honestly luck on this one I feel.

            I have also performed the built in Hyper-V migration while on a call with similar results. This I have done multiple times.

            1 Reply Last reply Reply Quote 1
            • M
              Mike Davis
              last edited by Mike Davis

              Were both of the Hosts domain joined? The old host is Server 2008 R2 and the new host is running Server 2012 R2 if that makes a difference.

              A J 2 Replies Last reply Reply Quote 0
              • M
                Mike Davis
                last edited by

                in this case the servers can be offline all weekend long, so downtime isn't much of a concern.

                1 Reply Last reply Reply Quote 0
                • A
                  Alex Sage @Mike Davis
                  last edited by

                  @Mike-Davis said in Hyper-V - 3 VM migrations to new host:

                  Were both of the Hosts domain joined? The old host is Server 2008 R2 and the new host is running Server 2012 R2 if that makes a difference.

                  Then Export/Import

                  1 Reply Last reply Reply Quote 0
                  • J
                    JaredBusch @Mike Davis
                    last edited by

                    @Mike-Davis said in Hyper-V - 3 VM migrations to new host:

                    Were both of the Hosts domain joined?

                    Yes everything was domain joined. Honestly, they should always be domain joined.
                    You still need to allow constrained delegation though.
                    https://blogs.technet.microsoft.com/matthts/2012/06/10/configuring-kerberos-constrained-delegation-for-hyper-v-management/

                    The old host is Server 2008 R2 and the new host is running Server 2012 R2 if that makes a difference.

                    This makes a HUGE difference. Hyper-V was completely redone for Server 2012+

                    In this instance, I would export and import.

                    A K 2 Replies Last reply Reply Quote 0
                    • A
                      Alex Sage @JaredBusch
                      last edited by Alex Sage

                      @JaredBusch haha, same answer seconds apart 🙂

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

                        @scottalanmiller said in Hyper-V - 3 VM migrations to new host:

                        @JaredBusch said in Hyper-V - 3 VM migrations to new host:

                        @aaronstuder said in Hyper-V - 3 VM migrations to new host:

                        @JaredBusch I was wondering if you could do that 🙂

                        My google skills must be lacking....

                        I've done it with my FreePBX install while on a call. I had about 15 seconds of silence when the network switched, but the call never dropped.

                        Using Hyper-V failover?

                        Yep, I've also done this before with Hyper-V failover, 3CX was my PBX. I think I even recorded this on YouTube

                        S 1 Reply Last reply Reply Quote 2
                        • T
                          thwr @LAH3385
                          last edited by

                          @LAH3385 said in Hyper-V - 3 VM migrations to new host:

                          @Mike-Davis said in Hyper-V - 3 VM migrations to new host:

                          I have 3 VMs to move from one Hyper V host to a new Hyper V host. Has anyone had much luck with live migrations, or should I go straight to export/import?

                          I thought live migration only works on Failover Cluster environment. If it is not on a SAN or standalone storage, live migration may not work. I ran into issue with Live Migration due to delegation permission. Took me a while to find the cause and fixed it (don't remember what I changed but it was minor change).

                          Shared-nothing Live Migration is available since Hyper-V 2012:

                          • http://windowsitpro.com/windows-server-2012/shared-nothing-vm-live-migration-windows-server-2012-hyper-v
                          • https://blogs.technet.microsoft.com/uspartner_ts2team/2012/07/23/shared-nothing-live-migration-on-windows-server-2012/
                          1 Reply Last reply Reply Quote 1
                          • S
                            scottalanmiller @FATeknollogee
                            last edited by

                            @FATeknollogee said in Hyper-V - 3 VM migrations to new host:

                            @scottalanmiller said in Hyper-V - 3 VM migrations to new host:

                            @JaredBusch said in Hyper-V - 3 VM migrations to new host:

                            @aaronstuder said in Hyper-V - 3 VM migrations to new host:

                            @JaredBusch I was wondering if you could do that 🙂

                            My google skills must be lacking....

                            I've done it with my FreePBX install while on a call. I had about 15 seconds of silence when the network switched, but the call never dropped.

                            Using Hyper-V failover?

                            Yep, I've also done this before with Hyper-V failover, 3CX was my PBX. I think I even recorded this on YouTube

                            See if you can find the link and make a thread for it. We'd all love to see it in action, I'm sure.

                            1 Reply Last reply Reply Quote 2
                            • K
                              KOOLER Vendor @LAH3385
                              last edited by

                              @LAH3385 said in Hyper-V - 3 VM migrations to new host:

                              Assuming both server have similar storage space, and only 2 nodes we are talking about. Take a look at Starwind's Virtual SAN. They can provide free license for 2 nodes (you have to ask for it). Anatoly Vilchinsky is a real champ. He hooked me up with the license. You should be able to find tutorial on how to set it up.

                              This will required downtime as it require restarts during installation and setting it up. It's a set and forget kind of deal. Crossover cable between the server highly recommended.

                              thanks for ref and sorry for delayed response !!

                              sure we can do that! OP can ping me if he'll need any assistance on a private key generation

                              https://www.starwindsoftware.com/starwind-virtual-san-free

                              😉

                              1 Reply Last reply Reply Quote 0
                              • K
                                KOOLER Vendor @JaredBusch
                                last edited by

                                @JaredBusch said in Hyper-V - 3 VM migrations to new host:

                                @Mike-Davis said in Hyper-V - 3 VM migrations to new host:

                                Were both of the Hosts domain joined?

                                Yes everything was domain joined. Honestly, they should always be domain joined.
                                You still need to allow constrained delegation though.
                                https://blogs.technet.microsoft.com/matthts/2012/06/10/configuring-kerberos-constrained-delegation-for-hyper-v-management/

                                The old host is Server 2008 R2 and the new host is running Server 2012 R2 if that makes a difference.

                                This makes a HUGE difference. Hyper-V was completely redone for Server 2012+

                                In this instance, I would export and import.

                                not true

                                even ws2016 hyper-v has something from pre-2008 (and especially azure fork -out, for example erasure coding implementation, load balancing etc)

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