37.1 Server Sync to a Virtual Target

  1. Discover your source workload.

    See Discovering Details for Source Workloads.

  2. Create a target virtual machine by using one of the following methods:

    • Do an initial migration of your workload to a virtual machine. See Section 26.0, Configuration Essentials.

      - OR -

    • Using your virtualization platform’s native interface, manually install a virtual machine with the same operating system profile as that of your source.

      NOTE:When you are creating a virtual target for Server Sync, you should also manually install the appropriate virtualization enhancement tools, such as VMware Tools or XenServer Tools.

      - OR -

    • (Windows only) Capture your workload to a PlateSpin Image, and deploy it to a virtual machine on your virtualization platform. See Capturing a Workload to a PlateSpin Image.

  3. (Conditional) Because the Server Sync option is disabled for a Hyper-V VM, it is necessary to use the following steps, as documented in KB 7010748:

    NOTE:Hyper-V automated server sync is available.

    1. After booting the target VM with the LRD ISO (bootofx.x2p.iso) wait for the Migrate Server URL prompt, Then press Alt+F7 to launch the debug console.

    2. From the debug console, run the following command to determine which devices are /, /boot and swap:

      fdisk -l

    3. Using the information obtained from the debug console, mount the appropriate devices as under:

          mount /dev/%root device% /
          mount /dev/%boot device% /boot 
    4. Press Alt+F1 to switch to the server command line.

    5. At the command line, provide the required information at each individual prompt:

      • PlateSpin Server: Use the following format:

        http://server_host/platespinmigrate

        Replace server_host with the actual PlateSpin Server host’s name or IP address.

      • Credentials (User Name/Password): Enter the name of an administrator-level user on the PlateSpin Server host, including the domain or machine name. For example: domain\username, or localhost\Administrator. Provide a valid password for the specified user.

      • Network Card: Select the network card that is active, then either enter a temporary static IP address for this card or press Enter to use a DHCP server.

      • Temporary hostname: Provide a temporary VM name for PlateSpin Migrate Client to use to list the newly registered VM. The workload’s target host name you select in the migration job overwrites this name.

      • SSL encryption: If your PlateSpin Migrate is installed on a host with SSL encryption enabled, enter Yes. If not, enter No.

      • PlateSpin Migrate Network: Unless you have defined your own PlateSpin Migrate Network in PlateSpin Migrate Client, press Enter. If you are working with a non-default PlateSpin Migrate Network, type its name, then press Enter.

        A controller on your target virtual machine communicates with PlateSpin Server and registers the virtual machine as a physical target for a migration job.

  4. In the Servers view, drag your source workload and drop it on the required target (Server Sync target or discovered physical machine under control).

    The system validates the selected source and target and, if it detects matching operating systems on them, provides you with two Transfer Scope options, Full Migration and Server Sync:

  5. Select the Server Sync option, then click Configure Job.

  6. In the job configuration window, specify the parameters of the job as dictated by the purpose of the operation, address any warnings and errors, and ensure that you map the required volumes on the source to those on the target (see Server Sync Volume Mapping).

    For target machine on a Hyper-V server, enable the VLAN ID option to specify the virtual network ID to be used on the target machine. If you do not specify this ID, then the virtual network ID of the source machine is used by default.

    When you have finished, click Start.

    PlateSpin Migrate starts the job and lists it in the Jobs view.