<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:18:01 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-8490] ZFS osd sleeping in nonatomic context.</title>
                <link>https://jira.whamcloud.com/browse/LU-8490</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Trying debug kernel in maloo it seems ZFS is hardly operational, sleeps in atomic context and then dies due to some spinlock deadlock or something (soft lockup leading to panic due to our kernel config).&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;05:18:30:[  590.971378] BUG: sleeping function called from invalid context at kernel/mutex.c:104
05:18:30:[  590.973218] in_atomic(): 1, irqs_disabled(): 0, pid: 32539, name: mdt00_002
05:18:30:[  590.974751] CPU: 0 PID: 32539 Comm: mdt00_002 Tainted: P        W  OE  ------------   3.10.0-327.22.2.el7_lustre.x86_64 #1
05:18:30:[  590.976645] Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2007
05:18:30:[  590.978113]  ffff88004c77bf58 00000000d641fc8e ffff880039193860 ffffffff8164bed6
05:18:30:[  590.979760]  ffff880039193870 ffffffff810b5639 ffff880039193888 ffffffff81651220
05:18:30:[  590.981415]  ffff88004c77be88 ffff8800391938b0 ffffffffa03e0d80 ffff880025cf5f70
05:18:30:[  590.983057] Call Trace:
05:18:30:[  590.984316]  [&amp;lt;ffffffff8164bed6&amp;gt;] dump_stack+0x19/0x1b
05:18:30:[  590.985764]  [&amp;lt;ffffffff810b5639&amp;gt;] __might_sleep+0xd9/0x100
05:18:30:[  590.987246]  [&amp;lt;ffffffff81651220&amp;gt;] mutex_lock+0x20/0x40
05:18:30:[  590.988729]  [&amp;lt;ffffffffa03e0d80&amp;gt;] sa_spill_rele+0x20/0xb0 [zfs]
05:18:30:[  590.990223]  [&amp;lt;ffffffffa0fcf39f&amp;gt;] osd_object_sa_dirty_rele+0xaf/0x110 [osd_zfs]
05:18:30:[  590.991867]  [&amp;lt;ffffffffa0fc7d20&amp;gt;] osd_trans_stop+0x2a0/0x530 [osd_zfs]
05:18:30:[  590.993471]  [&amp;lt;ffffffffa0e2da69&amp;gt;] top_trans_stop+0x99/0x8f0 [ptlrpc]
05:18:30:[  590.995068]  [&amp;lt;ffffffffa121cbda&amp;gt;] ? lod_attr_set+0xaa/0x920 [lod]
05:18:30:[  590.996606]  [&amp;lt;ffffffffa1202219&amp;gt;] lod_trans_stop+0x259/0x340 [lod]
05:18:30:[  590.998149]  [&amp;lt;ffffffffa1284ffd&amp;gt;] ? mdd_attr_set_internal+0x11d/0x2a0 [mdd]
05:18:30:[  590.999737]  [&amp;lt;ffffffffa128fa5a&amp;gt;] mdd_trans_stop+0x1a/0x1c [mdd]
05:18:30:[  591.001275]  [&amp;lt;ffffffffa127d85c&amp;gt;] mdd_create+0x104c/0x12b0 [mdd]
05:18:30:[  591.002815]  [&amp;lt;ffffffffa1154f19&amp;gt;] mdt_md_create+0x849/0xba0 [mdt]
05:18:30:[  591.004373]  [&amp;lt;ffffffffa0bac561&amp;gt;] ? lprocfs_job_stats_log+0xd1/0x600 [obdclass]
05:18:30:[  591.006010]  [&amp;lt;ffffffffa11553db&amp;gt;] mdt_reint_create+0x16b/0x350 [mdt]
05:18:30:[  591.007596]  [&amp;lt;ffffffffa11568e0&amp;gt;] mdt_reint_rec+0x80/0x210 [mdt]
05:18:30:[  591.009238]  [&amp;lt;ffffffffa1139e02&amp;gt;] mdt_reint_internal+0x582/0x970 [mdt]
05:18:30:[  591.010814]  [&amp;lt;ffffffffa1144b67&amp;gt;] mdt_reint+0x67/0x140 [mdt]
05:18:30:[  591.012344]  [&amp;lt;ffffffffa0e1a7e5&amp;gt;] tgt_request_handle+0x925/0x1330 [ptlrpc]
05:18:30:[  591.013948]  [&amp;lt;ffffffffa0dc824e&amp;gt;] ptlrpc_server_handle_request+0x22e/0xaa0 [ptlrpc]
05:18:30:[  591.015621]  [&amp;lt;ffffffffa0dc6aee&amp;gt;] ? ptlrpc_wait_event+0xae/0x350 [ptlrpc]
05:18:30:[  591.017218]  [&amp;lt;ffffffff810bcc92&amp;gt;] ? default_wake_function+0x12/0x20
05:18:30:[  591.018769]  [&amp;lt;ffffffff810b2cd8&amp;gt;] ? __wake_up_common+0x58/0x90
05:18:30:[  591.020298]  [&amp;lt;ffffffffa0dcc018&amp;gt;] ptlrpc_main+0xa58/0x1db0 [ptlrpc]
05:18:30:[  591.021868]  [&amp;lt;ffffffffa0dcb5c0&amp;gt;] ? ptlrpc_register_service+0xe60/0xe60 [ptlrpc]
05:18:30:[  591.023511]  [&amp;lt;ffffffff810a8a24&amp;gt;] kthread+0xe4/0xf0
05:18:30:[  591.024956]  [&amp;lt;ffffffff810a8940&amp;gt;] ? kthread_create_on_node+0x140/0x140
05:18:30:[  591.026521]  [&amp;lt;ffffffff8165d3d8&amp;gt;] ret_from_fork+0x58/0x90
05:18:30:[  591.027984]  [&amp;lt;ffffffff810a8940&amp;gt;] ? kthread_create_on_node+0x140/0x140
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Examples:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/35c51d2c-5e25-11e6-b2e2-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/35c51d2c-5e25-11e6-b2e2-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/d4afd7c4-5e48-11e6-b5b1-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/d4afd7c4-5e48-11e6-b5b1-5254006e85c2&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="38751">LU-8490</key>
            <summary>ZFS osd sleeping in nonatomic context.</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="bzzz">Alex Zhuravlev</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Wed, 10 Aug 2016 04:48:08 +0000</created>
                <updated>Wed, 10 Aug 2016 11:36:01 +0000</updated>
                            <resolved>Wed, 10 Aug 2016 11:36:01 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="161389" author="bzzz" created="Wed, 10 Aug 2016 11:36:01 +0000"  >&lt;p&gt;this will be fixed in the patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8449&quot; title=&quot;OSS crash with oom-killer started&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8449&quot;&gt;&lt;del&gt;LU-8449&lt;/del&gt;&lt;/a&gt;&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|hzyka7:</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>