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

mds: print rank as int #13816

Merged
merged 1 commit into from Mar 8, 2017
Merged

mds: print rank as int #13816

merged 1 commit into from Mar 8, 2017

Commits on Mar 6, 2017

  1. mds: print rank as int

    If the MDS has no rank then its whoami field would be printed as:
    
        {"cluster_fsid":"4c1bae66-03fb-4b9a-bd88-108636d29758","whoami":18446744073709551615,"id":54239,"want_state":"up:boot","state":"???","mdsmap_epoch":22,"osdmap_epoch":0,"osdmap_epoch_barrier":0}
    
    Fixes: http://tracker.ceph.com/issues/19201
    
    Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
    batrick committed Mar 6, 2017
    Copy the full SHA
    6260343 View commit details
    Browse the repository at this point in the history