summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTommi Virtanen <tommi.virtanen@dreamhost.com>2011-09-06 15:55:37 -0700
committerTommi Virtanen <tommi.virtanen@dreamhost.com>2011-09-06 15:57:17 -0700
commitecefa8e697e2a3b8db06c8042f2db95c9647d0ce (patch)
tree2ad038829fb79ca0fa08a9cde3f9577199f2643e
parent71dc75bdafe62a098c0493ad62f2d0d2a6ca7946 (diff)
downloadceph-ecefa8e697e2a3b8db06c8042f2db95c9647d0ce.tar.gz
doc: mkcephfs ssh's directly as root@
Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
-rw-r--r--doc/ops/install.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ops/install.rst b/doc/ops/install.rst
index d0b589d56fc..01816b533aa 100644
--- a/doc/ops/install.rst
+++ b/doc/ops/install.rst
@@ -130,6 +130,8 @@ Verify that you can manage the nodes from the host you intend to run
using the short hostnames (``myserver`` not
``myserver.mydept.example.com``), with no user specified
[#ssh_config]_.
+- Make sure you can SSH_ from the `admin host` into all the nodes
+ as ``root`` using the short hostnames.
- Make sure you can run ``sudo`` without passphrase prompts on all
nodes [#sudo]_.