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

rbd: show info about mirror daemon instance in image mirror status output #24717

Merged
merged 4 commits into from
Nov 6, 2018

Commits on Nov 3, 2018

  1. cls/rbd: new methods to get image mirror instance info

    Signed-off-by: Mykola Golub <mgolub@suse.com>
    trociny committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    3145351 View commit details
    Browse the repository at this point in the history
  2. librbd: API to get info which rbd-mirror daemon is mirroring image

    Signed-off-by: Mykola Golub <mgolub@suse.com>
    trociny committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    e337963 View commit details
    Browse the repository at this point in the history
  3. rbd-mirror: provide instance_id for ceph service status

    Signed-off-by: Mykola Golub <mgolub@suse.com>
    trociny committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    96c9e8b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. rbd: show info about mirror instance in image mirror status output

    It is particularly useful when running multiple rbd-mirror instances
    in Active-Passive or Active-Active mode.
    
    Signed-off-by: Mykola Golub <mgolub@suse.com>
    trociny committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    7d2ffd9 View commit details
    Browse the repository at this point in the history