pxctl clouddrive
pxctl clouddrive
pxctl clouddrive
Description
Manage cloud drives
pxctl clouddrive list
pxctl clouddrive list
Description
List all the cloud drives currently being used
pxctl clouddrive list-drives
pxctl clouddrive list-drives
Description
List all the cloud drives currently being used
Flags
Flag | Description |
---|---|
( | Selector (label query) to filter on. Supports '='.(e.g. -l key1=value1) |
pxctl clouddrive inspect
pxctl clouddrive inspect
Description
Inspect and view all the drives of a DriveSet
Flags
Flag | Description |
---|---|
( | Node ID of the DriveSet to inspect. This flag is required. |
( | Pool UUID of the drives to inspect. |
pxctl clouddrive update-labels
pxctl clouddrive update-labels
Description
Updates the labels on the drive set for the provided node.
Flags
Flag | Description |
---|---|
( | ID of the node who owns the drive set. This flag is required. |
( | Comma separated list of key value pairs in the <key1>=<value1>,<key2>=<value2> format. If not provided sets empty labels. |
pxctl clouddrive transfer
pxctl clouddrive transfer
Description
Transfers the cloud drive set from given source node to a destination node
pxctl clouddrive transfer submit
pxctl clouddrive transfer submit
Description
Submit a new job to transfer a cloud drive set
Flags
Flag | Description |
---|---|
( | ID of the PX node who currently owns the drive set. This is the 'NodeID' displayed in the output of the 'pxctl clouddrive list' command. This flag is required. |
( | ID of the instance who should own the drive set. This is the 'InstanceID' displayed in the output of the 'pxctl clouddrive list' command. The destination instance needs to be a storage less node (with no Drive IDs) and in the same zone (if your cluster has zones). This is optional and if not provided, an online storageless node will be used. |
pxctl clouddrive transfer list
pxctl clouddrive transfer list
Description
Lists cloud drive transfer jobs in the system
pxctl clouddrive transfer status
pxctl clouddrive transfer status
Description
Status of a cloud drive transfer job
Flags
Flag | Description |
---|---|
( | This flag is required. |