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 1 year ago. Updated about 1 year ago.

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

100%

Source:
Tags:
backport_processed
Backport:
pacific,quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

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 1 year ago

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

Updated by Ilya Dryomov about 1 year ago

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

Updated by Backport Bot about 1 year 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 Backport Bot about 1 year 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 #5

Updated by Backport Bot about 1 year ago

  • Tags set to backport_processed
Actions #6

Updated by Konstantin Shalygin about 1 year ago

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

Also available in: Atom PDF