Ce contenu n'est pas disponible dans la langue sélectionnée.
11.14. Deleting Volumes
Important
Volumes must be unmounted and stopped before you can delete them. Ensure that you also remove entries relating to this volume from the
/etc/fstab
file after the volume has been deleted.
To delete a volume, use 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) y
Deleting volume test-volume has been successful