<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:31:35 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-10047] sanity test_102d: mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed</title>
                <link>https://jira.whamcloud.com/browse/LU-10047</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Bob Glossman &amp;lt;bob.glossman@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/b502a26a-a4a8-11e7-b786-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/b502a26a-a4a8-11e7-b786-5254006e85c2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_102d failed with the following error:&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;mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;similar fail also seen on other test_102 subtests&lt;br/&gt;
I wonder if this is related to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10024&quot; title=&quot;sanity test_120f: 6 cancel RPC occured&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10024&quot;&gt;&lt;del&gt;LU-10024&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;Info required for matching: sanity 102d&lt;/p&gt;</description>
                <environment></environment>
        <key id="48518">LU-10047</key>
            <summary>sanity test_102d: mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed</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="bogl">Bob Glossman</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Fri, 29 Sep 2017 06:39:34 +0000</created>
                <updated>Fri, 8 Dec 2017 15:09:34 +0000</updated>
                            <resolved>Fri, 27 Oct 2017 14:02:38 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="209978" author="bogl" created="Fri, 29 Sep 2017 18:32:11 +0000"  >&lt;p&gt;seen again on master:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/e974e1f4-a53c-11e7-bb19-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/e974e1f4-a53c-11e7-bb19-5254006e85c2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The fact that it happened more than once is suspicious.&lt;br/&gt;
The ones I&apos;ve seen both happened on el6.9, not el7.&lt;br/&gt;
Don&apos;t know if this is a cause or not.&lt;/p&gt;

&lt;p&gt;No fails like this on other branches, only master.&lt;/p&gt;</comment>
                            <comment id="209981" author="bogl" created="Fri, 29 Sep 2017 18:48:44 +0000"  >&lt;p&gt;When run on el7 the failing tests are skipped with:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;lustre-aware tar is not installed&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This probably explains why the fail is only seen on el6, not el7.&lt;br/&gt;
I strongly suspect it will fail anytime it&apos;s run, but it&apos;s not run on el7 due to skip test logic.&lt;/p&gt;</comment>
                            <comment id="209990" author="jhammond" created="Fri, 29 Sep 2017 20:31:08 +0000"  >&lt;p&gt;This was introduced by the following change from &lt;a href=&quot;https://review.whamcloud.com/26212&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26212&lt;/a&gt; &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3308&quot; title=&quot;large readdir chunk size slows unlink/&amp;quot;rm -r&amp;quot; performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3308&quot;&gt;LU-3308&lt;/a&gt; tests: fix sanity/sanityn test_mkdir() usage.&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;@@ -7139,12 +7103,12 @@ test_102d() {
        [ -z &quot;$TAR&quot; ] &amp;amp;&amp;amp; skip_env &quot;lustre-aware tar is not installed&quot; &amp;amp;&amp;amp; return
        [[ $OSTCOUNT -lt 2 ]] &amp;amp;&amp;amp; skip_env &quot;needs &amp;gt;= 2 OSTs&quot; &amp;amp;&amp;amp; return
        setup_test102
-       test_mkdir -p $DIR/d102d
-       $TAR xf $TMP/f102.tar -C $DIR/d102d --xattrs
-       cd $DIR/d102d/$tdir
+       test_mkdir $DIR/$tdir
+       $TAR xf $TMP/$tfile.tar -C $DIR/$tdir --xattrs
+       cd $DIR/$tdir/$tdir
        compare_stripe_info1
 }
