commit | 76aa844d5b2fb8c839180d3f5874e333b297e5fd | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Tue Oct 06 11:31:14 2009 -0700 |
committer | Sage Weil <sage@newdream.net> | Tue Oct 06 11:31:14 2009 -0700 |
tree | f72a83bb98e19629382398b5026296cef9a52d23 | |
parent | 8f4e91dee2a245e4be6942f4a8d83a769e13a47d [diff] |
ceph: debugfs Basic state information is available via /sys/kernel/debug/ceph, including instances of the client, fsids, current monitor, mds and osd maps, outstanding server requests, and hooks to adjust debug levels. Signed-off-by: Sage Weil <sage@newdream.net>