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

Deleting volumes from a datastore

Delete volumes from a datastore.

Procedure

Run the following command on any node in the cluster:

zbs-meta volume delete <pool_name> <volume_name> [--with-snapshots]

ParameterDescription
pool_nameThe datastore to which the volume belongs.
volume_nameThe volume name.
--with-snapshotsDeletes volume snapshots.

Output note

If the command succeeds, no output is displayed.