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

Also available in: Atom PDF