Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
Lustre 2.1.6
-
3
-
5266
Description
With backtrace:
LustreError: 16393:0:(cl_lock.c:2211:cl_lock_hold_add()) ASSERTION( lock->cll_state != CLS_FREEING ) failed:
LustreError: 16393:0:(cl_lock.c:2211:cl_lock_hold_add()) LBUG
Pid: 16393, comm: ll_close
Call Trace:
[<ffffffffa0ce3905>] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
[<ffffffffa0ce3f17>] lbug_with_loc+0x47/0xb0 [libcfs]
[<ffffffffa0e64f71>] cl_lock_hold_add+0x141/0x150 [obdclass]
[<ffffffffa0e67c16>] cl_lock_peek+0x96/0x150 [obdclass]
[<ffffffffa0a0ac66>] cl_local_size+0x266/0x2f0 [lustre]
[<ffffffffa09ce846>] ll_done_writing_attr+0x46/0x190 [lustre]
[<ffffffffa09cec89>] ll_ioepoch_close+0x2f9/0x600 [lustre]
[<ffffffffa09d05d0>] ll_close_thread+0x2a0/0x1060 [lustre]
[<ffffffff8105e7f0>] ? default_wake_function+0x0/0x20
[<ffffffffa09d0330>] ? ll_close_thread+0x0/0x1060 [lustre]
[<ffffffff8100c14a>] child_rip+0xa/0x20
[<ffffffffa09d0330>] ? ll_close_thread+0x0/0x1060 [lustre]
[<ffffffffa09d0330>] ? ll_close_thread+0x0/0x1060 [lustre]
[<ffffffff8100c140>] ? child_rip+0x0/0x20
LustreError: dumping log to /tmp/lustre-log.1339749052.16393
Attachments
Issue Links
- is related to
-
LU-2128 cl_lock_hold_add()) ASSERTION( lock->cll_state != CLS_FREEING ) failed
- Closed