Hi, > However, while creating bucket using *s3cmd mb s3://buck *gives error
message DEBUG: ConnMan.get(): creating new connection: http://buck.s3.amazonaws.com:7480 ERROR: [Errno 110] Connection timed out Can anyone show forward path to check this further?
Not sure if all of these settings are necessary, but I have set these variables in .s3cfg to our radosgw-servers: cloudfront_host = rgw.noris.net host_base = rgw.noris.net host_bucket = %(bucket)s.rgw.noris.net simpledb_host = rgw.noris.net Allso check your dns settings, you should have a wild card dns-record for your base: micha@micha:~$ host *.rgw.noris.net *.rgw.noris.net has address 62.128.8.6 *.rgw.noris.net has address 62.128.8.7 *.rgw.noris.net has IPv6 address 2001:780:6::6 *.rgw.noris.net has IPv6 address 2001:780:6::7 Micha Krause _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com