ady filed a bug
report (https://tracker.ceph.com/issues/48983) but so far no feedback yet.
On Mon, Jan 25, 2021 at 10:06 AM Youzhong Yang wrote:
> I upgraded our ceph cluster (6 bare metal nodes, 3 rgw VMs) from v13.2.4
> to v15.2.8. The mon, mgr, mds and osd daemons were all upgraded
>
I upgraded our ceph cluster (6 bare metal nodes, 3 rgw VMs) from v13.2.4 to
v15.2.8. The mon, mgr, mds and osd daemons were all upgraded successfully,
everything looked good.
After the radosgw was upgraded, they refused to work, the log messages are
at the end of this e-mail.
Here are the things
Figured it out:
admin/bucket?quota works, but it does not seem to be documented.
On Mon, Aug 31, 2020 at 4:16 PM Youzhong Yang wrote:
> Hi all,
>
> I tried to set bucket quota using admin API as shown below:
>
> admin/user?quota&uid=bse&bucket=test"a-type=bucket
>
Hi all,
I tried to set bucket quota using admin API as shown below:
admin/user?quota&uid=bse&bucket=test"a-type=bucket
with payload in json format:
{
"enabled": true,
"max_size": 1099511627776,
"max_size_kb": 1073741824,
"max_objec