<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:52:42 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-5578] LBUG : (mdt_lib.c:543:mdt_dump_lmm()) ASSERTION( stripe_count &lt;= (__s16)160 ) failed</title>
                <link>https://jira.whamcloud.com/browse/LU-5578</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;A user has been able to trigger a LBUG on the MDT of a routed filesystem with the following commands:&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;client2.4$ lfs setstripe -c 200 test-striping
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The client is running Lustre 2.4.&lt;br/&gt;
The MDS is running Lustre 2.1.&lt;/p&gt;

&lt;p&gt;Console traces:&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;kern emerg kernel [2283281.373220] LustreError: 4412:0:(mdt_lib.c:543:mdt_dump_lmm()) ASSERTION( stripe_count &amp;lt;= (__s16)160 ) failed:
kern emerg kernel [2283281.383897] LustreError: 4412:0:(mdt_lib.c:543:mdt_dump_lmm()) LBUG

[2283281.390506] Pid: 4412, comm: mdt_353
[2283281.395807]
[2283281.395808] Call Trace:
[2283281.403306] [&amp;lt;ffffffffa051a7f5&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
[2283281.411916] [&amp;lt;ffffffffa051ae07&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
[2283281.419816] [&amp;lt;ffffffffa0dabbd2&amp;gt;] mdt_dump_lmm+0x272/0x280 [mdt]
[2283281.427509] [&amp;lt;ffffffffa0da55f2&amp;gt;] mdt_getattr_internal+0x672/0xe90 [mdt]
[2283281.436180] [&amp;lt;ffffffffa0789c90&amp;gt;] ? lustre_swab_mdt_body+0x0/0x150 [ptlrpc]
[2283281.444886] [&amp;lt;ffffffffa0da6035&amp;gt;] mdt_getattr+0x225/0x920 [mdt]
[2283281.452621] [&amp;lt;ffffffffa0d9c762&amp;gt;] mdt_handle_common+0x932/0x1750 [mdt]
[2283281.460733] [&amp;lt;ffffffffa0d9d655&amp;gt;] mdt_regular_handle+0x15/0x20 [mdt]
[2283281.468705] [&amp;lt;ffffffffa07974f6&amp;gt;] ptlrpc_main+0xd16/0x1a80 [ptlrpc]
[2283281.476675] [&amp;lt;ffffffff810017cc&amp;gt;] ? __switch_to+0x1ac/0x320
[2283281.484190] [&amp;lt;ffffffffa07967e0&amp;gt;] ? ptlrpc_main+0x0/0x1a80 [ptlrpc]
[2283281.492041] [&amp;lt;ffffffff8100412a&amp;gt;] child_rip+0xa/0x20
[2283281.498695] [&amp;lt;ffffffffa07967e0&amp;gt;] ? ptlrpc_main+0x0/0x1a80 [ptlrpc]
[2283281.506842] [&amp;lt;ffffffffa07967e0&amp;gt;] ? ptlrpc_main+0x0/0x1a80 [ptlrpc]
[2283281.514923] [&amp;lt;ffffffff81004120&amp;gt;] ? child_rip+0x0/0x20
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I can&apos;t say why the user was trying to stripe over 200 OSTs on a 55 OSTs FS, but the fact is that it led the MDS to panic.&lt;/p&gt;</description>
                <environment>Routed filesystem: 1 MDT + 55 OSTs&lt;br/&gt;
Servers w/ Lustre 2.1.6 + Bull patches&lt;br/&gt;
Clients w/ Lustre 2.4.3 + Bull patches&lt;br/&gt;
Routers w/ Lustre 2.4.3 + Bull patches</environment>
        <key id="26291">LU-5578</key>
            <summary>LBUG : (mdt_lib.c:543:mdt_dump_lmm()) ASSERTION( stripe_count &lt;= (__s16)160 ) failed</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="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="yujian">Jian Yu</assignee>
                                    <reporter username="bruno.travouillon">Bruno Travouillon</reporter>
                        <labels>
                    </labels>
                <created>Wed, 3 Sep 2014 15:17:48 +0000</created>
                <updated>Wed, 3 Sep 2014 20:35:32 +0000</updated>
                            <resolved>Wed, 3 Sep 2014 16:25:10 +0000</resolved>
                                    <version>Lustre 2.1.6</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="93118" author="bruno.travouillon" created="Wed, 3 Sep 2014 15:20:50 +0000"  >&lt;p&gt;Duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2811&quot; title=&quot;LBUG: stripe_count &amp;gt; LOV_MAX_STRIPE_COUNT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2811&quot;&gt;&lt;del&gt;LU-2811&lt;/del&gt;&lt;/a&gt; ?&lt;/p&gt;</comment>
                            <comment id="93121" author="pjones" created="Wed, 3 Sep 2014 16:15:59 +0000"  >&lt;p&gt;Yu, Jian&lt;/p&gt;

&lt;p&gt;Could you please advise as to whether this issue is indeed a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2811&quot; title=&quot;LBUG: stripe_count &amp;gt; LOV_MAX_STRIPE_COUNT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2811&quot;&gt;&lt;del&gt;LU-2811&lt;/del&gt;&lt;/a&gt;?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="93122" author="bfaccini" created="Wed, 3 Sep 2014 16:18:15 +0000"  >&lt;p&gt;Yes it is very likely to be a dup !&lt;/p&gt;</comment>
                            <comment id="93124" author="yujian" created="Wed, 3 Sep 2014 16:24:13 +0000"  >&lt;p&gt;Thanks Bruno. Yes, Peter, it&apos;s a duplicate. The patch for Lustre b2_1 branch is in &lt;a href=&quot;http://review.whamcloud.com/9884&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/9884&lt;/a&gt;. &lt;/p&gt;</comment>
                            <comment id="93152" author="bruno.travouillon" created="Wed, 3 Sep 2014 20:35:32 +0000"  >&lt;p&gt;Thanks guys!&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="17573">LU-2811</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|hzwv8f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>15561</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>