PlateSpin Migrate Connector 2 is a component of PlateSpin Transformation Manager 2. It integrates PTM with one or more PlateSpin Migrate 2018.11 servers.
NOTE:PlateSpin Migrate Connector 2 is not backwards compatible with prior releases of PlateSpin Transformation Manager and PlateSpin Migrate.
Use the information in this quick start to deploy instances of the PlateSpin Migrate Connector in your PlateSpin Migration Factory environment.
Consider the following deployment guidelines for PlateSpin Migrate Connector:
Deploy at least one Migrate Connector server in each source network (the network where source workloads reside).
For migration to VMware or to VMware Cloud on Amazon Web Services, deploy a Migrate Connector instance in each target network to enable discovery of its target VMware vCenter Servers and their resources.
Configure each Migrate Connector server to work with your PTM server.
There is no set limit to the number of Connectors you can register for a PTM server.
Each Migrate Connector instance can register with only one PTM server.
PlateSpin Migrate Connector has been written and tested on SUSE Linux Enterprise Server (SLES) 12 Service Pack 3 (SLES 12 SP3) servers.
You can install Connector software on different distributions of Linux that meet the software prerequisites. See Supported Connector Host OS and Software Prerequisites
in the PTM 2 Administrator Guide.
The installation files for PlateSpin Migrate Connector 2 are available on the Micro Focus Downloads website. Select PlateSpin Transformation Manager, then follow the Download link for PlateSpin Transformation Manager 2 in the results. Use your Micro Focus Customer Center account credentials to log in to this site.
PlateSpin Migrate Connector 2 installation files include the following:
Table 1 PlateSpin Migrate Connector Download File Description
Download File Name |
Description |
---|---|
platespin-migrate-connector-2.0.0-xxx.noarch.rpm Where xxxis the build number. |
Contains the files to install a new instance of PlateSpin Migrate Connector 2 on your intended Migrate Connector hosts. |
ptm_public-key_2.0.0.key |
Contains a PlateSpin Transformation Manager Public Key for new installations of PlateSpin Migrate Connector on your intended Migrate Connector hosts. NOTE:To install the Migrate Connector RPM without warnings, you must import the PTM Public Key file to your keyring on the intended Migrate Connector host before you install the Connector RPM. |
To install PlateSpin Migrate Connector:
Log in to the Migrate Connector host as the root user.
Copy the RPM and KEY files that you downloaded to a location on the server.
Import the PTM Public Key to your keyring.
Launch a terminal, then enter one of the following commands as the root user:
gpg --import <ptm-public-key-filename> or rpm --import <ptm-public-key-filename>
Open a terminal console, then install the RPM:
rpm -ih <ptm-connector-rpm-filename>
Ensure that you replace xxx with the actual build number.
Configure the PlateSpin Migrate Connector instance to work with your PlateSpin Transformation Manager server. See Table 2 for a checklist of Connector configuration tasks.
Table 2 PlateSpin Migrate Connector Configuration Checklist
Connector Configuration Task |
Description |
---|---|
(Optional, recommended) Create a special-purpose user for each Migrate Connector. |
We recommend that you create a unique user identity for each Connector instance. Having a unique Connector user for each Migrate Connector helps you more easily distinguish actions performed by the Connector instance in logs and transformation histories. See |
Configure the Connector instance to work with your PTM Server. |
See |
(Optional) Configure the Connector instance to work with a specific project instead of with all projects. |
After you create a project, you can use its Project ID to configure a Connector instance to work with a specific project. See |
(PlateSpin Migration Factory) Add one or more PlateSpin Migrate servers as Migration Server resources and associate them with the Connector instance. |
In a PlateSpin Migration Factory environment, a Connector instance is required for automating migrations or tracking migrations performed on your PlateSpin Migrate servers. Each Migrate server is associated to a single Connector. A Connector can be associated to multiple Migrate Servers. Users with Project Manager or Project Architect permissions can assign a Connector by creating or editing a Migration Server resource. See Users with Administrator permissions can add one or more Migration Server resources to a Connector by editing a Connector in the Connectors list. See |
Configure Migrate Connector global settings. In the Web Interface, select Configuration > Migrate Connector. |
Migrate Connector settings in PTM apply to all Migrate Connectors associated with the PTM Server across all projects. See |