Hi Alexander, 1. I think you can skip the "--region", because that RGW daemon is usually attached to a zone.
2. I just tested it with our multisite setup (latest squid) and I always get a "301 (Moved Permanently)", when I use a bucket from another zonegroup. I did not manage to get "404 (NoSuchKey)" with any constellation I tested. Can you post a "radosgw-admin period get" from both hosts? Am Do., 12. Feb. 2026 um 15:29 Uhr schrieb Alexander NA via ceph-users < [email protected]>: > Hello everyone. > I'm trying to set up one realm ("r1"), two zone groups ("zg1" - master, > "zg2"), and one zone in each zone group ("z1" - master and "z2", > respectively). The first zone group and its zone are masters. > Endpoint "zg1" - 10.1.1.1 > Endpoint "zg2" - 10.1.1.2 > "zg1" has bucket "buc1" > "zg2" has bucket "buc2" > > If I copy the file like this: > s3cmd put test_file s3://buc1 --region=zg2 --host=10.1.1.2 > I get the correct error code (as per the documentation): > "ERROR: S3 error: 301 (Moved Permanently)" > > BUT, if I copy it like this: > s3cmd put test_file s3://buc2 --region=zg1 --host=10.1.1.1 > I get this code: > ERROR: S3 error: 404 (NoSuchKey) > > Can you point me to something that might be wrong? > Thanks > _______________________________________________ > ceph-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > -- Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im groüen Saal. _______________________________________________ ceph-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
