From: Alexandre Marangone Date: Tue, 5 Feb 2013 05:09:37 +0000 (-0800) Subject: Note on host in ./doc/radosgw/config.rst X-Git-Tag: v0.57~43^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=af8cac11f7899d2be6d1a3c79e346a92fd108d50;p=ceph.git Note on host in ./doc/radosgw/config.rst Some people have configured host with a FQDN or an IP which prevents /etc/init.d/radosgw start to launch the daemon. --- diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index 368adddc033f..8da20b8f3e1b 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -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`` ====================