]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations/bluestore-migration: Fix typo in bluestore migration doc
authorDavid Galloway <dgallowa@redhat.com>
Thu, 7 Sep 2017 23:51:45 +0000 (19:51 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 8 Sep 2017 13:45:53 +0000 (09:45 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
doc/rados/operations/bluestore-migration.rst

index dafa26a17ef8cb5e656507398d39c864aeabd87f..ac9b44beccfc0071ae9f848103f9162a2b89778c 100644 (file)
@@ -174,7 +174,7 @@ the data migrating only once.
 
      ssh $OLDHOST
      systemctl kill ceph-osd.target
-     umount /var/log/ceph/osd/ceph-*
+     umount /var/lib/ceph/osd/ceph-*
 
 #. Destroy and purge the old OSDs::