<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:03:52 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-13748] &apos;lfs setstripe -C -1&apos; stripes too widely</title>
                <link>https://jira.whamcloud.com/browse/LU-13748</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Creating a file with overstriping using &quot;&lt;tt&gt;-C -1&lt;/tt&gt;&quot; exceeds the maximum stripe count of 2000, resulting in a file that has an excessively-large xattr, which the client may have difficulty accessing:&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 -E 128M -c 1 --comp-flags=prefer -E eof -C -1 /mnt/lustre/file0

# lfs getstripe /lustre/fs0a92/client/file129
/lustre/fs0a92/client/file129
  lcm_layout_gen:	3
  lcm_mirror_count:  1
  lcm_entry_count:   2
	lcme_id:         	1
	lcme_mirror_id:  	0
	lcme_flags:      	init,prefer
	lcme_extent.e_start: 0
	lcme_extent.e_end:   134217728
  	lmm_stripe_count:  1
  	lmm_stripe_size:   1048576
  	lmm_pattern:   	raid0
  	lmm_layout_gen:	0
  	lmm_stripe_offset: 7
  	lmm_objects:
  	- 0: { l_ost_idx: 7, l_fid: [0x100070000:0xcef:0x0] }

	lcme_id:         	2
	lcme_mirror_id:  	0
	lcme_flags:      	init
	lcme_extent.e_start: 134217728
	lcme_extent.e_end:   EOF
  	lmm_stripe_count:  2719
  	lmm_stripe_size:   1048576
  	lmm_pattern:   	raid0,overstriped
  	lmm_layout_gen:	0
  	lmm_stripe_offset: 9
  	lmm_objects:
  	- 0: { l_ost_idx: 9, l_fid: [0x100090000:0xe5:0x0] }
  	- 1: { l_ost_idx: 10, l_fid: [0x1000a0000:0xc5:0x0] }
  	- 2: { l_ost_idx: 11, l_fid: [0x1000b0000:0xc5:0x0] }
  	- 3: { l_ost_idx: 12, l_fid: [0x1000c0000:0xe5:0x0] }
  	- 4: { l_ost_idx: 13, l_fid: [0x1000d0000:0xe5:0x0] }
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;In some cases, running &quot;&lt;tt&gt;lfs getstripe -v&lt;/tt&gt;&quot; on the file causes the client to crash.&lt;/p&gt;</description>
                <environment></environment>
        <key id="59837">LU-13748</key>
            <summary>&apos;lfs setstripe -C -1&apos; stripes too widely</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="adilger">Andreas Dilger</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>easy</label>
                    </labels>
                <created>Fri, 3 Jul 2020 02:19:07 +0000</created>
                <updated>Fri, 15 Dec 2023 23:34:24 +0000</updated>
                            <resolved>Thu, 20 Jul 2023 21:57:27 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="274337" author="adilger" created="Fri, 3 Jul 2020 02:33:02 +0000"  >&lt;p&gt;The MDS should impose a stripe count limit of &lt;tt&gt;LOV_MAX_STRIPE_COUNT = 2000&lt;/tt&gt; on a component.  It also makes sense to limit the total xattr size below &lt;tt&gt;OBD_MAX_EA_SIZE&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="348839" author="adilger" created="Wed, 5 Oct 2022 23:34:20 +0000"  >&lt;p&gt;There was a maximum stripe_count limit added in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9162&quot; title=&quot;Option to set max stripe count per filesystem&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9162&quot;&gt;&lt;del&gt;LU-9162&lt;/del&gt;&lt;/a&gt; &quot;&lt;tt&gt;lod.&amp;#42;.max_stripecount=N&lt;/tt&gt;&quot; and it would make sense to have a similar tunable like &quot;&lt;tt&gt;lod.&amp;#42;.max_overstripecount=N&lt;/tt&gt;&quot; to limit the &quot;&lt;tt&gt;&amp;#45;C &amp;#45;1&lt;/tt&gt;&quot; count (if it doesn&apos;t already).&lt;/p&gt;</comment>
                            <comment id="368473" author="gerrit" created="Wed, 5 Apr 2023 00:07:17 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50532&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50532&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13748&quot; title=&quot;&amp;#39;lfs setstripe -C -1&amp;#39; stripes too widely&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13748&quot;&gt;&lt;del&gt;LU-13748&lt;/del&gt;&lt;/a&gt; mdt: remove LASSERT in mdt_dump_lmm()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 559fe09e160625621166005b66e30c784febf44c&lt;/p&gt;</comment>
                            <comment id="372826" author="gerrit" created="Fri, 19 May 2023 07: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/+/50532/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50532/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13748&quot; title=&quot;&amp;#39;lfs setstripe -C -1&amp;#39; stripes too widely&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13748&quot;&gt;&lt;del&gt;LU-13748&lt;/del&gt;&lt;/a&gt; mdt: remove LASSERT in mdt_dump_lmm()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 97d29eb800e8d9faba04f0744376cb50b239e2e9&lt;/p&gt;</comment>
                            <comment id="372881" author="pjones" created="Fri, 19 May 2023 12:47:19 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="373015" author="adilger" created="Sat, 20 May 2023 00:39:16 +0000"  >&lt;p&gt;This was only half the fix (to avoid crashing), still need to limit stripe count for -1.&lt;/p&gt;</comment>
                            <comment id="379606" author="adilger" created="Thu, 20 Jul 2023 21:57:17 +0000"  >&lt;p&gt;The &quot;&lt;tt&gt;&amp;#45;C &amp;#45;1&lt;/tt&gt;&quot; stripe count was limited to &lt;tt&gt;LOV_MAX_STRIPE_COUNT&lt;/tt&gt; by patch &lt;a href=&quot;https://review.whamcloud.com/50250&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/50250&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16623&quot; title=&quot;lod_statfs_and_check() does not skip unusable OSTs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16623&quot;&gt;&lt;del&gt;LU-16623&lt;/del&gt;&lt;/a&gt; lod: handle object allocation consistently&lt;/tt&gt;&quot; that landed as commit v2_15_56-1-gced540165e.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="78415">LU-17199</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="44159">LU-9162</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="73709">LU-16420</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="76816">LU-16938</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|i014dj:</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>