]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Note on host in ./doc/radosgw/config.rst
authorAlexandre Marangone <a.marangone@gmail.com>
Tue, 5 Feb 2013 05:09:37 +0000 (21:09 -0800)
committerAlexandre Marangone <a.marangone@gmail.com>
Tue, 5 Feb 2013 05:09:37 +0000 (21:09 -0800)
Some people have configured host with a FQDN or an IP
which prevents /etc/init.d/radosgw start to launch the daemon.

doc/radosgw/config.rst

index 368adddc033fa70bc09d13a4f7a27a6b7028e7ef..8da20b8f3e1b6631982d854ee7814cb7bcfe6b1c 100644 (file)
@@ -22,6 +22,7 @@ For example::
                rgw socket path = /tmp/radosgw.sock
                log file = /var/log/ceph/radosgw.log
 
+.. note:: ``host`` must be your machine hostname, not FQDN.
 
 Deploy ``ceph.conf``
 ====================