<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:53:28 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-12538] bad spinlock magic in sanity test 413b</title>
                <link>https://jira.whamcloud.com/browse/LU-12538</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;So now that we have this test running, it appears it triggers some uninitialized spinlock:&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;[ 4227.178380] Lustre: DEBUG MARKER: == sanity test 413b: mkdir with balanced space usage ================================================= 23:36:35 (1562902595)
[ 4227.257140] BUG: spinlock bad magic on CPU#2, mkdir/28359
[ 4227.258124]  lock: 0xffff8800c4e27270, .magic: 00000000, .owner: &amp;lt;none&amp;gt;/-1, .owner_cpu: 0
[ 4227.259569] CPU: 2 PID: 28359 Comm: mkdir Kdump: loaded Tainted: G           OE  ------------   3.10.0-7.6-debug #5
[ 4227.261675] Hardware name: Bochs Bochs, BIOS Bochs 01/01/2011
[ 4227.262763] Call Trace:
[ 4227.263346]  [&amp;lt;ffffffff817b5bf2&amp;gt;] dump_stack+0x19/0x1b
[ 4227.264336]  [&amp;lt;ffffffff817b5cbe&amp;gt;] spin_bug+0xa1/0xa8
[ 4227.265252]  [&amp;lt;ffffffff813fb6e1&amp;gt;] do_raw_spin_lock+0x61/0xa0
[ 4227.266322]  [&amp;lt;ffffffff817bf97e&amp;gt;] _raw_spin_lock+0x1e/0x20
[ 4227.267524]  [&amp;lt;ffffffffa07dd10b&amp;gt;] lmv_locate_tgt_rr+0x3b/0x19b [lmv]
[ 4227.268604]  [&amp;lt;ffffffffa07d7a12&amp;gt;] lmv_locate_tgt+0x2b2/0x300 [lmv]
[ 4227.269586]  [&amp;lt;ffffffffa07d7b17&amp;gt;] lmv_create+0xb7/0x6d0 [lmv]
[ 4227.270465]  [&amp;lt;ffffffff81120b62&amp;gt;] ? from_kgid+0x12/0x20
[ 4227.271117]  [&amp;lt;ffffffffa0d746d9&amp;gt;] ? ll_prep_md_op_data+0x239/0x510 [lustre]
[ 4227.272318]  [&amp;lt;ffffffffa0d88c1f&amp;gt;] ll_new_node+0x21f/0xad0 [lustre]
[ 4227.273590]  [&amp;lt;ffffffffa0d89a0c&amp;gt;] ll_mkdir+0x8c/0x220 [lustre]
[ 4227.275029]  [&amp;lt;ffffffff81243347&amp;gt;] vfs_mkdir+0xb7/0x160
[ 4227.276032]  [&amp;lt;ffffffff812496ff&amp;gt;] SyS_mkdirat+0x6f/0xe0
[ 4227.276872]  [&amp;lt;ffffffff81249789&amp;gt;] SyS_mkdir+0x19/0x20
[ 4227.277619]  [&amp;lt;ffffffff817cae15&amp;gt;] system_call_fastpath+0x1c/0x21
[ 4227.278378]  [&amp;lt;ffffffff817cad61&amp;gt;] ? system_call_after_swapgs+0xae/0x146
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="56392">LU-12538</key>
            <summary>bad spinlock magic in sanity test 413b</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="pfarrell">Patrick Farrell</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 Jul 2019 05:50:33 +0000</created>
                <updated>Wed, 17 Jul 2019 21:22:26 +0000</updated>
                            <resolved>Wed, 17 Jul 2019 21:22:26 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="251293" author="gerrit" created="Fri, 12 Jul 2019 19:27:24 +0000"  >&lt;p&gt;Patrick Farrell (pfarrell@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35490&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35490&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12538&quot; title=&quot;bad spinlock magic in sanity test 413b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12538&quot;&gt;&lt;del&gt;LU-12538&lt;/del&gt;&lt;/a&gt; lod: Add missed qos_rr_init&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1d4fd0bdb6670e3997988dc4ec482d6b367f7de0&lt;/p&gt;</comment>
                            <comment id="251527" author="gerrit" created="Wed, 17 Jul 2019 06:21:21 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35490/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35490/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12538&quot; title=&quot;bad spinlock magic in sanity test 413b&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12538&quot;&gt;&lt;del&gt;LU-12538&lt;/del&gt;&lt;/a&gt; lod: Add missed qos_rr_init&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5e6a30cc2f344e38dd11ef3db1eb23c1705d8f32&lt;/p&gt;</comment>
                            <comment id="251579" author="pjones" created="Wed, 17 Jul 2019 21:22:26 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                    </comments>
                    <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|i00jkf:</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>