From: Sebastian Wagner Date: Mon, 27 Jul 2020 14:44:33 +0000 (+0200) Subject: doc/cephadm: Remove shell alias X-Git-Tag: wip-pdonnell-testing-20200918.022351~393^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=75baae35288cca79a6e958c3370dba3caab813f8;p=ceph-ci.git doc/cephadm: Remove shell alias Turns out, the alias doesn't work for files. Fixes: https://tracker.ceph.com/issues/46701 Fixes: ``` $ ceph orch apply -i myfile.yaml ERROR: no such file or directory: myfile.yaml ``` Signed-off-by: Sebastian Wagner Signed-off-by: Zac Dover --- diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index 6b943b1ca93..006cf4772e2 100644 --- a/doc/cephadm/install.rst +++ b/doc/cephadm/install.rst @@ -130,9 +130,9 @@ command. There are several ways to do this: # cephadm shell -* It may be helpful to create an alias:: +* To execute ``ceph`` commands, you can also run commands like so:: - # alias ceph='cephadm shell -- ceph' + # cephadm shell -- ceph -s * You can install the ``ceph-common`` package, which contains all of the ceph commands, including ``ceph``, ``rbd``, ``mount.ceph`` (for mounting