Project

General

Profile

Actions

Bug #17660

closed

objecter_requests 'mtime": "1970-01-01 00:00:00.000000s"' and '"last_sent": "4.76809e+06s"'

Added by Henrik Korkuc over 7 years ago. Updated over 6 years ago.

Status:
Can't reproduce
Priority:
High
Assignee:
-
Category:
Administration/Usability
Target version:
-
% Done:

0%

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

Description

I got bunch of stuck objecter_requests for ceph-fuse 10.2.3. They also have 'mtime": "1970-01-01 00:00:00.000000s"' and '"last_sent": "4.76809e+06s"'
example request:

        {
            "tid": 2140662,
            "pg": "1.5eea92dd",
            "osd": 201,
            "object_id": "10000151f19.00000c46",
            "object_locator": "@1",
            "target_object_id": "10000151f19.00000c46",
            "target_object_locator": "@1",
            "paused": 0,
            "used_replica": 0,
            "precalc_pgid": 0,
            "last_sent": "4.76828e+06s",
            "attempts": 1,
            "snapid": "head",
            "snap_context": "0=[]",
            "mtime": "1970-01-01 00:00:00.000000s",
            "osd_ops": [
                "read 3104768~4096" 
            ]
        }

this client has patches from http://tracker.ceph.com/issues/17275 and https://github.com/ceph/ceph/pull/10921

ceph-post-file: 24c0e687-3bea-4a05-b7bc-d43fa6cd1556 ceph-fuse cache dump
ceph-post-file: 6619548a-b8ce-4eb9-b629-a860a708f88c gdb theads
ceph-post-file: a7d9ae6b-7d8c-4302-9e8f-e85e7b72eb61 objecter requests

Actions

Also available in: Atom PDF