Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mon: add mgr metdata commands, and overall 'versions' command for all daemon versions #16460

Merged
merged 8 commits into from Jul 22, 2017

Commits on Jul 21, 2017

  1. mon/MgrMonitor: store mgr daemon metadata

    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Jul 21, 2017
    Copy the full SHA
    1bf4a89 View commit details
    Browse the repository at this point in the history
  2. mon/MgrMonitor: 'mgr metadata', 'mgr versions', 'mgr count-metadata'

    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Jul 21, 2017
    Copy the full SHA
    831e2a7 View commit details
    Browse the repository at this point in the history
  3. mon: factor out count_metadata w/ counter helper

    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Jul 21, 2017
    Copy the full SHA
    4f1db4c View commit details
    Browse the repository at this point in the history
  4. mon: 'versions' command to show running versions for daemons of all t…

    …ypes
    
    Easier!
    
    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Jul 21, 2017
    Copy the full SHA
    80a4212 View commit details
    Browse the repository at this point in the history
  5. mgr/ServiceMap: fix typo in service status summary

    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Jul 21, 2017
    Copy the full SHA
    293b7ba View commit details
    Browse the repository at this point in the history
  6. qa/workunits/cephtool/test.sh: add a few tests

    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Jul 21, 2017
    Copy the full SHA
    75ac7d8 View commit details
    Browse the repository at this point in the history
  7. mgr: use rvalue ref for MMgrBeacon metadata

    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Jul 21, 2017
    Copy the full SHA
    3bc029f View commit details
    Browse the repository at this point in the history
  8. doc/man/8/ceph: document 'ceph mgr *' commands

    Signed-off-by: Sage Weil <sage@redhat.com>
    liewegas committed Jul 21, 2017
    Copy the full SHA
    7d59d0d View commit details
    Browse the repository at this point in the history