]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: Total size of OSDs is a maginitude less than it is supposed to be. 4555/head
authorZhe Zhang <zzxuanyuan@gmail.com>
Tue, 5 May 2015 23:08:48 +0000 (18:08 -0500)
committerZhe Zhang <zzxuanyuan@gmail.com>
Tue, 5 May 2015 23:08:48 +0000 (18:08 -0500)
commit73d16f69d6f58fe8be262b0fb8db28c94605ea7d
tree512ea474ef55cbb9a8f5fca4eeb21c952d97dad7
parente324578b1e1e3fa9e93eab80def0c78ec7ccc46a
mon: Total size of OSDs is a maginitude less than it is supposed to be.

When dumping statistics of OSDs such as running command "ceph osd df",
the sum of OSDs' size is 2^10 times less than their real size.

Signed-off-by: Zhe Zhang <zzxuanyuan@gmail.com>
src/mon/OSDMonitor.cc