11.8. Disabling Quotas
You can disable directory quotas using the following command:
# gluster volume quota VOLNAME disable
For example, to disable directory quotas on test-volume:
gluster volume quota test-volume disable
# gluster volume quota test-volume disable
Disabling quota will delete all the quota configuration. Do you want to continue? (y/n) y
volume quota : success
Note
- When you disable quotas, all previously configured limits are removed from the volume.