]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: OSDMonitor: 'osd pool' - if we can set it, we must be able to get it 2046/head
authorJoao Eduardo Luis <joao.luis@inktank.com>
Mon, 30 Jun 2014 16:51:47 +0000 (17:51 +0100)
committerJoao Eduardo Luis <joao.luis@inktank.com>
Wed, 2 Jul 2014 18:35:31 +0000 (19:35 +0100)
commitddc04c83ff6842ca0b2f804b46099ea729b9fb6b
tree1e4e1e485cf7998715801434e5c60d1eb9a9f4cf
parent12079a7c7c46593ad6cf5e53d28cdd0afd6b875c
mon: OSDMonitor: 'osd pool' - if we can set it, we must be able to get it

Add support to get the values for the following variables:
 - target_max_objects
 - target_max_bytes
 - cache_target_dirty_ratio
 - cache_target_full_ratio
 - cache_min_flush_age
 - cache_min_evict_age

Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
qa/workunits/cephtool/test.sh
src/mon/MonCommands.h
src/mon/OSDMonitor.cc