<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:11:02 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-14587] (lproc_ptlrpc.c:606:ptlrpc_lprocfs_nrs_seq_show()) LBUG</title>
                <link>https://jira.whamcloud.com/browse/LU-14587</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We are using tbf and hit this lbug. &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;
[1816481.910650] LustreError: 17747:0:(lproc_ptlrpc.c:606:ptlrpc_lprocfs_nrs_seq_show()) ASSERTION( strncmp(infos[pol_idx].pi_arg, tmp.pi_arg, sizeof(tmp.pi_arg)) == 0 ) failed: 
[1816481.957475] LustreError: 17747:0:(lproc_ptlrpc.c:606:ptlrpc_lprocfs_nrs_seq_show()) LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="63672">LU-14587</key>
            <summary>(lproc_ptlrpc.c:606:ptlrpc_lprocfs_nrs_seq_show()) LBUG</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="1">Fixed</resolution>
                                        <assignee username="flei">Feng Lei </assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Tue, 6 Apr 2021 18:05:00 +0000</created>
                <updated>Wed, 16 Mar 2022 23:51:44 +0000</updated>
                            <resolved>Wed, 3 Nov 2021 03:31:06 +0000</resolved>
                                    <version>Lustre 2.12.5</version>
                                    <fixVersion>Lustre 2.12.8</fixVersion>
                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="298126" author="pjones" created="Wed, 7 Apr 2021 17:34:08 +0000"  >&lt;p&gt;Li Xi&lt;/p&gt;

&lt;p&gt;Could you please advise?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="298128" author="adilger" created="Wed, 7 Apr 2021 17:35:02 +0000"  >&lt;p&gt;It doesn&apos;t make sense to have an LASSERT() in the proc handler.  At worst this should just return an error if there is a problem.&lt;/p&gt;</comment>
                            <comment id="315117" author="pjones" created="Sat, 9 Oct 2021 14:09:46 +0000"  >&lt;p&gt;Feng Lei&lt;/p&gt;

&lt;p&gt;Is this something that you could assist with?&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="315256" author="gerrit" created="Tue, 12 Oct 2021 06:40:23 +0000"  >&lt;p&gt;&quot;Feng, Lei &amp;lt;flei@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45200&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45200&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14587&quot; title=&quot;(lproc_ptlrpc.c:606:ptlrpc_lprocfs_nrs_seq_show()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14587&quot;&gt;&lt;del&gt;LU-14587&lt;/del&gt;&lt;/a&gt; ptlrpc: remove LASSERT in nrs_polices proc handler&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e8df09dbf1f01510032987c6337d2ca6fa44aeb2&lt;/p&gt;</comment>
                            <comment id="317279" author="gerrit" created="Wed, 3 Nov 2021 02:37:26 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/45200/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45200/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14587&quot; title=&quot;(lproc_ptlrpc.c:606:ptlrpc_lprocfs_nrs_seq_show()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14587&quot;&gt;&lt;del&gt;LU-14587&lt;/del&gt;&lt;/a&gt; ptlrpc: remove LASSERT in nrs_polices proc handler&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9997f94d4b6ee335d2bf86f94bd43464d5b8f061&lt;/p&gt;</comment>
                            <comment id="317306" author="pjones" created="Wed, 3 Nov 2021 03:31:06 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                            <comment id="318229" author="gerrit" created="Mon, 15 Nov 2021 02:32:29 +0000"  >&lt;p&gt;&quot;Minh Diep &amp;lt;mdiep@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45568&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45568&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14587&quot; title=&quot;(lproc_ptlrpc.c:606:ptlrpc_lprocfs_nrs_seq_show()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14587&quot;&gt;&lt;del&gt;LU-14587&lt;/del&gt;&lt;/a&gt; ptlrpc: remove LASSERT in nrs_polices proc handler&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6a465c943931eff09aa9a14d42aff086827a4811&lt;/p&gt;</comment>
                            <comment id="318445" author="gerrit" created="Wed, 17 Nov 2021 18:45:06 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/45568/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45568/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14587&quot; title=&quot;(lproc_ptlrpc.c:606:ptlrpc_lprocfs_nrs_seq_show()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14587&quot;&gt;&lt;del&gt;LU-14587&lt;/del&gt;&lt;/a&gt; ptlrpc: remove LASSERT in nrs_polices proc handler&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 434a56fc6650eb67da50aad471943d32b67c7dda&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|i01rgv:</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>