Project

General

Profile

Actions

Bug #49132

closed

mds crashed "assert_condition": "state == LOCK_XLOCK || state == LOCK_XLOCKDONE",

Added by Kenneth Waegeman over 3 years ago. Updated about 1 year ago.

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

0%

Source:
Community (user)
Tags:
backport_processed
Backport:
pacific, quincy
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
MDS
Labels (FS):
crash
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

[root@mds06 ~]# ceph crash ls-new
ID                                                               ENTITY    NEW 
2021-02-02_13:37:07.487784Z_d50629e2-49f0-47ca-b305-40937ad11dbf mds.mds06  *  
=
[root@mds06 ~]# ceph crash info 2021-02-02_13:37:07.487784Z_d50629e2-49f0-47ca-b305-40937ad11dbf
{
    "os_version_id": "7", 
    "assert_condition": "state == LOCK_XLOCK || state == LOCK_XLOCKDONE", 
    "utsname_release": "3.10.0-1160.6.1.el7.x86_64", 
    "os_name": "CentOS Linux", 
    "entity_name": "mds.mds06", 
    "assert_file": "/home/jenkins-build/build/workspace/ceph-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/gigantic/release/14.2.16/rpm/el7/BUILD/ceph-14.2.16/src/mds/ScatterLock.h", 
    "timestamp": "2021-02-02 13:37:07.487784Z", 
    "process_name": "ceph-mds", 
    "utsname_machine": "x86_64", 
    "assert_line": 85, 
    "utsname_sysname": "Linux", 
    "os_version": "7 (Core)", 
    "os_id": "centos", 
    "assert_thread_name": "fn_anonymous", 
    "utsname_version": "#1 SMP Thu Nov 19 12:50:20 CET 2020", 
    "backtrace": [
        "(()+0xf630) [0x7fba63e1a630]", 
        "(gsignal()+0x37) [0x7fba629f7387]", 
        "(abort()+0x148) [0x7fba629f8a78]", 
        "(ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x199) [0x7fba65f65b76]", 
        "(()+0x25ccef) [0x7fba65f65cef]", 
        "(MDCache::truncate_inode(CInode*, LogSegment*)+0x44e) [0x55ea2196d49e]", 
        "(C_MDS_inode_update_finish::finish(int)+0x133) [0x55ea21947b83]", 
        "(MDSContext::complete(int)+0x74) [0x55ea21b0db94]", 
        "(MDSIOContextBase::complete(int)+0x16f) [0x55ea21b0ddef]", 
        "(MDSLogContextBase::complete(int)+0x40) [0x55ea21b0e000]", 
        "(Finisher::finisher_thread_entry()+0x16f) [0x7fba65fef75f]", 
        "(()+0x7ea5) [0x7fba63e12ea5]", 
        "(clone()+0x6d) [0x7fba62abf96d]" 
    ], 
    "utsname_hostname": "mds06.gigalith.os", 
    "assert_msg": "/home/jenkins-build/build/workspace/ceph-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/gigantic/release/14.2.16/rpm/el7/BUILD/ceph-14.2.16/src/mds/ScatterLock.h: In function 'void ScatterLock::set_xlock_snap_sync(MDSContext*)' thread 7fba5626e700 time 2021-02-02 14:37:07.486072\n/home/jenkins-build/build/workspace/ceph-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos7/DIST/centos7/MACHINE_SIZE/gigantic/release/14.2.16/rpm/el7/BUILD/ceph-14.2.16/src/mds/ScatterLock.h: 85: FAILED ceph_assert(state == LOCK_XLOCK || state == LOCK_XLOCKDONE)\n", 
    "crash_id": "2021-02-02_13:37:07.487784Z_d50629e2-49f0-47ca-b305-40937ad11dbf", 
    "assert_func": "void ScatterLock::set_xlock_snap_sync(MDSContext*)", 
    "ceph_version": "14.2.16" 
}

Files

mds-logs.gz (150 KB) mds-logs.gz MDS logs for 6/15/2021 crash Andras Pataki, 06/16/2021 12:17 AM

Related issues 4 (0 open4 closed)

Related to CephFS - Bug #59785: crash: void ScatterLock::set_xlock_snap_sync(MDSContext*): assert(state == LOCK_XLOCK || state == LOCK_XLOCKDONE)ClosedMilind Changire

Actions
Has duplicate CephFS - Bug #54730: crash: void ScatterLock::set_xlock_snap_sync(MDSContext*): assert(state == LOCK_XLOCK || state == LOCK_XLOCKDONE)Resolved

Actions
Copied to CephFS - Backport #58322: quincy: mds crashed "assert_condition": "state == LOCK_XLOCK || state == LOCK_XLOCKDONE",ResolvedIgor FedotovActions
Copied to CephFS - Backport #58323: pacific: mds crashed "assert_condition": "state == LOCK_XLOCK || state == LOCK_XLOCKDONE",ResolvedIgor FedotovActions
Actions

Also available in: Atom PDF