API Doc
Search Docs...
⌘ K
OverviewDeploymentManagementOperationReferenceGlossary
    ACOS 6.3.0
  • Arcfra Cloud Operating System>
  • CLI command>
  • Managing block storage services>
  • Managing volume snapshots

Rolling back a volume from a snapshot

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>

ParameterDescription
pool_nameThe datastore name.
volume_nameThe volume name.
snapshot_nameThe snapshot name.

Output note

If the command succeeds, no output is displayed.