Great, I opened issue # 11323.
Thanks,
Yehuda
- Original Message -
> From: "Sergey Arkhipov"
> To: "Yehuda Sadeh-Weinraub"
> Cc: ceph-users@lists.ceph.com
> Sent: Friday, April 3, 2015 1:00:02 AM
> Subject: Re: [ceph-users] RADOS Gateway quota
Hi,
Thank you for your answer! Meanwhile I did some investigations and found
the reason: quota works on PUTs perfectly, but there are no checks on
POSTs. I've made a pull-request: https://github.com/ceph/ceph/pull/4240
2015-04-02 18:40 GMT+03:00 Yehuda Sadeh-Weinraub :
>
>
>
- Original Message -
> From: "Sergey Arkhipov"
> To: ceph-users@lists.ceph.com
> Sent: Monday, March 30, 2015 2:55:33 AM
> Subject: [ceph-users] RADOS Gateway quota management
> Hi,
> Currently I am trying to figure out how to work with RADOS Gateway (ceph
> 0.87) limits and I've manage