Deleting default quotas via CLI
You can delete the current default quotas for all users or buckets with the rm-quotas
command and the following parameters: -o
specifying user
for users or bucket
for buckets:
# ostor-s3-admin rm-quotas -o user -V 0100000000000002 successfully removed quotas
# ostor-s3-admin rm-quotas -o bucket -V 0100000000000002 successfully removed quotas