Project

General

Profile

Actions

Bug #4805

closed

ReplicatedPG: pull bug

Added by Samuel Just about 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
OSD
Target version:
-
% Done:

0%

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

Description

7> 2013-04-23 21:03:12.595110 7fee6572c700 10 osd.5 1119 do_waiters - finish
-6> 2013-04-23 21:03:12.755899 7fee577fe700 20 filestore(/var/lib/ceph/osd/ceph-5) sync_entry woke after 5.000132
-5> 2013-04-23 21:03:12.755931 7fee577fe700 15 filestore(/var/lib/ceph/osd/ceph-5) sync_entry committing 268698 sync_epoch 63
-4> 2013-04-23 21:03:12.755942 7fee577fe700 15 filestore(/var/lib/ceph/osd/ceph-5) sync_entry doing a full sync (syncfs(2) if possible)
-3> 2013-04-23 21:03:12.761139 7fee577fe700 10 filestore(/var/lib/ceph/osd/ceph-5) sync_entry commit took 0.005213, interval was 5.005373
-2> 2013-04-23 21:03:12.761195 7fee577fe700 15 filestore(/var/lib/ceph/osd/ceph-5) sync_entry committed to op_seq 268698
-1> 2013-04-23 21:03:12.761207 7fee577fe700 20 filestore(/var/lib/ceph/osd/ceph-5) sync_entry waiting for max_interval 5.000000
0> 2013-04-23 21:03:12.763777 7fee327f4700 -1 ** Caught signal (Aborted) *
in thread 7fee327f4700

ceph version 0.60-638-gd196b5b (d196b5badf15fe645399e8a593e455e3e9e54a97)
1: ceph-osd() [0x79030a]
2: (()+0xfcb0) [0x7fee6942ccb0]
3: (gsignal()+0x35) [0x7fee67767425]
4: (abort()+0x17b) [0x7fee6776ab8b]
5: (_gnu_cxx::_verbose_terminate_handler()+0x11d) [0x7fee680b969d]
6: (()+0xb5846) [0x7fee680b7846]
7: (()+0xb5873) [0x7fee680b7873]
8: (()+0xb596e) [0x7fee680b796e]
9: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1df) [0x84105f]
10: (ReplicatedPG::pull(hobject_t const&, eversion_t, int)+0xbe1) [0x5b07c1]
11: (ReplicatedPG::recover_primary(int)+0x1981) [0x5b2971]
12: (ReplicatedPG::start_recovery_ops(int, PG::RecoveryCtx*)+0xff) [0x5d317f]
13: (OSD::do_recovery(PG*)+0x3a5) [0x634595]
14: (OSD::RecoveryWQ::_process(PG*)+0x11) [0x672d91]
15: (ThreadPool::worker(ThreadPool::WorkThread*)+0x4e6) [0x836496]
16: (ThreadPool::WorkThread::entry()+0x10) [0x8382c0]
17: (()+0x7e9a) [0x7fee69424e9a]
18: (clone()+0x6d) [0x7fee67824cbd]
NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

Actions #1

Updated by Samuel Just about 11 years ago

  • Status changed from 12 to Fix Under Review

Reset needs to check_recovery_sources, have patch. wip_4805

Actions #2

Updated by Samuel Just about 11 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Samuel Just about 11 years ago

  • Priority changed from Urgent to High
Actions #4

Updated by Samuel Just almost 11 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF