Project

General

Profile

Actions

Feature #24233

closed

Add new command ceph mds status

Added by Vikhyat Umrao almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
Administration/Usability
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

Add new command ceph mds status
For more information please check - https://tracker.ceph.com/issues/24217

Changing title and description as per discussion, please check comments.

Actions #1

Updated by Patrick Donnelly almost 6 years ago

  • Category set to Administration/Usability
  • Priority changed from Normal to Low
  • Target version set to v14.0.0
  • Source set to Development

Why does the command need renamed?

Actions #2

Updated by John Spray almost 6 years ago

So I guess Vikhyat is suggesting an "MDS" command to match those for other daemons, but that wouldn't just be a renamed version of "fs status", because that command only shows the status of one filesystem.

I'm not sure we need a "ceph mds status" though, because if a user is investigating an unhealthy situation they'll always (I think?) know which filesystem it is.

Actions #3

Updated by Vikhyat Umrao almost 6 years ago

Thanks John and Patrick for the feedback. I think rename is not needed let us get a new command which can give status of all the MDS daemons, like:

- If they all are up all active-active
- If they all are up some active - some standby
- If some up and some down - some active and some standby
- If all are down

something like this but only daemon status nothing else.

Actions #4

Updated by Vikhyat Umrao almost 6 years ago

  • Subject changed from Rename ceph fs status to ceph mds status to Add new command ceph mds status
  • Description updated (diff)
Actions #5

Updated by Patrick Donnelly almost 6 years ago

Vikhyat Umrao wrote:

Thanks John and Patrick for the feedback. I think rename is not needed let us get a new command which can give status of all the MDS daemons, like:

- If they all are up all active-active
- If they all are up some active - some standby
- If some up and some down - some active and some standby
- If all are down

something like this but only daemon status nothing else.

Why can't this information be from `ceph fs status --format=json`? I'm not really seeing a plus to having a redundant command.

Actions #6

Updated by Vikhyat Umrao almost 6 years ago

Patrick Donnelly wrote:

Why can't this information be from `ceph fs status --format=json`? I'm not really seeing a plus to having a redundant command.

Thanks for the feedback, Patrick. Sounds good to me. My only motive was to have consistent command view throughout all the daemons but it is okay as "ceph fs status" serve the same purpose.

Closing it.

Actions #7

Updated by Vikhyat Umrao almost 6 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF