Project

General

Profile

Actions

Support #38475

open

PG stuck in creating state

Added by Simon Falicon about 5 years ago. Updated about 5 years ago.

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

0%

Tags:
Reviewed:
Affected Versions:
Component(RADOS):
Pull request ID:

Description

Hi,

After one big fail of my ceph cluster I would like force create PGs (beacause old pgs are lost definitively).

But this new PGs stuck in creating state:


ceph pg dump | grep creating

dumped all in format plain
9.3    0    0    0    0    0    0    0    0    creating    2019-02-25 09:32:12.333979    0'0    0:0[20,26]    20    [20,11]    20    0'0    2019-02-25 09:32:12.333979    0'0    2019-02-25 09:32:12.333979
3.9    0    0    0    0    0    0    0    0    creating    2019-02-25 09:32:11.295451    0'0    0:0[16,39]    16    [17,6]    17    0'0    2019-02-25 09:32:11.295451    0'0    2019-02-25 09:32:11.295451
...

I have try to create new PG dosent existe before and it work, but for this PG stuck in creating state.

In my monitor logs I have this message:

2019-02-25 11:02:46.904897 7f5a371ed700  0 mon.controller1@1(peon) e7 handle_command mon_command({"prefix": "pg force_create_pg", "pgid": "4.20e"} v 0) v1
2019-02-25 11:02:46.904938 7f5a371ed700  0 log_channel(audit) log [INF] : from='client.? 172.31.101.107:0/3101034432' entity='client.admin' cmd=[{"prefix": "pg force_create_pg", "pgid": "4.20e"}]: dispatch

When I check map I have:

~# ceph pg map 4.20e
osdmap e428069 pg 4.20e (4.20e) -> up [27,37,36] acting [13,17]

I have restart OSD 27,37,36,13 and 17 but no effect. (one by one)

I have see this issue http://tracker.ceph.com/issues/18298 but I run on ceph 10.2.11.

So could you help me please ?

Many thanks by advance.


Related issues 1 (0 open1 closed)

Has duplicate Ceph - Support #38474: PG stuck in creating state Closed02/25/2019

Actions
Actions #1

Updated by Brad Hubbard about 5 years ago

Actions #2

Updated by Greg Farnum about 5 years ago

  • Project changed from Ceph to RADOS
  • Category deleted (Monitor)

Support tickets will get a lot more eyes if you email the issue to ceph-users. :)

Actions

Also available in: Atom PDF