From: clyso Date: Tue, 31 Mar 2020 12:50:07 +0000 (+0200) Subject: doc/mgr/orchestrator: update cephadm shell proposed alias entry X-Git-Tag: v16.1.0~2704^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F34319%2Fhead;p=ceph.git doc/mgr/orchestrator: update cephadm shell proposed alias entry prior change i get following error when using alias as "ceph -v": INFO:cephadm:Inferring fsid ecfdb924-7341-11ea-943c-020100010027 INFO:cephadm:Using recent ceph image ceph/ceph:v15 /usr/bin/docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: "/usr/bin/ceph -v": stat /usr/bin/ceph -v: no such file or directory": unknown. after: INFO:cephadm:Inferring fsid ecfdb924-7341-11ea-943c-020100010027 INFO:cephadm:Using recent ceph image ceph/ceph:v15 ceph version 15.2.0 (dc6a0b5) octopus (rc) Signed-off-by: Tobias Fischer --- diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index 7631f2243ad..063b79ddcfc 100644 --- a/doc/cephadm/install.rst +++ b/doc/cephadm/install.rst @@ -123,7 +123,7 @@ command. There are several ways to do this: * It may be helpful to create an alias:: - # alias ceph='cephadm shell --' + # alias ceph='cephadm shell -- ceph' * You can install the ``ceph-common`` package, which contains all of the ceph commands, including ``ceph``, ``rbd``, ``mount.ceph`` (for mounting