> java.net.UnknownHostException:
my-new-ceph-bucket.svl-cephstack-05.cisco.com

Amazon's S3 libraries generate the URL by prepending the bucket name to the
hostname.  See
https://ceph.com/docs/master/radosgw/config/#enabling-subdomain-s3-calls

Aside from the RadosGW configuration mentioned above, you also need a real
DNS.  I have these DNS entries:
us-west-1.ceph.local. IN A 192.168.0.2
*.us-west-1.ceph.local. IN CNAME us-west-1.ceph.local.


If you don't have access to a DNS server, the ceph.com documentation
mentions setting up Dnsmasq.
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to