Hi, we've set up a non replicated multisite environment. We have one realm, with multiple zonegroups and one zone per group. When I try to add a lifecycle policy to a bucket that is not located in the master zonegroup, I will receive 503 errorse from the RGW. s3cmd sometimes just hangs forever or returns with eiter S3Error: 503 (Slow Down) or WARNING: Retrying failed request: /?lifecycle (503 (ServiceUnavailable)) I've checked the ceph-client logs and can see that the request gets forwarded to the master cluster and this responds with a 400 return code. log of the rgw 2021-11-17 10:06:07.239 7f922695e700 1 ====== starting new request req=0x7f92684116c0 ===== 2021-11-17 10:06:07.239 7f922695e700 0 req 6 0.000s sending request to master zonegroup 2021-11-17 10:06:07.344 7f922695e700 0 req 6 0.105s s3:put_lifecycle forward_request_to_master returned ret=-2202 2021-11-17 10:06:07.344 7f922695e700 1 ====== req done req=0x7f92684116c0 op status=-2202 http_status=503 latency=0.105s ====== 2021-11-17 10:06:07.344 7f922695e700 1 beast: 0x7f92684116c0: xx:xx:xx:22::f0 - - [2021-11-17 10:06:07.0.34425s] "PUT /?lifecycle HTTP/1.1" 503 223 - - - log from the master rgw 2021-11-17T09:05:58.007+0000 7f511d8ac700 1 civetweb: 0x55b7b7454000: fd00:2380:0:24::66 - - [17/Nov/2021:09:05:57 +0000] "PUT /myfancypants/?lifecycle&rgwx-uid=UUIDrgwx-zonegroup=UUID HTTP/1.1" 400 568 - - Does someone ever came across this problem? _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx