]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/Newstore: add newstore_db_path option
authorSage Weil <sage@redhat.com>
Mon, 20 Apr 2015 17:33:14 +0000 (10:33 -0700)
committerSage Weil <sage@redhat.com>
Tue, 1 Sep 2015 17:39:39 +0000 (13:39 -0400)
commitba0d8d7fddd46ec7ef18336e9f7ce4c9b6c60579
treeac33eb3c8bcfceb883fdae53e6f9af2efe6c8fa4
parent143d48570fc000e69c6afb2ff9857e819d2cd9b8
os/Newstore: add newstore_db_path option

The load of Keyvalue DB is heavy, allow user to put
DB to a seperate(fast) device.

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
src/common/config_opts.h
src/os/newstore/NewStore.cc
src/os/newstore/NewStore.h