Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-19628

LustreError: ASSERTION( env ) failed: ((local_storage.c:943:local_oid_storage_fini())

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      llog_ctxt_put() calls __llog_ctxt_put() with NULL env. And that causes crash.

      [ 1380.826463] LustreError: 71746:0:(local_storage.c:943:local_oid_storage_fini()) ASSERTION( env ) failed:
      [ 1380.828298] LustreError: 71746:0:(local_storage.c:943:local_oid_storage_fini()) LBUG
      [ 1380.829809] CPU: 9 PID: 71746 Comm: lctl Kdump: loaded Tainted: G           OE     -------- -  - 4.18.0-553.34.1.el8_lustre.ddn17.x86_64 #1
      [ 1380.831890] Hardware name: DDN SFA400NVX2TE, BIOS rel-1.16.2-0-gea1b7a073390-prebuilt.qemu.org 04/01/2014
      [ 1380.833524] Call Trace:
      [ 1380.834162]  dump_stack+0x41/0x60
      [ 1380.834919]  lbug_with_loc.cold.8+0x5/0x58 [libcfs]
      [ 1380.835896]  local_oid_storage_fini+0x1a0/0x200 [obdclass]
      [ 1380.837025]  llog_osd_cleanup+0x1b/0x50 [obdclass]
      [ 1380.838014]  __llog_ctxt_put+0x8f/0x130 [obdclass]
      [ 1380.839006]  mdd_changelog_users_seq_show+0x137/0x2a0 [mdd]
      [ 1380.840110]  seq_read+0x163/0x420
      [ 1380.840844]  full_proxy_read+0x53/0x80
      [ 1380.841627]  vfs_read+0x91/0x150
      [ 1380.842348]  ksys_read+0x4f/0xb0
      [ 1380.843057]  do_syscall_64+0x5b/0x1a0
      [ 1380.843827]  entry_SYSCALL_64_after_hwframe+0x66/0xcb
      [ 1380.844801] RIP: 0033:0x7fa0c9add722
      [ 1380.845562] Code: 98 20 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b6 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 26 dd 20 00 85 c0 75 12 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 41 54 49 89 d4 55 48 89
      [ 1380.848713] RSP: 002b:00007ffe99ffef08 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
      [ 1380.850057] RAX: ffffffffffffffda RBX: 000055ef549188f0 RCX: 00007fa0c9add722
      [ 1380.851349] RDX: 0000000000001000 RSI: 000055ef549188f0 RDI: 0000000000000003
      [ 1380.852598] RBP: 0000000000001000 R08: 000055ef549188f0 R09: 000055ef5491120e
      [ 1380.853861] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe99ffefc0
      [ 1380.855132] R13: 00007fa0cab526b0 R14: 000055ef549126e0 R15: 000055ef549201c0
      
      [ 1382.643076] Lustre: testfs-MDT0003: Not available for connect from 172.16.2.19@o2ib (stopping)
      [ 1382.643119] LustreError: 137-5: testfs-MDT0001: not available for connect from 172.16.2.19@o2ib (no target). If you are running an HA pair check that the target is mounted on the other server.
      [ 1382.644671] Lustre: Skipped 6 previous similar messages
      [ 1385.387800] LustreError: 137-5: testfs-MDT0001: not available for connect from 172.16.1.1@o2ib (no target). If you are running an HA pair check that the target is mounted on the other server.
      [ 1385.390917] LustreError: Skipped 5 previous similar messages
      
      [ 1386.952862] Kernel panic - not syncing: LBUG
      [ 1386.954188] CPU: 9 PID: 71746 Comm: lctl Kdump: loaded Tainted: G           OE     -------- -  - 4.18.0-553.34.1.el8_lustre.ddn17.x86_64 #1
      [ 1386.956289] Hardware name: DDN SFA400NVX2TE, BIOS rel-1.16.2-0-gea1b7a073390-prebuilt.qemu.org 04/01/2014
      [ 1386.957928] Call Trace:
      [ 1386.958529]  dump_stack+0x41/0x60
      [ 1386.959249]  panic+0xe7/0x2ac
      [ 1386.959913]  lbug_with_loc.cold.8+0x2f/0x58 [libcfs]
      [ 1386.960867]  local_oid_storage_fini+0x1a0/0x200 [obdclass]
      [ 1386.961924]  llog_osd_cleanup+0x1b/0x50 [obdclass]
      [ 1386.962848]  __llog_ctxt_put+0x8f/0x130 [obdclass]
      [ 1386.963787]  mdd_changelog_users_seq_show+0x137/0x2a0 [mdd]
      [ 1386.964817]  seq_read+0x163/0x420
      [ 1386.965509]  full_proxy_read+0x53/0x80
      [ 1386.966263]  vfs_read+0x91/0x150
      [ 1386.966904]  ksys_read+0x4f/0xb0
      [ 1386.967568]  do_syscall_64+0x5b/0x1a0
      [ 1386.968290]  entry_SYSCALL_64_after_hwframe+0x66/0xcb
      [ 1386.969205] RIP: 0033:0x7fa0c9add722
      [ 1386.969915] Code: 98 20 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b6 0f 1f 80 00 00 00 00 f3 0f 1e fa 8b 05 26 dd 20 00 85 c0 75 12 31 c0 0f 05 <48> 3d 00 f0 ff ff 77 56 c3 0f 1f 44 00 00 41 54 49 89 d4 55 48 89
      [ 1386.972945] RSP: 002b:00007ffe99ffef08 EFLAGS: 00000246 ORIG_RAX: 0000000000000000
      [ 1386.974217] RAX: ffffffffffffffda RBX: 000055ef549188f0 RCX: 00007fa0c9add722
      [ 1386.975435] RDX: 0000000000001000 RSI: 000055ef549188f0 RDI: 0000000000000003
      [ 1386.976651] RBP: 0000000000001000 R08: 000055ef549188f0 R09: 000055ef5491120e
      [ 1386.977842] R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe99ffefc0
      [ 1386.979012] R13: 00007fa0cab526b0 R14: 000055ef549126e0 R15: 000055ef549201c0
      

      Attachments

        Activity

          People

            xqu Xinxia Qu
            lixi_wc Li Xi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: