Project

General

Profile

Actions

Bug #58647

closed

last_failure_osd_epoch and active_clients are dumped under always_on_modules in "ceph mgr dump" output

Added by Ilya Dryomov about 3 years ago. Updated 8 months ago.

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

100%

Source:
Backport:
pacific,quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Fixed In:
v18.0.0-2604-g188d7e7ab9f
Released In:
v18.2.0~429
Upkeep Timestamp:
2025-07-12T18:43:33+00:00

Description

    ...
    "services": {},                                                                                                                                                                  
    "always_on_modules": {                                                                                                                                                           
        "octopus": [                                                                                                                                                                 
            "balancer",                                                                                                                                                              
            "crash",                                                                      
            "devicehealth",                                                                                                                                                          
            "orchestrator",                                                               
            "pg_autoscaler",                                                                                                                                                         
            "progress",                                                                                                                                                              
            "rbd_support",                                                                                                                                                           
            "status",                                                                                                                                                                
            "telemetry",                                                                                                                                                             
            "volumes"                                                                                                                                                                
        ],                                                                                                                                                                           
        "pacific": [                                                                      
            "balancer",                                                                                                                                                              
            "crash",                                                                      
            "devicehealth",                                                                                                                                                          
            "orchestrator",
            "pg_autoscaler",
            "progress",
            "rbd_support",
            "status",
            "telemetry",
            "volumes" 
        ],
        "quincy": [
            "balancer",
            "crash",
            "devicehealth",
            "orchestrator",
            "pg_autoscaler",
            "progress",
            "rbd_support",
            "status",
            "telemetry",
            "volumes" 
        ],
        "reef": [
            "balancer",
            "crash",
            "devicehealth",
            "orchestrator",
            "pg_autoscaler",
            "progress",
            "rbd_support",
            "status",
            "telemetry",
            "volumes" 
        ],
        "last_failure_osd_epoch": 0,
        "active_clients": [
            {
                "addrvec": [
                    {
                        "type": "v2",
                        "addr": "172.21.9.34:0",
                        "nonce": 3912710038
                    }
                ]
            }
        ]
    }
}

This is wrong as these fields have nothing to do with the list (technically a dictionary) of always-on modules.

Related issues 2 (0 open2 closed)

Copied to mgr - Backport #58875: pacific: last_failure_osd_epoch and active_clients are dumped under always_on_modules in "ceph mgr dump" outputResolvedIlya DryomovActions
Copied to mgr - Backport #58876: quincy: last_failure_osd_epoch and active_clients are dumped under always_on_modules in "ceph mgr dump" outputResolvedIlya DryomovActions
Actions #1

Updated by Ilya Dryomov about 3 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 50006
Actions #2

Updated by Ilya Dryomov about 3 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Upkeep Bot about 3 years ago

  • Copied to Backport #58875: pacific: last_failure_osd_epoch and active_clients are dumped under always_on_modules in "ceph mgr dump" output added
Actions #4

Updated by Upkeep Bot about 3 years ago

  • Copied to Backport #58876: quincy: last_failure_osd_epoch and active_clients are dumped under always_on_modules in "ceph mgr dump" output added
Actions #6

Updated by Konstantin Shalygin almost 3 years ago

  • Status changed from Pending Backport to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to 188d7e7ab9f17ac6e4956ec9c99d697e05c20887
  • Fixed In set to v18.0.0-2604-g188d7e7ab9f
  • Released In set to v18.2.0~429
  • Upkeep Timestamp set to 2025-07-12T18:43:33+00:00
Actions

Also available in: Atom PDF