Good morning all, I don't know if this happened to someone, but recently a user ran out of their quota for the number of objects in a bucket. The only sign I could see in the logs (tail -f /var/log/ceph/ceph-rgw-dao-wkr-01.rgw0.log) was the following: 2020-10-01T03:07:02.098+0000 7fd872bf6700 1 ====== req done req=0x7fd8cb13a8a0 op status=-2026 http_status=413 latency=17.304220706s ====== When I removed the User limits the error went from 413 to 422 in the logs. radosgw-admin quota set --quota-scope=bucket --uid=smithj --max-objects=-1 2020-10-15T11:58:41.661+0000 7f0c79b51700 1 ====== req done req=0x7f0cb7f5f8a0 op status=-2018 http_status=422 latency=0.001000013s ====== I have tried a lot of radosgw-admin command, but so far the error persists. Do you have any ideas ? Thx ! Sylvain _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx