From efce39e2219d449c8cf0484bfeb9a5bfefa2e5b2 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Tue, 16 Apr 2013 13:28:18 -0700 Subject: [PATCH] doc: Cherry-picked from master to next. Uses ceph-mds package during upgrade. Signed-off-by: John Wilkins --- doc/install/upgrading-ceph.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/upgrading-ceph.rst b/doc/install/upgrading-ceph.rst index d8a0d4e576ef..b8a4c89c0cf0 100644 --- a/doc/install/upgrading-ceph.rst +++ b/doc/install/upgrading-ceph.rst @@ -83,7 +83,7 @@ To upgrade an MDS, perform the following steps: #. Upgrade the ceph package:: ssh {mds-host} - sudo apt-get update && sudo apt-get install ceph + sudo apt-get update && sudo apt-get install ceph-mds #. Restart the metadata server:: -- 2.47.3