<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:55:50 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-12808] jobid_get_from_cache softlockup.</title>
                <link>https://jira.whamcloud.com/browse/LU-12808</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;2.12.2 clients starting to see soft-lockup. Is it a dup of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12225&quot; title=&quot;jobid_get_from_cache stalled on spin_lock(&amp;amp;pidmap-&amp;gt;jp_lock)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12225&quot;&gt;&lt;del&gt;LU-12225&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
446307.776312] CPU: 14 PID: 32407 Comm: ggfs Tainted: G           OEL     4.12.14-95.19.1.20190617-nasa #1 SLE12-SP4 (unreleased)
[446307.788116] Hardware name: SGI.COM ICE-XIP113/X9DRT-Dakota, BIOS DA0E2016 02/01/2016
[446307.796279] task: ffff91f515800540 task.stack: ffff9d53c6e7c000
[446307.802625] RIP: 0010:native_queued_spin_lock_slowpath+0xda/0x1d0
[446307.809150] RSP: 0018:ffff9d53c6e7f710 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff10
[446307.817142] RAX: 0000000000000000 RBX: ffff91f59c9acf00 RCX: 00000000003c0000
[446307.824699] RDX: ffff91f59f123a00 RSI: ffffffff89541a20 RDI: ffff91f59c9acf18
[446307.832256] RBP: ffff91f59c9acf18 R08: 0000000000000044 R09: 0000000000000000
[446307.839814] R10: 00003ffffffff000 R11: ffff91f591996708 R12: 0000000000000000
[446307.847373] R13: 0000000000000020 R14: ffff91ee5f54dcd0 R15: ffff91f51bb9f480
[446307.854939] FS:  00002aaaaab08000(0000) GS:ffff91f59f100000(0000) knlGS:0000000000000000
[446307.863459] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[446307.869637] CR2: 0000000015789018 CR3: 0000000adbd36006 CR4: 00000000001606e0
[446307.877196] Call Trace:
[446307.880082]  queued_spin_lock_slowpath+0x7/0xa
[446307.884980]  jobid_get_from_cache+0x1dc/0x610 [obdclass]
[446307.890739]  lustre_get_jobid+0x227/0x280 [obdclass]
[446307.896155]  ptlrpc_set_add_req+0x7e/0x100 [ptlrpc]
[446307.901482]  ptlrpc_queue_wait+0x70/0x210 [ptlrpc]
[446307.906726]  ldlm_cli_enqueue+0x3a1/0x8c0 [ptlrpc]
[446307.911969]  ? ldlm_expired_completion_wait+0x200/0x200 [ptlrpc]
[446307.918416]  ? ll_md_need_convert+0x160/0x160 [lustre]
[446307.923991]  ? mdc_changelog_cdev_finish+0x4e0/0x4e0 [mdc]
[446307.929911]  mdc_enqueue_base+0x33d/0x19f0 [mdc]
[446307.934962]  ? __switch_to_asm+0x40/0x70
[446307.939324]  mdc_intent_lock+0x126/0x4c0 [mdc]
[446307.944207]  ? ll_md_need_convert+0x160/0x160 [lustre]
[446307.949790]  ? ldlm_expired_completion_wait+0x200/0x200 [ptlrpc]
[446307.956225]  ? mdc_changelog_cdev_finish+0x4e0/0x4e0 [mdc]
[446307.962143]  lmv_intent_lock+0x3be/0x970 [lmv]
[446307.967021]  ? kmem_cache_alloc_trace+0x19e/0x1c0
[446307.972169]  ? ll_i2suppgid+0x11/0x30 [lustre]
[446307.977056]  ? ll_md_need_convert+0x160/0x160 [lustre]
[446307.982628]  ? ll_prep_md_op_data+0x1d0/0x4d0 [lustre]
[446307.988201]  ll_lookup_it+0x24e/0xa80 [lustre]
[446307.993081]  ll_lookup_nd+0x90/0x160 [lustre]
[446307.997865]  lookup_slow+0x91/0x130
[446308.001783]  walk_component+0x18f/0x210
[446308.006056]  path_lookupat+0x69/0x200
[446308.010154]  filename_lookup+0x9c/0x150
[446308.014420]  ? page_add_new_anon_rmap+0x72/0xc0
[446308.019384]  ? getname_flags+0x6c/0x1f0
[446308.023650]  vfs_statx+0x64/0xc0
[446308.027317]  SYSC_newstat+0x26/0x40
[446308.031243]  ? __do_page_fault+0x213/0x4c0
[446308.035775]  do_syscall_64+0x74/0x160
[446308.039876]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2

 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="57005">LU-12808</key>
            <summary>jobid_get_from_cache softlockup.</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="wshilong">Wang Shilong</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Wed, 25 Sep 2019 21:14:48 +0000</created>
                <updated>Mon, 20 Apr 2020 01:35:47 +0000</updated>
                            <resolved>Mon, 20 Apr 2020 01:35:47 +0000</resolved>
                                    <version>Lustre 2.12.2</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="255405" author="pjones" created="Wed, 25 Sep 2019 22:59:56 +0000"  >&lt;p&gt;Shilong&lt;/p&gt;

&lt;p&gt;Do you think that this is a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12225&quot; title=&quot;jobid_get_from_cache stalled on spin_lock(&amp;amp;pidmap-&amp;gt;jp_lock)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12225&quot;&gt;&lt;del&gt;LU-12225&lt;/del&gt;&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="255408" author="wshilong" created="Thu, 26 Sep 2019 00:41:51 +0000"  >&lt;p&gt;This looks duplicated as &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12225&quot; title=&quot;jobid_get_from_cache stalled on spin_lock(&amp;amp;pidmap-&amp;gt;jp_lock)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12225&quot;&gt;&lt;del&gt;LU-12225&lt;/del&gt;&lt;/a&gt;, the patch have been ported to b2_12 branch after release 2.12.2, still not new tags&lt;br/&gt;
2.12.3 release yet, so i&apos;d suggest to double check your client used repo whether it include this fix, if not, we need upgrade to latest b2_12 branch to include the fix.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Shilong&lt;/p&gt;</comment>
                            <comment id="268004" author="wshilong" created="Mon, 20 Apr 2020 01:35:47 +0000"  >&lt;p&gt;Feel free to re-open if still problem.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="55495">LU-12225</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i00ncf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>