From 855edc6e6bc977e0ece8ff27f70ab2a4ec275129 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Sun, 2 Mar 2014 23:51:17 +0100 Subject: [PATCH] Fix typo ceph-disk MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fix typo Signed-off-by: Sébastien Han --- src/ceph-disk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ceph-disk b/src/ceph-disk index 5a03639a64084..f79e341f07e32 100755 --- a/src/ceph-disk +++ b/src/ceph-disk @@ -42,7 +42,7 @@ Prepare: - triggered by administrator or ceph-deploy, e.g. 'ceph-disk [journal disk] Activate: - - mount the volume in a temp loation + - mount the volume in a temp location - allocate an osd id (if needed) - remount in the correct location /var/lib/ceph/osd/$cluster-$id - start ceph-osd -- 2.39.5