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