From 1a52cbdeb7a7e3a65b8ea4b57643f2e322293dc4 Mon Sep 17 00:00:00 2001 From: Tommi Virtanen Date: Tue, 6 Sep 2011 13:48:44 -0700 Subject: [PATCH] doc: Explicitly say ceph.conf host= must not include domain name. Hopefully this will work some day, but it doesn't right now. Signed-off-by: Tommi Virtanen --- doc/ops/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ops/install.rst b/doc/ops/install.rst index 22ff4baec9c93..d0b589d56fc67 100644 --- a/doc/ops/install.rst +++ b/doc/ops/install.rst @@ -105,7 +105,7 @@ Here's a template for a 3-node cluster, where all three machines run a :ref:`monitor ` and an :ref:`object store `, and the first one runs the :ref:`Ceph filesystem daemon `. Replace the hostnames and IP addresses with your own, and add/remove hosts as -appropriate. +appropriate. All hostnames *must* be short form (no domain). .. literalinclude:: mycluster.conf :language: ini -- 2.39.5