<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:06:29 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-14058] Create tests for large number of MDTs</title>
                <link>https://jira.whamcloud.com/browse/LU-14058</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Patch &lt;a href=&quot;https://review.whamcloud.com/37759&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37759&lt;/a&gt; &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12506&quot; title=&quot;Client unable to mount filesystem with very large number of MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12506&quot;&gt;&lt;del&gt;LU-12506&lt;/del&gt;&lt;/a&gt; changelog: support large number of MDT&quot; allows clients to mount file systems with large numbers of MDTs. We need to create a, probably conf-sanity, test(s) that creates file systems with 16 and 32 MDTs and confirms that a client can mount this file system. The basic mount is a required test. Other testing with a large number of MDTs should be listed in this ticket.&lt;/p&gt;</description>
                <environment></environment>
        <key id="61295">LU-14058</key>
            <summary>Create tests for large number of MDTs</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="4" iconUrl="https://jira.whamcloud.com/images/icons/statuses/reopened.png" description="This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.">Reopened</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="sarah">Sarah Liu</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>failing_tests</label>
                            <label>tests</label>
                    </labels>
                <created>Wed, 21 Oct 2020 15:55:37 +0000</created>
                <updated>Tue, 20 Sep 2022 14:24:04 +0000</updated>
                                            <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="284288" author="ofaaland" created="Thu, 5 Nov 2020 00:24:24 +0000"  >&lt;p&gt;According to the commit message, the patch fixes the case where MDTs &amp;gt; 64.&#160; So It would be really good to have tests for 16 or 32 MDTs, but your mount test&#160;should have &amp;gt;64 MDTs.&lt;/p&gt;</comment>
                            <comment id="284517" author="green" created="Fri, 6 Nov 2020 18:28:57 +0000"  >&lt;p&gt;this probably makes sense to do as part of conf-sanity and since out VMs have relatively little memory we might not be able to run 32-64 MDTs on a single node so perhaps the test would need to spread out MDTs (off loopback mounted storage in tmp perhaps) across multiple nodes&lt;/p&gt;</comment>
                            <comment id="285354" author="alex.ku" created="Tue, 17 Nov 2020 18:06:54 +0000"  >&lt;p&gt;confirm, you need &amp;gt; 64 MDT to be sure.&lt;/p&gt;

&lt;p&gt;You can trip the max in /proc/misc with fewer MDTs as there are ~18 devices created by linux. This&#160; number vary from system to system. Lustre creates two devices (obd,lnet) common for all lustre mounts in /proc/misc besides changelog devices&#160;changelog-&amp;lt;fsname&amp;gt;-MDT00NN (one per MDT).&lt;/p&gt;

&lt;p&gt;Probably Nmdt &amp;gt; 64-(18+2), that is&#160; Nmdt &amp;gt; 44 will be enough but you may want to use &amp;gt;64 to be sure.&lt;/p&gt;

&lt;p&gt;Note,&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;the total MDT count is not necessarily for the same FS, it is total limit on number of entries in /proc/misc . You can mount two FS with 40 MDT each on the same client.&lt;/li&gt;
	&lt;li&gt;mounting the same fs multiple times on the same client does not trigger the error (creates extra entries in /proc/misc)&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="291816" author="adilger" created="Thu, 11 Feb 2021 23:12:31 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41485&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41485&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14058&quot; title=&quot;Create tests for large number of MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14058&quot;&gt;LU-14058&lt;/a&gt; tests: handle more MDTs in sanity.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 3&lt;br/&gt;
Commit: 5d146e9452e3d6875fd674cd168595557f331ed5&lt;/p&gt;</comment>
                            <comment id="294263" author="gerrit" created="Mon, 8 Mar 2021 18:47:34 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41485/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41485/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14058&quot; title=&quot;Create tests for large number of MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14058&quot;&gt;LU-14058&lt;/a&gt; tests: handle more MDTs in sanity.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 173bccd140adf69ce08c20810a69e783c8c12595&lt;/p&gt;</comment>
                            <comment id="294264" author="pjones" created="Mon, 8 Mar 2021 18:51:31 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                            <comment id="294356" author="adilger" created="Tue, 9 Mar 2021 09:57:38 +0000"  >&lt;p&gt;There is still an unlanded patch for this ticket (it was originally pushed under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12506&quot; title=&quot;Client unable to mount filesystem with very large number of MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12506&quot;&gt;&lt;del&gt;LU-12506&lt;/del&gt;&lt;/a&gt; so didn&apos;t show up here):&lt;/p&gt;

&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38058&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38058&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14058&quot; title=&quot;Create tests for large number of MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14058&quot;&gt;LU-14058&lt;/a&gt; tests: clean up MDT name generation&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2f8cc17c0f13cb805e4905d8e10f8d4536f0efce&lt;/p&gt;</comment>
                            <comment id="323535" author="gerrit" created="Fri, 21 Jan 2022 20:49:05 +0000"  >&lt;p&gt;&quot;Wei Liu &amp;lt;sarah@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46268&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46268&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14058&quot; title=&quot;Create tests for large number of MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14058&quot;&gt;LU-14058&lt;/a&gt; tests: run conf-sanity with 16 MDTs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bed894f273c56b743188a9ae7d1a259072f99026&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="56268">LU-12506</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|i01cwf:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>