Project

General

Profile

Actions

Bug #37444

closed

pg_ready json included in mgr module json output

Added by Sage Weil over 5 years ago. Updated over 5 years ago.

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

0%

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

Description

gnit:build (wip-pg-autoscale) 11:40 AM $ bin/ceph balancer status -f json-pretty

{
    "pg_ready": true
}
{
    "active": false, 
    "plans": [], 
    "mode": "none" 
}
gnit:build (wip-pg-autoscale) 11:40 AM $ bin/ceph balancer status 
{
    "active": false, 
    "plans": [], 
    "mode": "none" 
}
gnit:build (wip-pg-autoscale) 11:40 AM $ bin/ceph crash ls -f json-pretty

{
    "pg_ready": true
}
gnit:build (wip-pg-autoscale) 11:40 AM $ bin/ceph crash ls 

latest master.

Actions #1

Updated by Kefu Chai over 5 years ago

  • Assignee set to Kefu Chai
Actions #2

Updated by Kefu Chai over 5 years ago

  • Status changed from 12 to Fix Under Review
Actions #3

Updated by Kefu Chai over 5 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF