Portworx Documentation has moved to https://docs.portworx.com
Portworx Enterprise version 2.13 has reached end of life and end of extended maintenance. Refer to the release support policy doc here.
Upgrade to the latest version of Portworx Enterprise for continued support. Documentation for the latest version of Portworx Enterprise can be found here.

pxctl cloudmigrate


pxctl cloudmigrate

 pxctl cloudmigrate

Description

Migrate volumes across clusters

pxctl cloudmigrate start

 pxctl cloudmigrate start

Description

Migrate volume(s) to a paired Portworx cluster

Flags

Flag Description

--volume_id, -v (str)

ID of the volume to be migrated

Required: true

--cluster_id, -c (str)

ID of the cluster where the volume should be migrated

--sync_interval, -i (uint)

Time to wait between syncs (in minutes)

pxctl cloudmigrate cancel

 pxctl cloudmigrate cancel

Description

Cancel migrate tasks

Flags

Flag Description

--task_id, -t (str)

ID of the task to be canceled

Required: true

pxctl cloudmigrate status

 pxctl cloudmigrate status

Description

Status of volume migrations

Flags

Flag Description

--task_id, -t (str)

ID of the task to be queried

--cluster_id, -c (str)

ID of the cluster for which to get status

--active, -a (bool)

Show only active migrations

Default value: true

--volume, -v (str)

Volume Id or name for which to show status