From: Sage Weil Date: Wed, 28 Jun 2017 19:02:34 +0000 (-0400) Subject: doc/release-notes: fix ceph-deploy command X-Git-Tag: v12.1.1~244^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e1599901b384781376b7ccbf749a31cd09e1bbbd;p=ceph-ci.git doc/release-notes: fix ceph-deploy command Signed-off-by: Sage Weil --- diff --git a/doc/release-notes.rst b/doc/release-notes.rst index b451b913a23..66cfe0330a1 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -331,7 +331,7 @@ Upgrade from Jewel or Kraken you can deploy new daemons with tools like ceph-deploy or ceph-ansible. For example,:: - # ceph-deploy mgr HOST + # ceph-deploy mgr create HOST Verify the ceph-mgr daemons are running by checking ``ceph -s``::