Managing user rate limits
You can set rate limits on users in a Ceph Object Gateway configuration. The rate limit on users include the maximum number of read operations, write operations per minute, and how many bytes per minute can be written or read per user.
Before you begin
- A running IBM Storage Ceph cluster.
- A Ceph Object Gateway installed.
Enabling user rate limits
About this task
user. Procedure
Disabling user rate limits
Procedure
Disable user rate limits by running the ratelimit disable command.
radosgw-admin ratelimit disable --ratelimit-scope=user --uid=USER_ID
For example,
[ceph: root@host01 /]# radosgw-admin ratelimit disable --ratelimit-scope=user --uid=testing