Details
-
3
-
9223372036854775807
Description
The problem unfortunately is not solved, even with the patch http://review.whamcloud.com/#/c/15841/
I propose to raise the topic again LU-6944
The system restarts unexpectedly with errors
Message from syslogd @ hard at Aug 13 8:56:38 ...
kernel: LustreError: 2796: 0: (osp_sync.c: 1139: osp_sync_thread ()) ASSERTION (thread-> t_flags! = SVC_RUNNING) failed: 684 changes, 1137 in progress, 7 in flight
Message from syslogd @ hard at Aug 13 8:56:38 ...
kernel: LustreError: 2796: 0: (osp_sync.c: 1139: osp_sync_thread ()) LBUG
Attachments
Issue Links
- is related to
-
LU-6944 LBUG: (osp_sync.c:1139:osp_sync_thread()) ASSERTION( thread->t_flags != SVC_RUNNING ) failed: 806 changes, 230 in progress, 7 in flight
-
- Resolved
-
Thank you Andreas for the information.
Do you think it is possible to write a userspace tool to read as well as edit the llog files? I know that llog_reader is being changed, so hopefully, we will be able to at least dump the llog file. But since the llog files can be read locally from MDT/OST ldiskfs, maybe we can use a tool to remove wrong records mannually too?