Project

General

Profile

Actions

Bug #10033

closed

ceph pg <pg> query hangs when OSD down, EC PG

Added by c3 cleveland over 9 years ago. Updated over 9 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

EC PGs with down OSD result in hang the PG query command.

-bash-4.1$ sudo ceph pg 3.1352 query
^CError EINTR: problem getting command descriptions from pg.3.1352

3.1352 40199 0 0 0 59167673788 3048 3048 down+remapped+inconsistent+peering 2014-11-08 02:25:44.445734 2501'40663 2568:126142 [323,107,328,2147483647,395,467,352,475,333,37,380] 323 [323,107,328,2147483647,395,8,352,475,333,37,380] 323 2208'40492 2014-11-07 02:22:44.214163 2208'40492 2014-11-07 02:22:44.214163

pg 3.1352 is stuck inactive for 19792.287016, current state down+remapped+inconsistent+peering, last acting [323,107,328,2147483647,395,8,352,475,333,37,380]
pg 3.1352 is stuck unclean for 54856.489169, current state down+remapped+inconsistent+peering, last acting [323,107,328,2147483647,395,8,352,475,333,37,380]
pg 3.1352 is down+remapped+inconsistent+peering, acting [323,107,328,2147483647,395,8,352,475,333,37,380]

Actions #1

Updated by Sage Weil over 9 years ago

  • Status changed from New to Won't Fix

In this case teh osd seems to be up (the pg state isn't 'stale'), so this is expected behavior (the osd hasn't responded yet and we should keep waiting)

Actions

Also available in: Atom PDF