Hi,

a) My first question is perfectly summarized in the title. ;)
Indeed, here is a typical section [client.radosgw.{instance-name}] in
the ceph.conf of a radosgw server "rgw-01":

------------------------------------------------------
# The instance-name is "gateway" here.
[client.radosgw.gateway]
  host               = rgw-01
  keyring            = /etc/ceph/ceph.client.radosgw.gateway.keyring
  rgw socket path    = ""
  log file           = /var/log/radosgw/ceph.client.radosgw.gateway.log
  rgw frontends      = civetweb port=8080
  rgw print continue = false
  rgw dns name       = rgw-01.domain.tld
------------------------------------------------------

I have tried without the "host" parameter and it seems to work perfectly.
So what is the meaning of this parameter and what's it for?

I have found no answer in the documentation but I may be wrong searched...


2. Is it a bad idea if I use the same keyring (and so the same ceph account)
in the 2 radosgw servers "rgw-01" and "rgw-02"?

Thanks in advance.

-- 
François Lafont
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to