<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:33:10 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-10225] sanity test 1 error: apply rmdir/rm on striped dir failed</title>
                <link>https://jira.whamcloud.com/browse/LU-10225</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;when run lustre with 2 MDS&#65288;active/inactive&#65289;share one mdt, the test below can pass.&lt;/p&gt;

&lt;p&gt;when run with 2MDS&#65288;active/active&#65289;, the test get error shown below &lt;b&gt;broken image link&lt;/b&gt;&#160;the corresponding script :&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;test_1() {
&#160; &#160; &#160; test_mkdir -p $DIR/$tdir || error &quot;mkdir $tdir failed&quot;
&#160; &#160; &#160; test_mkdir -p $DIR/$tdir/d2 || error &quot;mkdir $tdir/d2 failed&quot;
&#160; &#160; &#160; test_mkdir $DIR/$tdir/d2 &amp;amp;&amp;amp; error &quot;we expect EEXIST, but not returned&quot;
&#160; &#160; &#160; $CHECKSTAT -t dir $DIR/$tdir/d2 || error &quot;$tdir/d2 is not a dir&quot;
&#160; &#160; &#160; rmdir $DIR/$tdir/d2
&#160; &#160; &#160; rmdir $DIR/$tdir
&#160; &#160; &#160; $CHECKSTAT -a $DIR/$tdir || error &quot;$tdir was not removed&quot;
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;if MDSCOUNT in configuration file &amp;gt;1 ,the function&#160;test_mkdir will create a strped dir.&#160;&lt;/p&gt;</description>
                <environment>Lustre2.10.1</environment>
        <key id="49233">LU-10225</key>
            <summary>sanity test 1 error: apply rmdir/rm on striped dir failed</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="bear">fengyubo</reporter>
                        <labels>
                    </labels>
                <created>Fri, 10 Nov 2017 06:55:52 +0000</created>
                <updated>Wed, 20 Dec 2017 21:34:00 +0000</updated>
                                            <version>Lustre 2.10.1</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="216869" author="jamesanunez" created="Wed, 20 Dec 2017 18:27:30 +0000"  >&lt;p&gt;Would you please copy the error message(s)  here and upload any logs that you have for this failure?&lt;/p&gt;</comment>
                            <comment id="216895" author="adilger" created="Wed, 20 Dec 2017 21:34:00 +0000"  >&lt;p&gt;Is there something unusual with your test configuration?  This test is running in DNE mode on our test clusters for several years without problems, since patch v2_3_57_0-56-g13b269a &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1187&quot; title=&quot;DNE Phase 1: Remote Directories&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1187&quot;&gt;&lt;del&gt;LU-1187&lt;/del&gt;&lt;/a&gt; tests: Add test_mkdir in sanity for DNE&lt;/tt&gt;&quot; in 2012.  I changed this in patch v2_10_53_0-8-gc75aa6c &quot;&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&quot; to use &quot;&lt;tt&gt;mkdir&lt;/tt&gt;&quot; instead of &quot;&lt;tt&gt;test_mkdir&lt;/tt&gt;&quot; for this last directory, but it isn&apos;t clear why I did that.  Getting the error output, and logs from the client and MDS would definitely help.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="18787">LU-3308</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_10030" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic/Theme</customfieldname>
                        <customfieldvalues>
                                        <label>Lustre-2.10.1</label>
            <label>test</label>
            <label>zfs</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzznlz:</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="10023"><![CDATA[4]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>