dmscli thick-clone snapshot

Creates a new snapshot from an existing volume's snapshot on a Lightbits cluster.

Synopsis

Creates a new snapshot from an existing volume's snapshot on a Lightbits cluster. The thick clone operation will copy the data from the source snapshot to the destination snapshot.

Bash
Copy

Examples:

Bash
Copy
FlagShortTypeDefaultDescription
--help-hboolHelp for clusters.
--compressionboolEnable/Disable compression for the new clone snapshot (default: same as the src snapshot).
--src-cluster-id-cstringSource cluster ID of the source snapshot (required).
--descriptionstringDescription of destination snapshot (default: empty).
--dst-cluster-id-tstringDestination cluster ID for the new clone snapshot (required).
--dst-name-vstringName of the new snapshot (required).
--dst-proj-name-dstringDestination project name of the new clone snapshot (required).
--dst-qos-policy-name-qstringLimiting write/read rates for the thick-clone operation by using lb qos-policy (default is empty).
--replica-count-rint32Replica count of the new snapshot (default: same as the src snapshot).
--sector-sizeuint32Sector size of the new clone snapshot (default: same as the src snapshot).
--size-zstringSize of the new snapshot (default: same as the src snapshot).
--src-proj-name-pstringProject name of the source snapshot (required).
--src-snap-id-sstringSource snapshot UUID for creating a new clone snapshot (required).
--verify-cloneboolWhether to run verify-clone activity after the clone (default is false).

Response Type

ThickCloneSnapshotResponse - Thick Clone Snapshot Response.

The response to create a thick clone snapshot from a source snapshot.

The ListWorkflows API and the returned workflow ID can be used to track the status of this operation.

NameTypeDescription
WorkflowIdstring
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard