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

    Guide for VM Server Migration...

    IT Discussion
    5
    8
    562
    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.
    • JoelJ
      Joel
      last edited by

      Hi Team
      So I was wondering if anyone has posted before, or can create a step by step (basic level) guide of how to migrate a VM.

      Let me explain... I have an environment with approx 50 users and they use HyperV with three VM's running: (1xDC, 1xFileServer, 1xSQL Server).

      I have a unused server with relatively good spec just lazing around so i'd like to put it to good use and do some testing, breaking and fixing on it. A couple of things i'd like to test/demo/try....

      1. taking those 3x VM's and migrating them to the demo/test sever.
        Excuse my ignorance but could I quite simply copy those VDHX files from inital server, put them onto the new and spin them up (after matching the IP settings etc)? I was wondering if there was any simple guide on this someone has posted before? Is it as simple as that?

      2. Once I have those 3x VM's running, I'd like to then test replciating the server to an Azure environment - I appreciate there is more involved with his perhaps but I believe using the Windows Admin Centre tool - there are some links which will help me with this so for now (unless others again have a good guide on this), I'd like to start with part 1 and simply migrate those VMs from one server to another...

      Is there any usefil tips/tricks/guides on this floating around?
      Thanks

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

        @Joel said in Guide for VM Server Migration...:

        1. taking those 3x VM's and migrating them to the demo/test sever.
          Excuse my ignorance but could I quite simply copy those VDHX files from inital server, put them onto the new and spin them up (after matching the IP settings etc)?

        You could...

        1. Move manually as you describe. Literally just copying things over.
        2. Move using a backup and restore system (Veeam, Unitrends, Storagecraft, URBackup, etc.)
        3. Move using a vMotion technique.
        4. Rebuild using scripts or a state management system (or manually.)
        1 Reply Last reply Reply Quote 1
        • scottalanmillerS
          scottalanmiller @Joel
          last edited by

          @Joel said in Guide for VM Server Migration...:

          1. Once I have those 3x VM's running, I'd like to then test replciating the server to an Azure environment - I appreciate there is more involved with his perhaps but I believe using the Windows Admin Centre tool - there are some links which will help me with this so for now (unless others again have a good guide on this), I'd like to start with part 1 and simply migrate those VMs from one server to another...

          While possible for testing, be aware that some workloads, like databases and file servers, don't make sense in the cloud and will be a disaster to actually use. These are workloads we never put there.

          Also, of all clouds, Azure is pretty much the worst. High cost, low performance, poor reliability. Unless you are forced into this, it shouldn't even be on a short list for consideration.

          For your first clouds, consider Vultr, Digital Ocean and Linode. When you get advanced, AWS and maybe Softlayer.

          Azure would be so far down on my list of things to even look at.

          1 Reply Last reply Reply Quote 0
          • PhlipElderP
            PhlipElder
            last edited by

            1: Export from the source and import at the test server.

            2: Why not use Azure backup to back up the production VMs and then use that backup to restore to the test server? That would be a great way to test the entire process.

            1 Reply Last reply Reply Quote 0
            • ObsolesceO
              Obsolesce
              last edited by

              Live migration works well.

              PhlipElderP 1 Reply Last reply Reply Quote 1
              • PhlipElderP
                PhlipElder @Obsolesce
                last edited by

                @Obsolesce said in Guide for VM Server Migration...:

                Live migration works well.

                Indeed. Set up Kerberos Constrained Delegation between the old and new host and configure incoming migration settings on the new host and go for it. Shared Nothing Live Migration.

                It can also be done using self-issued certificates thus avoiding the AD join and changes.

                1 Reply Last reply Reply Quote 0
                • JaredBuschJ
                  JaredBusch
                  last edited by JaredBusch

                  Except he does not actually what migration he wants a copy of the VM on the other server so you can test to break things without messing with his live system

                  ObsolesceO 1 Reply Last reply Reply Quote 0
                  • ObsolesceO
                    Obsolesce @JaredBusch
                    last edited by Obsolesce

                    @JaredBusch said in Guide for VM Server Migration...:

                    Except he does not actually what migration he wants a copy of the VM on the other server so you can test to break things without messing with his live system

                    Then I would set up replication to the new server. After replication is finished, you can disable replication and be left with a replica you can reconfigure offline.

                    It's the easiest way to get a real copy somewhere else with minimal effort and requirements.

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