<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:07:38 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-14191] setstripe: cannot create composite file: Numerical result out of range</title>
                <link>https://jira.whamcloud.com/browse/LU-14191</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;when creating a PFL file of 2K stripes, they are shrinked to 700+,&#160;because lod_get_stripe_count() checks the space left after taking&#160;given 2K stripes into account, and the total amount of stripes that&#160;fits into EA is 2700+.&lt;br/&gt;
&#160; &#160;&#160;&lt;br/&gt;
when creating a SEL file of 2K stipes, it fails because the extension&#160;component is also taking into account despite the fact it is never&#160;initialised and due to the above logic 2x2k stripes leaves no space&#160;in EA.&lt;br/&gt;
&#160;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@vm71 wc-main&amp;#93;&lt;/span&gt;# ./lustre/utils/lfs setstripe --stripe-size 1M --component-end 2000M --overstripe-count 2000 /mnt/lustre/file1&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@vm71 wc-main&amp;#93;&lt;/span&gt;# ./lustre/utils/lfs getstripe &#160;/mnt/lustre/file1&lt;br/&gt;
/mnt/lustre/file1&lt;br/&gt;
&#160; lcm_layout_gen: &#160; &#160;1&lt;br/&gt;
&#160; lcm_mirror_count: &#160;1&lt;br/&gt;
&#160; lcm_entry_count: &#160; 1&lt;br/&gt;
&#160; &#160; lcme_id: &#160; &#160; &#160; &#160; &#160; &#160; 1&lt;br/&gt;
&#160; &#160; lcme_mirror_id: &#160; &#160; &#160;0&lt;br/&gt;
&#160; &#160; lcme_flags: &#160; &#160; &#160; &#160; &#160;init&lt;br/&gt;
&#160; &#160; lcme_extent.e_start: 0&lt;br/&gt;
&#160; &#160; lcme_extent.e_end: &#160; 2097152000&lt;br/&gt;
&#160; &#160; &#160; lmm_stripe_count: &#160;722&lt;br/&gt;
&#160; &#160; &#160; lmm_stripe_size: &#160; 1048576&lt;br/&gt;
&#160; &#160; &#160; lmm_pattern: &#160; &#160; &#160; raid0,overstriped&lt;br/&gt;
&#160; &#160; &#160; lmm_layout_gen: &#160; &#160;0&lt;br/&gt;
&#160; &#160; &#160; lmm_stripe_offset: 0&lt;br/&gt;
&#160; &#160; &#160; lmm_objects:&lt;br/&gt;
&#160;&lt;br/&gt;
&#160;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@vm71 wc-main&amp;#93;&lt;/span&gt;# ./lustre/utils/lfs setstripe --stripe-size 1M --component-end 2000M --overstripe-count 2000 -z 64M /mnt/lustre/file2&lt;br/&gt;
lt-lfs setstripe: cannot create composite file &apos;/mnt/lustre/file2&apos;: Numerical result out of range&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@vm71 wc-main&amp;#93;&lt;/span&gt;# ./lustre/utils/lfs setstripe --stripe-size 1M --component-end 2000M --overstripe-count 1360 &#160;/mnt/lustre/file3&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@vm71 wc-main&amp;#93;&lt;/span&gt;# ./lustre/utils/lfs getstripe &#160;/mnt/lustre/file3&lt;br/&gt;
/mnt/lustre/file3&lt;br/&gt;
&#160; lcm_layout_gen: &#160; &#160;1&lt;br/&gt;
&#160; lcm_mirror_count: &#160;1&lt;br/&gt;
&#160; lcm_entry_count: &#160; 1&lt;br/&gt;
&#160; &#160; lcme_id: &#160; &#160; &#160; &#160; &#160; &#160; 1&lt;br/&gt;
&#160; &#160; lcme_mirror_id: &#160; &#160; &#160;0&lt;br/&gt;
&#160; &#160; lcme_flags: &#160; &#160; &#160; &#160; &#160;init&lt;br/&gt;
&#160; &#160; lcme_extent.e_start: 0&lt;br/&gt;
&#160; &#160; lcme_extent.e_end: &#160; 2097152000&lt;br/&gt;
&#160; &#160; &#160; lmm_stripe_count: &#160;1360&lt;br/&gt;
&#160; &#160; &#160; lmm_stripe_size: &#160; 1048576&lt;br/&gt;
&#160; &#160; &#160; lmm_pattern: &#160; &#160; &#160; raid0,overstriped&lt;br/&gt;
&#160; &#160; &#160; lmm_layout_gen: &#160; &#160;0&lt;br/&gt;
&#160; &#160; &#160; lmm_stripe_offset: 1&lt;br/&gt;
&#160; &#160; &#160; lmm_objects:&lt;/p&gt;</description>
                <environment></environment>
        <key id="61891">LU-14191</key>
            <summary>setstripe: cannot create composite file: Numerical result out of range</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</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="vitaly_fertman">Vitaly Fertman</assignee>
                                    <reporter username="vitaly_fertman">Vitaly Fertman</reporter>
                        <labels>
                    </labels>
                <created>Mon, 7 Dec 2020 18:37:12 +0000</created>
                <updated>Thu, 3 Nov 2022 06:56:34 +0000</updated>
                            <resolved>Tue, 22 Dec 2020 12:57:28 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="286906" author="gerrit" created="Mon, 7 Dec 2020 18:38:05 +0000"  >&lt;p&gt;Vitaly Fertman (vitaly.fertman@hpe.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40895&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40895&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14191&quot; title=&quot;setstripe: cannot create composite file: Numerical result out of range&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14191&quot;&gt;&lt;del&gt;LU-14191&lt;/del&gt;&lt;/a&gt; lod: comp stripe count limit check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 33b3e240b87c4e7a0482544c4bcf3d7fba1c1f54&lt;/p&gt;</comment>
                            <comment id="288169" author="gerrit" created="Tue, 22 Dec 2020 05:28:24 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40895/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40895/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14191&quot; title=&quot;setstripe: cannot create composite file: Numerical result out of range&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14191&quot;&gt;&lt;del&gt;LU-14191&lt;/del&gt;&lt;/a&gt; lod: comp stripe count limit check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a58cdc9196fa64defa6aa8d714b2a3d3c8468df5&lt;/p&gt;</comment>
                            <comment id="288192" author="pjones" created="Tue, 22 Dec 2020 12:57:28 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="65541">LU-14916</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|i01gjj:</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>