Project

General

Profile

Actions

Feature #12195

closed

'ceph osd version' to print OSD versions

Added by Wido den Hollander almost 9 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Administration/Usability
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Component(RADOS):
Monitor
Pull request ID:

Description

We currently can query the Ceph versions running on multiple ways:

The local Ceph version

ceph -v

The version of the Monitors:

ceph version

Or via the admin socket:

ceph daemon osd.X version

However, in larger envs it would be nice if we could query:

ceph osd version

Which then prints the version of all OSDs currently running in the cluster.

Actions #1

Updated by Greg Farnum almost 9 years ago

Isn't the version included in the new metadata stuff, and viewable through that?

Actions #2

Updated by Wido den Hollander almost 9 years ago

Greg Farnum wrote:

Isn't the version included in the new metadata stuff, and viewable through that?

I think that I missed that part. This idea sounded reasonable to me, but if there is another way, great!

Actions #3

Updated by Joao Eduardo Luis almost 7 years ago

  • Project changed from Ceph to RADOS
  • Category changed from Monitor to Administration/Usability
  • Status changed from New to Resolved
  • Component(RADOS) Monitor added

We now have a 'ceph osd versions' that will return the versions of osds in the cluster. At first sight it seems it does not report which osds have which versions, but does report the number of OSDs running which version.

Actions

Also available in: Atom PDF