]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "ceph-disk-activate: don't override default or configured osd journal path"
authorSage Weil <sage@inktank.com>
Thu, 14 Mar 2013 19:04:44 +0000 (12:04 -0700)
committerSage Weil <sage@inktank.com>
Fri, 26 Apr 2013 20:40:03 +0000 (13:40 -0700)
commit7c1edc0c927a27c07b6f1611c2cf9c48f2dc95f6
tree769d6722afac080ccd9f73c5f939447c78f0f879
parent739b013cfa4b84d36750b80ce44579498e7ea4f4
Revert "ceph-disk-activate: don't override default or configured osd journal path"

This reverts commit 813e9fe2b4291a1c1922ef78f031daa9b78fe53b.

We run --mkfs with the osd disk mounted in a temporary location, so it is
necessary to explicitly pass in these paths.

If we want to support journals in a different location, we need to make
ceph-disk-prepare update the journal symlink accordingly.. not control it via
the config option.

Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 3e628eee770508e750f64ea50179bbce52e7b8e0)
src/ceph-disk-activate