Hi Team,
I'm happy to report that the issue with Ceph Object Storage returning
"InvalidLocationConstraint" has been resolved.
The fix was related to correctly setting up the RadosGW endpoint and
ensuring the Location Constraint matched the region configuration in
CloudStack's storage settings. After adjusting these and restarting the
services, I was able to successfully upload files to the Ceph RGW via
CloudStack.
Thank you Stephan for the support!
Titu
On 2026-02-27 11:17, Stephan Bienek wrote:
This is a known issue and the fix is integrated in the next versions:
https://github.com/apache/cloudstack/issues/10044
https://github.com/apache/cloudstack/issues/12130
PR with 2nd fix:
https://github.com/apache/cloudstack/pull/12285
As a workaround, you can try using a url, which is not
https://s3.abc.xyz but for example https://storage.abc.xyz
Best regards,
Stephan
[email protected] hat am 27.02.2026 15:32 CET geschrieben:
Used cephadm shell to set rgw_dns_name.
Attempted to modify zonegroup with api_name.
Direct IP works, but Domain fails.