]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: bluestore activate
authorLoic Dachary <ldachary@redhat.com>
Thu, 28 Jan 2016 04:48:55 +0000 (11:48 +0700)
committerLoic Dachary <ldachary@redhat.com>
Thu, 4 Feb 2016 10:01:46 +0000 (17:01 +0700)
commit170dca3a27a21fd43d1d7a36c424f32ee73b2c97
treee047aa83e11eb7e3e863f4cd3adbad372d5f208b
parent65bc36e6109fd975bb9466c210eb9fee2f1cb046
ceph-disk: bluestore activate

Only support the block file for now. The refactoring consist of
replacing main_activate_journal with main_activate_space and a name
argument (block, journal). More work will be needed to support multiple
auxiliary devices (block.wal etc). But the goal is to minimize the
change because this commit is part of a series of commits focusing on
refactoring prepare, not the entire ceph-disk codebase.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/ceph-disk/ceph_disk/main.py
src/ceph-disk/tests/ceph-disk.sh