Sean,
rados.domain.com – is a round robin A type dns record that points to two rados gateway nodes
ceph-2.domain.com and ceph-3.domain.com
Bellow is the ceph config:
[global]
fsid = 0aacc440-efb2-4be8-8586-157cff765598
mon_initial_members = ceph-1, ceph-2, ceph-3
mon_host = 10.102.133.11,10.102.133.12,10.102.133.13
auth_cluster_required = cephx
auth_service_required = cephx
auth_client_required = cephx
filestore_xattr_use_omap = true
public network = 10.102.133.0/24
cluster network = 10.102.132.0/24
[client.rgw.ceph-2]
rgw_frontends = "civetweb port=80"
rgw dns name = rados.domain.com
# debug rgw = 20
# address=/.ceph-2/10.102.133.12
# rgw enable ops log = true
[client.rgw.ceph-3]
rgw_frontends = "civetweb port=80”
rgw dns name = rados.domain.com
# debug rgw = 20
# address=/.ceph-3/10.102.133.13
# rgw enable ops log = true
Regards,
Andrey Ptashnik
From: Sean Redmond <sean.redmond1@xxxxxxxxx>
Date: Thursday, May 26, 2016 at 2:18 PM To: Andrey Ptashnik <APtashnik@xxxxxxxxx> Subject: Re: [ceph-users] Error 400 Bad Request when accessing Ceph Hi,
I noticed you have set s3cmd to use a http proxy called 'rados.domain.com' is that correct for your local network?
Thanks
On Wed, May 25, 2016 at 3:04 PM, Andrey Ptashnik
<APtashnik@xxxxxxxxx> wrote:
Hi Team, |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com