<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:09:00 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-7448] sleeping under spinlock somewhere in nrs/tbf code</title>
                <link>https://jira.whamcloud.com/browse/LU-7448</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I got this tell tale complaint in sanityn test 77e:&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;.781807] BUG: spinlock wrong CPU on CPU#1, lctl/29799 (Not tainted)
.782638]  lock: ffff880055277d08, .magic: dead4ead, .owner: lctl/29799, .owner_c
.784053] Pid: 29799, comm: lctl Not tainted 2.6.32-rhe6.7-debug #1
.784828] Call Trace:
.785635]  [&amp;lt;ffffffff812a06fa&amp;gt;] ? spin_bug+0xaa/0x100
.786402]  [&amp;lt;ffffffff812a07c6&amp;gt;] ? _raw_spin_unlock+0x76/0xa0
.787184]  [&amp;lt;ffffffff81530afe&amp;gt;] ? _spin_unlock+0xe/0x10
.787989]  [&amp;lt;ffffffffa153faa4&amp;gt;] ? nrs_policy_ctl+0xd4/0x2e0 [ptlrpc]
.788835]  [&amp;lt;ffffffffa15414f2&amp;gt;] ? ptlrpc_nrs_policy_control+0xe2/0x2a0 [ptlrpc]
.790282]  [&amp;lt;ffffffffa1522876&amp;gt;] ? ptlrpc_lprocfs_nrs_seq_write+0x3e6/0x600 [ptlrp
.791762]  [&amp;lt;ffffffffa1522490&amp;gt;] ? ptlrpc_lprocfs_nrs_seq_write+0x0/0x600 [ptlrpc]
.794101]  [&amp;lt;ffffffff811ff945&amp;gt;] ? proc_reg_write+0x85/0xc0
.794872]  [&amp;lt;ffffffff81192f48&amp;gt;] ? vfs_write+0xb8/0x1a0
.795616]  [&amp;lt;ffffffff811943f6&amp;gt;] ? fget_light_pos+0x16/0x50
.796356]  [&amp;lt;ffffffff81193881&amp;gt;] ? sys_write+0x51/0xb0
.797114]  [&amp;lt;ffffffff815312ee&amp;gt;] ? do_device_not_available+0xe/0x10
.797878]  [&amp;lt;ffffffff8100b112&amp;gt;] ? system_call_fastpath+0x16/0x1b
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;What this means is that something in nrs_policy_ctl() slept while holding nrs-&amp;gt;nrs_lock to the point that when it woke up, it was rescheduled on a different cpu.&lt;/p&gt;

&lt;p&gt;I only running rhel6 at the moment so this is the best I got and I do not see any obvious culprit right away.&lt;br/&gt;
Probably need to rerun with rhel7 where it actually catches offenders much better.&lt;/p&gt;</description>
                <environment></environment>
        <key id="33193">LU-7448</key>
            <summary>sleeping under spinlock somewhere in nrs/tbf code</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="3">Duplicate</resolution>
                                        <assignee username="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Wed, 18 Nov 2015 17:11:24 +0000</created>
                <updated>Tue, 5 Jan 2016 07:24:19 +0000</updated>
                            <resolved>Tue, 5 Jan 2016 07:24:19 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="137902" author="lixi" created="Tue, 5 Jan 2016 04:03:04 +0000"  >&lt;p&gt;Should be the the same problem with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5717&quot; title=&quot;Dead lock of nrs_tbf_timer_cb&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5717&quot;&gt;&lt;del&gt;LU-5717&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="137910" author="emoly.liu" created="Tue, 5 Jan 2016 07:24:19 +0000"  >&lt;p&gt;It&apos;s a dup of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5717&quot; title=&quot;Dead lock of nrs_tbf_timer_cb&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5717&quot;&gt;&lt;del&gt;LU-5717&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="26904">LU-5717</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|hzxtf3:</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>