From 75baae35288cca79a6e958c3370dba3caab813f8 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 27 Jul 2020 16:44:33 +0200 Subject: [PATCH] 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 --- doc/cephadm/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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