Project

General

Profile

Actions

Bug #1357

closed

Making many pools and writing to them eventually hangs

Added by Greg Farnum over 12 years ago. Updated over 12 years ago.

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

0%

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

Description

Discovered while testing #1297. Looping pool creates eventually hang when the OSD rejects writes for being sent earlier than same_primary_since on the PG.
Turns out that the OSD was initializing same_primary_since based on the osdmap epoch when the PG was created locally, not when it was entered into the map.

A Fix is in testing now.

Actions

Also available in: Atom PDF