<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:09:31 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-14413] interop: sanity test 27M fails with &apos;(1) stripe count 1, should be 4&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-14413</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity test_27M fails for interop testing between 2.12.x, for x &amp;gt;= 4, clients and Lustre servers with version &amp;gt;= 2.13.51.81. &lt;/p&gt;

&lt;p&gt;Looking at the suite_log for a recent failure at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/6027d1c8-86b2-4ebc-97a4-6f10f337bdbf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/6027d1c8-86b2-4ebc-97a4-6f10f337bdbf&lt;/a&gt;, we can see that the test fails because lfs doesn&#8217;t recognize the &#8216;-C&#8217; flag&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;== sanity test 27M: test O_APPEND striping =========================================================== 00:04:37 (1612829077)
CMD: trevis-203vm4 /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null ||
				/usr/sbin/lctl lustre_build_version 2&amp;gt;/dev/null ||
				/usr/sbin/lctl --version 2&amp;gt;/dev/null | cut -d&apos; &apos; -f2
lfs setstripe setstripe: unrecognized option &apos;-C&apos;
To create a file with specified striping/composite layout, or
create/replace the default layout on an existing directory:
usage: setstripe [--component-end|-E &amp;lt;comp_end&amp;gt;]
                 [--stripe-count|-c &amp;lt;stripe_count&amp;gt;]
                 [--stripe-index|-i &amp;lt;start_ost_idx&amp;gt;]
                 [--stripe-size|-S &amp;lt;stripe_size&amp;gt;]
                 [--layout|-L &amp;lt;pattern&amp;gt;]
                 [--pool|-p &amp;lt;pool_name&amp;gt;]
                 [--ost|-o &amp;lt;ost_indices&amp;gt;]
                 [--yaml|-y &amp;lt;yaml_template_file&amp;gt;]
                 [--copy=&amp;lt;lustre_src&amp;gt;]
                 &amp;lt;directory|filename&amp;gt;
 or
&#8230;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The overstriping feature was landed to b2_13 with patch &lt;a href=&quot;https://review.whamcloud.com/#/c/28425/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/28425/&lt;/a&gt; which added the &#8216;-C&#8217; flag to lfs. We did not backport the overstriping feature to b2_12. &lt;/p&gt;

&lt;p&gt;We backported the patch &#8220;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9341&quot; title=&quot;PFL: append should not instantiate full layout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9341&quot;&gt;&lt;del&gt;LU-9341&lt;/del&gt;&lt;/a&gt;: Add special O_APPEND striping&#8221; &lt;a href=&quot;https://review.whamcloud.com/#/c/37007/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/37007/&lt;/a&gt; to b2_12 that adds sanity test 27M that uses &#8216;lfs -C&#8217; . &lt;/p&gt;

&lt;p&gt;As suggested by Andreas D., the test should work with using &#8216;lfs -c 4&#8217;, or max OSTs if there aren&#8217;t four OSTs configured, instead of &#8216;lfs -C 4&#8217; . As an additional improvement, we should use &quot;save_layout_restore_at_exit $MOUNT&quot; to restore the root directory layout instead of &quot;save_layout_restore_at_exit $MOUNT&quot; .&lt;/p&gt;</description>
                <environment></environment>
        <key id="62827">LU-14413</key>
            <summary>interop: sanity test 27M fails with &apos;(1) stripe count 1, should be 4&apos;</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="simmonsja">James A Simmons</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>interop</label>
                    </labels>
                <created>Thu, 11 Feb 2021 02:23:49 +0000</created>
                <updated>Thu, 24 Mar 2022 16:08:00 +0000</updated>
                            <resolved>Tue, 10 Aug 2021 13:13:32 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.12.8</fixVersion>
                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="307725" author="gerrit" created="Mon, 19 Jul 2021 13:46:44 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44340&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44340&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14413&quot; title=&quot;interop: sanity test 27M fails with &amp;#39;(1) stripe count 1, should be 4&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14413&quot;&gt;&lt;del&gt;LU-14413&lt;/del&gt;&lt;/a&gt; test: skip sanity 27M if overstripe is not supported.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 982fe13246534e4817f4f1e606f220315ca0999d&lt;/p&gt;</comment>
                            <comment id="307840" author="gerrit" created="Tue, 20 Jul 2021 13:31:41 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44354&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44354&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14413&quot; title=&quot;interop: sanity test 27M fails with &amp;#39;(1) stripe count 1, should be 4&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14413&quot;&gt;&lt;del&gt;LU-14413&lt;/del&gt;&lt;/a&gt; test: skip sanity 27M if overstripe is not&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d98cc30d268311ab9ad1280b8a54c3b1652494d6&lt;/p&gt;</comment>
                            <comment id="309739" author="gerrit" created="Tue, 10 Aug 2021 08:08:06 +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/44340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44340/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14413&quot; title=&quot;interop: sanity test 27M fails with &amp;#39;(1) stripe count 1, should be 4&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14413&quot;&gt;&lt;del&gt;LU-14413&lt;/del&gt;&lt;/a&gt; test: test for overstriping for sanity 27M&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 4e1f9c4bd1d96063a1fbb2dfaab41b15836167ab&lt;/p&gt;</comment>
                            <comment id="309756" author="pjones" created="Tue, 10 Aug 2021 13:13:32 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                            <comment id="318218" author="gerrit" created="Sun, 14 Nov 2021 05:51:50 +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/44354/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44354/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14413&quot; title=&quot;interop: sanity test 27M fails with &amp;#39;(1) stripe count 1, should be 4&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14413&quot;&gt;&lt;del&gt;LU-14413&lt;/del&gt;&lt;/a&gt; test: test for overstriping for sanity 27M&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 84f93a1833e250dccbed05c5c233b42be8276158&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|i01mb3:</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>