-run_test 102d &quot;tar restore stripe info from tarfile,not keep osts ===========&quot;
+run_test 102d &quot;tar restore stripe info from tarfile,not keep osts&quot;
 
 test_102f() {
        [ $PARALLEL == &quot;yes&quot; ] &amp;amp;&amp;amp; skip &quot;skip parallel run&quot; &amp;amp;&amp;amp; return

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;We need the -p option when we call test_mkdir().&lt;/p&gt;</comment>
                            <comment id="210004" author="bogl" created="Fri, 29 Sep 2017 22:24:27 +0000"  >&lt;p&gt;seems like that mod for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3308&quot; title=&quot;large readdir chunk size slows unlink/&amp;quot;rm -r&amp;quot; performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3308&quot;&gt;LU-3308&lt;/a&gt; had a lot of bad side effects.  First &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10024&quot; title=&quot;sanity test_120f: 6 cancel RPC occured&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10024&quot;&gt;&lt;del&gt;LU-10024&lt;/del&gt;&lt;/a&gt;, now &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10047&quot; title=&quot;sanity test_102d: mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10047&quot;&gt;&lt;del&gt;LU-10047&lt;/del&gt;&lt;/a&gt;.  wonder if there are more lurking we haven&apos;t noticed yet.&lt;/p&gt;</comment>
                            <comment id="210005" author="gerrit" created="Fri, 29 Sep 2017 22:31:42 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29275&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29275&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10047&quot; title=&quot;sanity test_102d: mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10047&quot;&gt;&lt;del&gt;LU-10047&lt;/del&gt;&lt;/a&gt; test: add -p options back into ssnity tests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 909a0e0dae2a4e2322aef38dbfc4333706c32746&lt;/p&gt;</comment>
                            <comment id="210045" author="bogl" created="Sun, 1 Oct 2017 21:53:20 +0000"  >&lt;p&gt;at least one ok test run with the patch shows that it does in fact work.&lt;br/&gt;
in &lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/b03f80f9-f232-4533-b4ef-cf524a78d332&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/b03f80f9-f232-4533-b4ef-cf524a78d332&lt;/a&gt; sanity tests 102d and 102j are run, not skipped, and don&apos;t fail.&lt;/p&gt;</comment>
                            <comment id="210131" author="gerrit" created="Mon, 2 Oct 2017 21:18:38 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29288&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29288&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10047&quot; title=&quot;sanity test_102d: mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10047&quot;&gt;&lt;del&gt;LU-10047&lt;/del&gt;&lt;/a&gt; tests: stop skipping test_102 subtests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a733b59d139e05623744e0dd9f9a489ca72e4c44&lt;/p&gt;</comment>
                            <comment id="210136" author="bogl" created="Mon, 2 Oct 2017 21:38:49 +0000"  >&lt;p&gt;Possible better fix.&lt;br/&gt;
Eliminates unneeded version checks and test_mkdir() calls.&lt;/p&gt;</comment>
                            <comment id="211011" author="gerrit" created="Fri, 13 Oct 2017 02:12:10 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29288/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29288/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10047&quot; title=&quot;sanity test_102d: mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10047&quot;&gt;&lt;del&gt;LU-10047&lt;/del&gt;&lt;/a&gt; tests: stop skipping test_102 subtests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 036641a1e1f6d5d010873267b669528890f19fe4&lt;/p&gt;</comment>
                            <comment id="212188" author="gerrit" created="Fri, 27 Oct 2017 14:38:09 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29823&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29823&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10047&quot; title=&quot;sanity test_102d: mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10047&quot;&gt;&lt;del&gt;LU-10047&lt;/del&gt;&lt;/a&gt; tests: stop skipping test_102 subtests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: efbcd788905ae9664a89b70afe378e7b037cacf1&lt;/p&gt;</comment>
                            <comment id="213810" author="gerrit" created="Wed, 15 Nov 2017 17:43:47 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29823/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29823/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10047&quot; title=&quot;sanity test_102d: mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10047&quot;&gt;&lt;del&gt;LU-10047&lt;/del&gt;&lt;/a&gt; tests: stop skipping test_102 subtests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f74cafb93d385e5a425424f7bad4e9b36cc3aad4&lt;/p&gt;</comment>
                            <comment id="214650" author="gerrit" created="Mon, 27 Nov 2017 00:42:24 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30251&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30251&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10047&quot; title=&quot;sanity test_102d: mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10047&quot;&gt;&lt;del&gt;LU-10047&lt;/del&gt;&lt;/a&gt; backup: add --xattrs-include=&quot;trusted.*&quot;&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 13355a3bf0f93da891ad5df209f7a77b2bee03eb&lt;/p&gt;</comment>
                            <comment id="215660" author="gerrit" created="Fri, 8 Dec 2017 15:09:34 +0000"  >&lt;p&gt;Joseph Gmitter (joseph.gmitter@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30251/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30251/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10047&quot; title=&quot;sanity test_102d: mkdir -i 2 -c2 /mnt/lustre/d102d.sanity failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10047&quot;&gt;&lt;del&gt;LU-10047&lt;/del&gt;&lt;/a&gt; backup: add --xattrs-include=&quot;trusted.*&quot;&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9a4924650689205147eec94a52e07093483a1f7a&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="45970">LU-9476</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="48704">LU-10108</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|hzzkzr:</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>