Gluster 3.2: Deleting Volumes
From GlusterDocumentation
To delete a volume
- Delete the volume using the following command:
# gluster volume delete VOLNAME
For example, to delete test-volume:
# gluster volume delete test-volume
Deleting volume will erase all information about the volume. Do you want to continue? (y/n)
- Enter "y" to confirm the operation. The command displays the following:
Deleting volume test-volume has been successful


