Skip to content

Plan and install

Prerequisites

Infrastructure, network, and account requirements before deploying Datamotive.

Product
Datamotive Platform
Version
v1.0
Documentation status
Published
Last updated
Updated
Reading time
1 min read

Complete all prerequisites before running the quick start. Attempting to deploy without meeting these requirements is the most common cause of installation failures.

Infrastructure requirements

Replication Appliance (VMware source sites)

The Replication Appliance is a Linux VM that runs inside the vSphere cluster it protects.

ResourceMinimumRecommendedNotes
vCPU48Per 200 VMs protected
RAM8 GB16 GB
OS disk50 GB thin50 GB thin
Cache disk200 GB500 GB SSDFor block staging
Network1 Gbps10 GbpsTo vSphere API and target

Cloud Connector (cloud source or target)

The Cloud Connector is a lightweight EC2 or Azure VM that acts as the replication endpoint in cloud environments.

ResourceAWS instance typeAzure VM size
Small (up to 50 VMs)t3.xlargeStandard_D4s_v3
Medium (50 to 200 VMs)c5.2xlargeStandard_D8s_v3
Large (200+ VMs)c5.4xlargeStandard_D16s_v3

Network requirements

ConnectionPortProtocolDirection
Replication Appliance to Datamotive control plane443HTTPSOutbound
Replication Appliance to vCenter443HTTPSOutbound
Replication Appliance to ESXi hosts902TCPOutbound
Replication Appliance to target cloud443HTTPSOutbound
Datamotive console browser to control plane443HTTPSOutbound

Account and permission requirements

VMware

  • vCenter user with at least the following privileges:
    • Virtual machine snapshot operations (create, remove, revert)
    • Datastore browse
    • vApp export
  • The user must have access to all clusters containing protected VMs

AWS

  • IAM role or user with the following minimum policies:
    • ec2:DescribeInstances, ec2:DescribeSnapshots
    • ec2:CreateSnapshot, ec2:CopySnapshot, ec2:DeleteSnapshot
    • ec2:CreateVolume, ec2:AttachVolume
    • s3:GetObject, s3:PutObject (for the staging bucket)

Azure

  • Service principal or managed identity with:
    • Contributor role on the resource group used for DR VMs
    • Storage Blob Data Contributor on the staging storage account

Licensing

A valid Datamotive license key is required before starting the deployment. Contact your Datamotive account team or retrieve the key from the Datamotive partner portal.

Related docs

Was this page helpful?