Common workflows
Initial deployment
Deploy and configure the Datamotive nodes — Management, Replication, DeDupe, Windows Prep, and Day2Operation — and verify the installation.
- Product
- Datamotive Platform
- Version
- v2.0.3
- Last updated
- Updated
- Reading time
- 2 min read
This workflow deploys the Datamotive nodes and verifies the installation. Complete the Prerequisites first — deployment location, networking and firewall rules, and platform roles.
Deploy the nodes
Each node ships as an OVA for VMware (deploy via vCenter GUI, OVFTool, or ESXi) and as a native machine image for AWS, GCP, and Azure (deploy via the cloud console; enable IMDSv2 on AWS). Image names follow the pattern dm-<type>-<platform>-<version>, e.g. dm-mgmt-VMware-<version>.ova, dm-repl-AWS-<version>, dm-dedupe-GCP-<version>, dm-win-prep-Azure-<version>, dm-dop-VMware-<version>.ova.
After deploying each node, configure its networking (static IP — see Firewall) and reboot.
Configure each node
Management Node
Open
https://<vm-ip>:5000/mgmtto validate the GUI — the Datamotive login screen should render. Log in with the default credentialsAdministrator/adminand change the default password.Replication and DeDupe Nodes
In the Management Server console, go to Nodes in the left navigation and click Add Node. Enter the node details — the node's name must match the name of the deployed VM. Default credentials are
Administrator/admin. Successful registration confirms correct deployment.Windows Prep Node
Deploy and register the same way via Nodes → Add Node (name must match the VM name). The default system credentials are
Administrator/M0v3@nywh3r3.Day2Operation Node (optional)
Deploy with default credentials
Administrator/admin. It provides a centralized monitoring portal across the DR estate.
Verify the installation
Console reachable
Open
https://<management-node-ip>:5000. The login screen should display (a self-signed-certificate warning is expected).Services running
If the UI does not render, SSH into the node and check the
mysqld,nginx,dm-auth,dm-mgmt,dm-repl-server,dm-repl-client, anddm-monservices. Restart order and Day2Operation services: Maintenance.Networking validated
Run the telnet/nc connectivity checks between management, replication, prep, and dedupe nodes, plus external access for cloud deployments: Maintenance — network validation.
Optionally replace the self-signed SSL certificate with a CA-signed one — see Maintenance — SSL.
Next steps
With nodes deployed and verified, register the remote management node, create sites, and install the license — then you're ready for the first replication.
Related docs
Was this page helpful?
