Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Lustre 2.11.0
-
None
-
3
-
9223372036854775807
Description
This issue was created by maloo for Bob Glossman <bob.glossman@intel.com>
This issue relates to the following test suite run: https://testing.hpdd.intel.com/test_sets/5a28029e-936f-11e7-ba84-5254006e85c2.
The sub-test test_53b failed with the following error:
test failed to respond and timed out
client mount hangs, eventually auto test times out and kills everything.
Stack traces like this can be seen in console logs & syslog of client1:
Sep 6 23:15:14 onyx-60vm1 kernel: INFO: task mount.lustre:6010 blocked for more than 120 seconds. Sep 6 23:15:14 onyx-60vm1 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. Sep 6 23:15:14 onyx-60vm1 kernel: mount.lustre D 0000000000000001 0 6010 6009 0x00000080 Sep 6 23:15:14 onyx-60vm1 kernel: ffff880079fcb940 0000000000000086 ffff8800797a0fd0 ffff880079fcbfd8 Sep 6 23:15:14 onyx-60vm1 kernel: ffff880079fcbfd8 ffff880079fcbfd8 ffff8800797a0fd0 ffff880069ceb930 Sep 6 23:15:14 onyx-60vm1 kernel: 7fffffffffffffff ffff880069ceb928 ffff8800797a0fd0 0000000000000001 Sep 6 23:15:14 onyx-60vm1 kernel: Call Trace: Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff816a94c9>] schedule+0x29/0x70 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff816a6fd9>] schedule_timeout+0x239/0x2c0 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff810c12d5>] ? check_preempt_curr+0x85/0xa0 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff810c1309>] ? ttwu_do_wakeup+0x19/0xd0 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff816a987d>] wait_for_completion+0xfd/0x140 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff810c4810>] ? wake_up_state+0x20/0x20 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc072c3b4>] llog_process_or_fork+0x244/0x450 [obdclass] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc072c5d4>] llog_process+0x14/0x20 [obdclass] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc075cef5>] class_config_parse_llog+0x125/0x350 [obdclass] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc0688368>] mgc_process_cfg_log+0x788/0xc40 [mgc] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc068b1e3>] mgc_process_log+0x3d3/0x890 [mgc] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc068b947>] ? do_config_log_add+0x2a7/0x580 [mgc] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc068c7c0>] mgc_process_config+0x890/0x13f0 [mgc] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc07690aa>] lustre_process_log+0x2da/0xae0 [obdclass] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff816ab9ee>] ? _raw_spin_unlock_bh+0x1e/0x20 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff8132319b>] ? fprop_local_init_percpu+0x1b/0x30 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc0be5208>] ll_fill_super+0xaf8/0x1220 [lustre] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc076ef86>] lustre_fill_super+0x286/0x910 [obdclass] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc076ed00>] ? lustre_common_put_super+0x270/0x270 [obdclass] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff81204afd>] mount_nodev+0x4d/0xb0 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffffc0766e38>] lustre_mount+0x38/0x60 [obdclass] Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff81205589>] mount_fs+0x39/0x1b0 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff81222057>] vfs_kern_mount+0x67/0x110 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff81224563>] do_mount+0x233/0xaf0 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff8118760e>] ? __get_free_pages+0xe/0x40 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff812251a6>] SyS_mount+0x96/0xf0 Sep 6 23:15:14 onyx-60vm1 kernel: [<ffffffff816b4fc9>] system_call_fastpath+0x16/0x1b
Info required for matching: conf-sanity 53b
Attachments
Issue Links
- duplicates
-
LU-10123 Repeated timeouts during mount()- MDS and client.
- Resolved