Procedure
Run the following command on any node in the cluster to roll back a volume from a snapshot:
zbs-meta snapshot rollback <pool_name> <volume_name> <snapshot_name>
| Parameter | Description |
|---|---|
pool_name | The datastore name. |
volume_name | The volume name. |
snapshot_name | The snapshot name. |
Output note
If the command succeeds, no output is displayed.