<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:19:06 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-8616] DNE3: enhance &quot;lfs mkdir&quot; to select specific MDTs</title>
                <link>https://jira.whamcloud.com/browse/LU-8616</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Request to enhance the functionality of &quot;lfs setdirstripe&quot; to include the selection of specific MDT&apos;s as appose to a series.  &lt;/p&gt;

&lt;p&gt;The current implementation allows for stripe on a series of MDT&apos;s, e.g.:&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;lfs setdirstripe -D -i 0 -c 4 /some/dir
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;This will stripe to 4 MDT&apos;s at the start index of MDT0.&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;I am proposing we enhance this to stripe to multiple specific MDT&apos;s, e.g.:&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;lfs setdirstripe -D -o 1,3,5,7 /some/dir
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;b&gt;This will stripe to 4 specific MDT&apos;s with the indexes 1, 3, 5 &amp;amp; 7 - in which case no start index would be required.&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;This will allow for more controllable striping in a case where a file system could have many MDT&apos;s across many systems and in cases where multiple MDT&apos;s may exist on one server. &lt;/p&gt;</description>
                <environment></environment>
        <key id="39858">LU-8616</key>
            <summary>DNE3: enhance &quot;lfs mkdir&quot; to select specific MDTs</summary>
                <type id="2" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11311&amp;avatarType=issuetype">New Feature</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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="adam.j.roe">Adam Roe</reporter>
                        <labels>
                            <label>dne3</label>
                    </labels>
                <created>Thu, 15 Sep 2016 13:15:22 +0000</created>
                <updated>Fri, 28 Jan 2022 21:59:37 +0000</updated>
                            <resolved>Tue, 9 Jan 2018 15:45:46 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.12.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="212954" author="laisiyao" created="Tue, 7 Nov 2017 06:40:10 +0000"  >&lt;p&gt;To implement this elegantly, we need to introduce &apos;pool&apos; to dir striping like data striping first.&lt;/p&gt;</comment>
                            <comment id="216556" author="gerrit" created="Mon, 18 Dec 2017 02:13:22 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30566&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30566&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8616&quot; title=&quot;DNE3: enhance &amp;quot;lfs mkdir&amp;quot; to select specific MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8616&quot;&gt;&lt;del&gt;LU-8616&lt;/del&gt;&lt;/a&gt; dne: allow mkdir with specific MDTs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3e14166dc8ad2c524b73bf30c91c86d35345c589&lt;/p&gt;</comment>
                            <comment id="217759" author="gerrit" created="Tue, 9 Jan 2018 05:35:03 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30566/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30566/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8616&quot; title=&quot;DNE3: enhance &amp;quot;lfs mkdir&amp;quot; to select specific MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8616&quot;&gt;&lt;del&gt;LU-8616&lt;/del&gt;&lt;/a&gt; dne: allow mkdir with specific MDTs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 087ec276de0bc79db66b614e1f17ff0bf631464f&lt;/p&gt;</comment>
                            <comment id="217803" author="mdiep" created="Tue, 9 Jan 2018 15:45:46 +0000"  >&lt;p&gt;Landed in 2.11&lt;/p&gt;</comment>
                            <comment id="233891" author="adilger" created="Sat, 22 Sep 2018 04:57:15 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33216&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33216&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8616&quot; title=&quot;DNE3: enhance &amp;quot;lfs mkdir&amp;quot; to select specific MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8616&quot;&gt;&lt;del&gt;LU-8616&lt;/del&gt;&lt;/a&gt; utils: document specific MDT index selection&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 308a42599b25969dcac97505bee40ffc14fdcb16&lt;/p&gt;</comment>
                            <comment id="234465" author="gerrit" created="Fri, 5 Oct 2018 22:26:01 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33216/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33216/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8616&quot; title=&quot;DNE3: enhance &amp;quot;lfs mkdir&amp;quot; to select specific MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8616&quot;&gt;&lt;del&gt;LU-8616&lt;/del&gt;&lt;/a&gt; utils: document specific MDT index selection&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e2a8cd070cb0ffb5b7bb89ce284e4cb41b99f7ef&lt;/p&gt;</comment>
                            <comment id="324364" author="adilger" created="Fri, 28 Jan 2022 21:58:43 +0000"  >&lt;p&gt;The patch here allowed creating new directories with specific MDTs, but didn&apos;t add the ability to set default directory layouts with specific MDTs.  I&apos;ve filed &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15494&quot; title=&quot;DNE3: &amp;quot;lfs setdirstripe -D&amp;quot; for specific MDTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15494&quot;&gt;LU-15494&lt;/a&gt; for that.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10324">
                    <name>Cloners</name>
                                                                <inwardlinks description="is cloned by">
                                        <issuelink>
            <issuekey id="68397">LU-15494</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="53815">LU-11571</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="45222">LU-9392</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="51100">LU-10766</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="35073">LU-7827</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|hzyonb:</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>