<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:26:18 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-9449] problems creating file with many components</title>
                <link>https://jira.whamcloud.com/browse/LU-9449</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;While trying to create a file with many components, I ran into a few problems.  Firstly, I tried creating a file with no layout, and then adding components to the file in a loop:&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;# mcreate /mnt/testfs/comp
# for C in {1..50}; do lfs setstripe --component-add -E ${C}M -c 1 /mnt/testfs/comp; done

First extent to be set [0, 1048576) isn&apos;t adjacent with the existing file extent
 end: 18446744073709551615
Create a new file with a specific striping pattern or
set the default striping pattern on an existing directory or
delete the default striping pattern from an existing directory or
add layout component(s) to an existing composite file or
delete specified component(s) from an existing composite file
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;I think this is a bug, since there is no previous component, and the &quot;end&quot; should be 0 which would allow this to succeed.  Then I tried to add only the first component without &lt;tt&gt;--component-add&lt;/tt&gt;, but this also failed even though there is no layout yet:&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 getstripe /mnt/testfs/comp
/mnt/testfs/comp has no stripe info
# lfs setstripe --component-add -E 1M -c 1 /mnt/testfs/comp
Create composite file /mnt/testfs/comp failed. File exists
error: setstripe: create composite file &apos;/mnt/testfs/comp&apos; failed: File exists
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="45862">LU-9449</key>
            <summary>problems creating file with many components</summary>
                <type id="7" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/task_agile.png">Technical task</type>
                            <parent id="45517">LU-9349</parent>
                                    <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="niu">Niu Yawei</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>pfl</label>
                    </labels>
                <created>Thu, 4 May 2017 09:53:13 +0000</created>
                <updated>Sat, 3 Jun 2017 04:24:55 +0000</updated>
                            <resolved>Sat, 3 Jun 2017 04:24:55 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="194431" author="gerrit" created="Thu, 4 May 2017 12:44:39 +0000"  >&lt;p&gt;Niu Yawei (yawei.niu@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26944&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26944&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9449&quot; title=&quot;problems creating file with many components&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9449&quot;&gt;&lt;del&gt;LU-9449&lt;/del&gt;&lt;/a&gt; tools: component add to no stripe info file&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fbad93b355b7b70c691ef53edeb6e12d5591f832&lt;/p&gt;</comment>
                            <comment id="198002" author="gerrit" created="Sat, 3 Jun 2017 03:56:05 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/26944/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26944/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9449&quot; title=&quot;problems creating file with many components&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9449&quot;&gt;&lt;del&gt;LU-9449&lt;/del&gt;&lt;/a&gt; tools: component add to no stripe info file&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 53969ac9958877a239694ed09707f30bea3d02cc&lt;/p&gt;</comment>
                            <comment id="198037" author="pjones" created="Sat, 3 Jun 2017 04:24:55 +0000"  >&lt;p&gt;Landed for 2.10&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|hzzbwv:</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>