<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:40:37 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-11063] RHEL7.[345] RCU breakage</title>
                <link>https://jira.whamcloud.com/browse/LU-11063</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I finally traced my debug kernel problems with later rhel releases to RCU breakage of some sort.&lt;/p&gt;

&lt;p&gt;ldlm_locks slab is declared as SLAB_DESTROY_BY_RCU if it&apos;s defined This is going back to bugzilla 18015 &lt;a href=&quot;https://bugzilla.lustre.org/show_bug.cgi?id=18015&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.lustre.org/show_bug.cgi?id=18015&lt;/a&gt; patch by BobiJam.&lt;/p&gt;

&lt;p&gt;Now it appears that as we schedule a free in that slab and then destroy the slab, the actual free is delayed and is executed after the slab is already freed despite rcu_barrier() being present.&lt;/p&gt;

&lt;p&gt;Clear bug that I will file rh bugzilla ticket for.&lt;/p&gt;

&lt;p&gt;But in addition to that I wonder how much do we need that thing nowadays, esp. considering that newer kernels renamed the flag to SLAB_TYPESAFE_BY_RCU that we do not detect and just not set it in that case.&lt;/p&gt;

&lt;p&gt;Should we just convert ldlm_locks into a normal slab again I wonder?&lt;/p&gt;</description>
                <environment></environment>
        <key id="52426">LU-11063</key>
            <summary>RHEL7.[345] RCU breakage</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="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="5">Cannot Reproduce</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 29 May 2018 17:22:48 +0000</created>
                <updated>Thu, 7 Sep 2023 20:27:46 +0000</updated>
                            <resolved>Thu, 27 Apr 2023 23:26:54 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="249516" author="green" created="Thu, 20 Jun 2019 03:27:36 +0000"  >&lt;p&gt;This appears to be a deeper case than just removing the flag as was done in this patch &lt;a href=&quot;https://review.whamcloud.com/34147&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34147&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11568&quot; title=&quot;Get rid of SLAB_DESTROY_BY_RCU&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11568&quot;&gt;&lt;del&gt;LU-11568&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12374&quot; title=&quot;client went down w/ panic during lustre_rmmod&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12374&quot;&gt;&lt;del&gt;LU-12374&lt;/del&gt;&lt;/a&gt; does not seem to help either.&lt;/p&gt;

&lt;p&gt;All such crashes are in parallel nfs scale testing on rhel only so I must conclude this is just some deep rhel7 bug.&lt;/p&gt;</comment>
                            <comment id="319038" author="jamesanunez" created="Tue, 23 Nov 2021 21:06:08 +0000"  >&lt;p&gt;Oleg - DO you think the crash in parallel-scale-nfsv3 racer_on_nfs at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/6f865cfa-2575-4ccc-8677-6ff091967e56&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/6f865cfa-2575-4ccc-8677-6ff091967e56&lt;/a&gt; is the same issue as this ticket? I ask because this is a SLES 15 SP2 test session. &lt;/p&gt;</comment>
                            <comment id="319056" author="green" created="Wed, 24 Nov 2021 00:48:09 +0000"  >&lt;p&gt;no, it&apos;s a different generic kernel bug. The patch for it is here (not sure how you can actually get SuSE to include it though): &lt;a href=&quot;https://patchwork.kernel.org/project/linux-nfs/cover/cover.1568377101.git.bcodding@redhat.com/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://patchwork.kernel.org/project/linux-nfs/cover/cover.1568377101.git.bcodding@redhat.com/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="319067" author="pjones" created="Wed, 24 Nov 2021 02:13:01 +0000"  >&lt;p&gt;Perhaps &lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=neilb&quot; class=&quot;user-hover&quot; rel=&quot;neilb&quot;&gt;neilb&lt;/a&gt; would care to comment?&lt;/p&gt;</comment>
                            <comment id="319068" author="neilb" created="Wed, 24 Nov 2021 02:39:58 +0000"  >&lt;p&gt;If you want to get a patch into SUSE (all upper-case these days) you open an issue on bugzilla.suse.com, and explain what and why.&#160; If you assign the issue to me (or put me on cc or somehow let me know about it - I&apos;m &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;mailto:nfbrown@suse.com&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;nfbrown@suse.com&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/mail_small.gif&quot; height=&quot;12&quot; width=&quot;13&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt; in bugzilla) I can expedite it.&lt;/p&gt;

&lt;p&gt;Or you can ask me directly,&#160; then I can create the bugzilla issue myself.&lt;/p&gt;

&lt;p&gt;What would be even better would be for these fixup patches to have been marked &quot;Fixes: ......&quot;.&#160; Then I would have be alerted to them by our automated machinery.&#160; It&apos;s too late for that though...&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="55992">LU-12454</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="53811">LU-11568</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55820">LU-12374</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="77795">LU-17097</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>18015.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <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|hzzxxr:</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>