Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ceph: monitor client | Sage Weil | 2009-10-06 |
The monitor cluster is responsible for managing cluster membership and state. The monitor client handles what minimal interaction the Ceph client has with it: checking for updated versions of the MDS and OSD maps, getting statfs() information, and unmounting. Signed-off-by: Sage Weil <sage@newdream.net> |