<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:20: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-15707] Unable to create file without a pool with a pool define on the parent or on the fs root.</title>
                <link>https://jira.whamcloud.com/browse/LU-15707</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The user need to have a way to force file creation without a pool to select specific OSTs (lfs setstripe --ost) or to use all the OST for the stripe&apos;s selections.&lt;br/&gt;
The patch  &lt;a href=&quot;https://review.whamcloud.com/41815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41815&lt;/a&gt; remove the pool from the layout when a ostlist is supplied (lfs setstripe --ost) , but this behavior will be changed with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15658&quot; title=&quot;Interop sanity-flr test_0b test_0c test_0e test_0f: verify pool failed != flash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15658&quot;&gt;&lt;del&gt;LU-15658&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Reproducer:&lt;/b&gt;&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 setstripe -p ost0 testdir/
# lfs setstripe -p &apos;&apos;  testdir/testfile              
# lfs setstripe -p none  testdir/testfile2           
# lfs setstripe -c2  testdir/testfile3
# lfs getstripe -p testdir/* 
ost0                                             
                                                 
ost0                                             
                                                 
ost0                                             

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;b&gt;On 2.12.8:&lt;/b&gt;&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 setstripe -p ost0 testdir/
# lfs setstripe --ost 1,0  testdir/testfile1              
lfs setstripe: setstripe error for &apos;testdir/testfile1&apos;: Invalid argument
# lfs setstripe --ost 0,1  testdir/testfile2  
# lfs getstripe -p testdir/testfile2
ost0            
                                 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;EINVAL is returned because MDT only check if the first OST index is in the pool (see the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14480&quot; title=&quot;Setting specific OST&amp;#39;s under pool failed with error message &amp;quot;invalid argument&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14480&quot;&gt;&lt;del&gt;LU-14480&lt;/del&gt;&lt;/a&gt;).&lt;/p&gt;</description>
                <environment>2.12.8 LTS/ 2.15</environment>
        <key id="69497">LU-15707</key>
            <summary>Unable to create file without a pool with a pool define on the parent or on the fs root.</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="eaujames">Etienne Aujames</assignee>
                                    <reporter username="eaujames">Etienne Aujames</reporter>
                        <labels>
                    </labels>
                <created>Wed, 30 Mar 2022 08:25:32 +0000</created>
                <updated>Mon, 13 Nov 2023 11:56:04 +0000</updated>
                            <resolved>Tue, 13 Dec 2022 16:21:21 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="330640" author="gerrit" created="Wed, 30 Mar 2022 16:59:48 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46955&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46955&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15707&quot; title=&quot;Unable to create file without a pool with a pool define on the parent or on the fs root.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15707&quot;&gt;&lt;del&gt;LU-15707&lt;/del&gt;&lt;/a&gt; lod: force creation of a component without a pool&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4aaaf47b8e61ebb78e74073c0a83bd65d249bc9f&lt;/p&gt;</comment>
                            <comment id="356195" author="gerrit" created="Tue, 13 Dec 2022 16:05:56 +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/c/fs/lustre-release/+/46955/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/46955/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15707&quot; title=&quot;Unable to create file without a pool with a pool define on the parent or on the fs root.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15707&quot;&gt;&lt;del&gt;LU-15707&lt;/del&gt;&lt;/a&gt; lod: force creation of a component without a pool&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6b69d22e4cb738f4f9ff5454a6f9ae17a3a2d6fa&lt;/p&gt;</comment>
                            <comment id="356220" author="pjones" created="Tue, 13 Dec 2022 16:21:21 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="357125" author="gerrit" created="Wed, 21 Dec 2022 15:44:21 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49476&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49476&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15707&quot; title=&quot;Unable to create file without a pool with a pool define on the parent or on the fs root.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15707&quot;&gt;&lt;del&gt;LU-15707&lt;/del&gt;&lt;/a&gt; lod: force creation of a component without a pool&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d1faa2a5552faf85b2de0f4d9e6d02b99abb2844&lt;/p&gt;</comment>
                            <comment id="357128" author="gerrit" created="Wed, 21 Dec 2022 15:47:56 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49477&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49477&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15707&quot; title=&quot;Unable to create file without a pool with a pool define on the parent or on the fs root.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15707&quot;&gt;&lt;del&gt;LU-15707&lt;/del&gt;&lt;/a&gt; lod: force creation of a component without a pool&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0ee7744c64de673631f3391e2bacb5e6fdad3c87&lt;/p&gt;</comment>
                            <comment id="392847" author="gerrit" created="Mon, 13 Nov 2023 02:07:16 +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/c/fs/lustre-release/+/49477/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49477/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15707&quot; title=&quot;Unable to create file without a pool with a pool define on the parent or on the fs root.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15707&quot;&gt;&lt;del&gt;LU-15707&lt;/del&gt;&lt;/a&gt; lod: force creation of a component without a pool&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fab54100cb822e8b471b0df92ce24f41bd0fd94c&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="69171">LU-15658</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="63135">LU-14480</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="73138">LUDOC-511</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|i02m1j:</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>