<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:44:59 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-4690] sanity test_4: Expect error removing in-use dir /mnt/lustre/remote_dir</title>
                <link>https://jira.whamcloud.com/browse/LU-4690</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;http://maloo.whamcloud.com/test_sets/0dd7df32-a0b5-11e3-9f3a-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/0dd7df32-a0b5-11e3-9f3a-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_4 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Expect error removing in-use dir /mnt/lustre/remote_dir&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;There have been many of these lately.  maloo reports:&lt;/p&gt;

&lt;p&gt;Failure Rate: 31.00% of last 100 executions &lt;span class=&quot;error&quot;&gt;&amp;#91;all branches&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;A search shows failures like this started happening 2/26, none earlier.&lt;br/&gt;
Suspect something landed just recently causing these failures.&lt;/p&gt;

&lt;p&gt;Info required for matching: sanity 4&lt;/p&gt;</description>
                <environment></environment>
        <key id="23395">LU-4690</key>
            <summary>sanity test_4: Expect error removing in-use dir /mnt/lustre/remote_dir</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="di.wang">Di Wang</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                            <label>dne2</label>
                    </labels>
                <created>Fri, 28 Feb 2014 21:39:19 +0000</created>
                <updated>Wed, 13 Jul 2016 23:56:09 +0000</updated>
                            <resolved>Mon, 12 May 2014 13:04:42 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                    <version>Lustre 2.5.1</version>
                    <version>Lustre 2.5.2</version>
                                    <fixVersion>Lustre 2.6.0</fixVersion>
                    <fixVersion>Lustre 2.5.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>11</watches>
                                                                            <comments>
                            <comment id="78132" author="bogl" created="Fri, 28 Feb 2014 21:51:57 +0000"  >&lt;p&gt;I see that test_4 was only added to sanity.sh very recently, in commit 1f55f2a9071d5e7db4042b959723086dee1c379a, &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4471&quot; title=&quot;Failed &amp;#39;rmdir&amp;#39; on remote directories still removes directory on MDT0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4471&quot;&gt;&lt;del&gt;LU-4471&lt;/del&gt;&lt;/a&gt; mdd: mdd_unlink: do trans_start after sanity check.&lt;/p&gt;

&lt;p&gt;That would explain why all failures are recent.  Strongly suspect something is very wrong with this new subtest.&lt;/p&gt;</comment>
                            <comment id="78134" author="bogl" created="Fri, 28 Feb 2014 21:59:26 +0000"  >&lt;p&gt;I note that this change was back ported into b2_5 at nearly the same time.  I&apos;ll bet it&apos;s causing test failures there too.&lt;/p&gt;</comment>
                            <comment id="78145" author="di.wang" created="Sat, 1 Mar 2014 01:30:39 +0000"  >&lt;p&gt;Hmm, right now we will check whether the object is empty during getattr. But it is missing for striped dir. And also current empty check for remote directory is kind of jacky, given that we already have remote object iteration from LFSCK. I will check what I can do here. And in the mean time, I would suggest to disable the test. &lt;/p&gt;</comment>
                            <comment id="78146" author="di.wang" created="Sat, 1 Mar 2014 01:46:05 +0000"  >&lt;p&gt;Disable &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4690&quot; title=&quot;sanity test_4: Expect error removing in-use dir /mnt/lustre/remote_dir&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4690&quot;&gt;&lt;del&gt;LU-4690&lt;/del&gt;&lt;/a&gt; temporarily. &lt;a href=&quot;http://review.whamcloud.com/#/c/9440/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/9440/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="78526" author="di.wang" created="Wed, 5 Mar 2014 20:33:00 +0000"  >&lt;p&gt; &lt;a href=&quot;http://review.whamcloud.com/9511&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/9511&lt;/a&gt; &lt;/p&gt;</comment>
                            <comment id="78903" author="jlevi" created="Mon, 10 Mar 2014 18:10:49 +0000"  >&lt;p&gt;I have retriggered Change, 9511 test.&lt;/p&gt;</comment>
                            <comment id="83491" author="jlevi" created="Thu, 8 May 2014 12:44:06 +0000"  >&lt;p&gt;Does this test need to be re-enabled now that Change, 9511 has landed? Or can this ticket be closed?&lt;/p&gt;</comment>
                            <comment id="83533" author="di.wang" created="Thu, 8 May 2014 16:36:03 +0000"  >&lt;p&gt;There is another patch &lt;a href=&quot;http://review.whamcloud.com/#/c/10261/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10261/&lt;/a&gt; to cleanup the 9511 a bit. Probably close the ticket after 10261 is landed?&lt;/p&gt;</comment>
                            <comment id="83826" author="jlevi" created="Mon, 12 May 2014 13:04:42 +0000"  >&lt;p&gt;Patches landed to Master.&lt;/p&gt;</comment>
                            <comment id="88071" author="niu" created="Thu, 3 Jul 2014 04:45:03 +0000"  >&lt;p&gt;Looks the patch caused serious problem with quota:&lt;/p&gt;

&lt;p&gt;In lod_attr_set():&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;        &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; (i = 0; i &amp;lt; lo-&amp;gt;ldo_stripenr; i++) {
                LASSERT(lo-&amp;gt;ldo_stripe[i]);
+               &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (dt_object_exists(lo-&amp;gt;ldo_stripe[i]) == 0)
+                       &lt;span class=&quot;code-keyword&quot;&gt;continue&lt;/span&gt;;
                rc = dt_attr_set(env, lo-&amp;gt;ldo_stripe[i], attr, handle, capa);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;I think dt_object_exists() will always return false for osp object, then any chown/chgrp will never be applied to OST objects. Any thoughts?&lt;/p&gt;

&lt;p&gt;Because test_34 of s-q was disabled for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4515&quot; title=&quot;Test failure sanity-quota test_34: Used space for user 60000 is 0, expected 2048&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4515&quot;&gt;&lt;del&gt;LU-4515&lt;/del&gt;&lt;/a&gt;, this problem wasn&apos;t found by maloo test, I&apos;ve submit a patch to re-enable test_34 in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4515&quot; title=&quot;Test failure sanity-quota test_34: Used space for user 60000 is 0, expected 2048&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4515&quot;&gt;&lt;del&gt;LU-4515&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="88175" author="di.wang" created="Fri, 4 Jul 2014 04:36:41 +0000"  >&lt;p&gt;I think dt_object_exists() will always return false for osp object, then any chown/chgrp will never be applied to OST objects. Any thoughts?&lt;/p&gt;

&lt;p&gt;Hmm, we actually separate the remote and exist flag for MD OSP object, but for OST object, this check might have problem.  The easiest fix might be add S_ISDIR(dt-&amp;gt;do_lu.lo_header-&amp;gt;loh_attr) check here? &lt;/p&gt;</comment>
                            <comment id="88178" author="niu" created="Fri, 4 Jul 2014 05:33:52 +0000"  >&lt;p&gt;Thank you, Di. I&apos;ll try to compose a patch according to your comment and track the fix in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5296&quot; title=&quot;lod_attr_set() skips attr_set on osp objects incorrectly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5296&quot;&gt;&lt;del&gt;LU-5296&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="22704">LU-4471</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21877">LU-4215</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="20184">LU-3696</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25439">LU-5296</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="26750">LU-5675</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="24589">LU-5016</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|hzwgdr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12888</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>