This commit supersedes the commit below, which was suggested by
mohnewald:
https://github.com/ceph/ceph/pull/34453/commits/
1cd278b08a342df1acf9b43dbc5c27ee686149c0
Co-author: https://github.com/mohnewald
Signed-off-by: Zac Dover <zac.dover@gmail.com>
# ssh-copy-id -f -i ceph.pub root@<host>
+ .. note::
+ It is also possible to import an existing ssh key. See
+ :ref:`ssh errors <cephadm-ssh-errors>` in the troubleshooting
+ document for instructions describing how to import existing
+ ssh keys.
+
#. Tell cephadm which hosts to manage::
# ceph orch host add <hostname> [ip-address]
``/var/lib/ceph/<cluster-fsid>/<service-name>/unit.run`` for the
container execution command.
+.. _cephadm-ssh-errors:
ssh errors
----------