Details
-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Lustre 2.4.0
-
None
-
maloo
-
3
-
7576
Description
It seems that all maloo tests are failing on lustre-init due to assetion in osp precreate thread right now:
0:06:LNet: Accept all, port 7988 16:20:06:LDISKFS-fs (dm-0): mounted filesystem with ordered data mode. quota=on. Opts: 16:20:06:Lustre: Setting parameter lustre-MDT0000-mdtlov.lov.stripesize in log lustre-MDT0000 16:20:06:Lustre: Setting parameter lustre-clilov.lov.stripesize in log lustre-client 16:20:06:Lustre: ctl-lustre-MDT0000: No data found on store. Initialize space 16:20:06:Lustre: lustre-MDT0000: new disk, initializing 16:20:06:Lustre: 2784:0:(mdt_lproc.c:380:lprocfs_wr_identity_upcall()) lustre-MDT0000: identity upcall set to /usr/sbin/l_getidentity 16:20:06:LustreError: 11-0: lustre-MDT0000-lwp-MDT0000: Communicating with 0@lo, operation mds_connect failed with -11. 16:20:07:Lustre: DEBUG MARKER: PATH=/usr/lib64/lustre/tests:/usr/lib/lustre/tests:/usr/lib64/lustre/tests:/opt/iozone/bin:/usr/lib64/lustre/tests/mpi:/usr/lib64/lustre/tests/racer:/usr/lib64/lustre/../lustre-iokit/sgpdd-survey:/usr/lib64/lustre/tests:/usr/lib64/lustre/utils/gss:/usr/li 16:20:07:LNet: 2953:0:(debug.c:324:libcfs_debug_str2mask()) You are trying to use a numerical value for the mask - this will be deprecated in a future release. 16:20:07:LNet: 2954:0:(debug.c:324:libcfs_debug_str2mask()) You are trying to use a numerical value for the mask - this will be deprecated in a future release. 16:20:07:Lustre: DEBUG MARKER: e2label /dev/lvm-MDS/P1 2>/dev/null 16:20:18:LustreError: 3033:0:(lustre_fid.h:714:lu_fid_diff()) ASSERTION( fid_seq(fid1) == fid_seq(fid2) ) failed: fid1:[0x100010000:0x1:0x0], fid2:[0x100000000:0x1:0x0] 16:20:18:LustreError: 3033:0:(lustre_fid.h:714:lu_fid_diff()) LBUG 16:20:18:Pid: 3033, comm: osp-pre-1 16:20:18: 16:20:18:Call Trace: 16:20:18: [<ffffffffa04d7895>] libcfs_debug_dumpstack+0x55/0x80 [libcfs] 16:20:18: [<ffffffffa04d7e97>] lbug_with_loc+0x47/0xb0 [libcfs] 16:20:18: [<ffffffffa0f61843>] osp_precreate_cleanup_orphans+0x10f3/0x1130 [osp] 16:20:18: [<ffffffffa0802dd1>] ? import_at_get_index+0xb1/0xf0 [ptlrpc] 16:20:18: [<ffffffffa0f63bb3>] osp_precreate_thread+0x223/0x1bc0 [osp] 16:20:18: [<ffffffff8105fa40>] ? default_wake_function+0x0/0x20 16:20:18: [<ffffffffa0f63990>] ? osp_precreate_thread+0x0/0x1bc0 [osp] 16:20:18: [<ffffffff8100c0ca>] child_rip+0xa/0x20 16:20:18: [<ffffffffa0f63990>] ? osp_precreate_thread+0x0/0x1bc0 [osp] 16:20:18: [<ffffffffa0f63990>] ? osp_precreate_thread+0x0/0x1bc0 [osp] 16:20:18: [<ffffffff8100c0c0>] ? child_rip+0x0/0x20 16:20:18: 16:20:18:LustreError: 3035:0:(lustre_fid.h:714:lu_fid_diff()) ASSERTION( fid_seq(fid1) == fid_seq(fid2) ) failed: fid1:[0x100020000:0x1:0x0], fid2:[0x100000000:0x1:0x0] 16:20:18:LustreError: 3035:0:(lustre_fid.h:714:lu_fid_diff()) LBUG 16:20:18:Pid: 3035, comm: osp-pre-2 16:20:18: 16:20:18:Call Trace: 16:20:18: [<ffffffffa04d7895>] libcfs_debug_dumpstack+0x55/0x80 [libcfs] 16:20:18: [<ffffffffa04d7e97>] lbug_with_loc+0x47/0xb0 [libcfs] 16:20:18: [<ffffffffa0f61843>] osp_precreate_cleanup_orphans+0x10f3/0x1130 [osp] 16:20:18: [<ffffffffa0802dd1>] ? import_at_get_index+0xb1/0xf0 [ptlrpc] 16:20:18: [<ffffffffa0f63bb3>] osp_precreate_thread+0x223/0x1bc0 [osp] 16:20:18: [<ffffffff8105fa40>] ? default_wake_function+0x0/0x20 16:20:18: [<ffffffffa0f63990>] ? osp_precreate_thread+0x0/0x1bc0 [osp] 16:20:18: [<ffffffff8100c0ca>] child_rip+0xa/0x20 16:20:18: [<ffffffffa0f63990>] ? osp_precreate_thread+0x0/0x1bc0 [osp] 16:20:18: [<ffffffffa0f63990>] ? osp_precreate_thread+0x0/0x1bc0 [osp] 16:20:18: [<ffffffff8100c0c0>] ? child_rip+0x0/0x20 16:20:18: 16:20:18:Kernel panic - not syncing: LBUG
Examples: https://maloo.whamcloud.com/test_sets/2b27a1e2-9f19-11e2-975f-52540035b04c
https://maloo.whamcloud.com/test_sets/1c7c2ed4-9f22-11e2-975f-52540035b04c
and so on, too many to list all.