<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:40:36 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-4203] Test failure sanity test_133d: crossdir_rename_size error </title>
                <link>https://jira.whamcloud.com/browse/LU-4203</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Nathaniel Clark &amp;lt;nathaniel.l.clark@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run:&lt;br/&gt;
&lt;a href=&quot;http://maloo.whamcloud.com/test_sets/84c21dd4-43ee-11e3-8599-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/84c21dd4-43ee-11e3-8599-52540035b04c&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://maloo.whamcloud.com/test_sets/05b9feb4-4027-11e3-9aa8-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/05b9feb4-4027-11e3-9aa8-52540035b04c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The sub-test test_133d failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;sanity.sh: line 8555: [: : integer expression expected&lt;br/&gt;
crossdir_rename_size error &lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Info required for matching: sanity 133d&lt;/p&gt;</description>
                <environment></environment>
        <key id="21830">LU-4203</key>
            <summary>Test failure sanity test_133d: crossdir_rename_size error </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="3">Duplicate</resolution>
                                        <assignee username="jay">Jinshan Xiong</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                            <label>zfs</label>
                    </labels>
                <created>Mon, 4 Nov 2013 15:04:07 +0000</created>
                <updated>Fri, 5 Feb 2016 21:20:56 +0000</updated>
                            <resolved>Fri, 5 Feb 2016 21:20:56 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="72437" author="adilger" created="Wed, 27 Nov 2013 20:23:29 +0000"  >&lt;p&gt;I suspect something strange with the /proc output when running on ZFS.&lt;/p&gt;</comment>
                            <comment id="101000" author="adilger" created="Mon, 8 Dec 2014 19:55:35 +0000"  >&lt;p&gt;In more recent test failures I&apos;ve seen in the test output that the directory size as reported to &quot;stat&quot; does not match the size reported via the rename_stats file:&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;mdt.lustre-MDT0000.rename_stats=clear
source rename dir size: 512
target rename dir size: 16K
CMD: shadow-21vm4 /usr/sbin/lctl get_param mdt.*.rename_stats
mdt.lustre-MDT0000.rename_stats=
rename_stats:
- snapshot_time:  1417878009.516837
- crossdir_src   
      512bytes: { sample:   1, pct: 100, cum_pct: 100 }
- crossdir_tgt   
      512bytes: { sample:   1, pct: 100, cum_pct: 100 }
CMD: shadow-21vm4 /usr/sbin/lctl get_param mdt.*.rename_stats
CMD: shadow-21vm4 /usr/sbin/lctl get_param mdt.*.rename_stats
CMD: shadow-21vm4 /usr/sbin/lctl get_param mdt.*.rename_stats
 sanity test_133d: @@@@@@ FAIL: crossdir_rename_size error  
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and&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;mdt.lustre-MDT0000.rename_stats=clear
source rename dir size: 64K
target rename dir size: 16K
CMD: shadow-15vm8 /usr/sbin/lctl get_param mdt.*.rename_stats
mdt.lustre-MDT0000.rename_stats=
rename_stats:
- snapshot_time:  1417662080.951886
- crossdir_src   
      32KB: { sample:   1, pct: 100, cum_pct: 100 }
- crossdir_tgt   
      512bytes: { sample:   1, pct: 100, cum_pct: 100 }
CMD: shadow-15vm8 /usr/sbin/lctl get_param mdt.*.rename_stats
CMD: shadow-15vm8 /usr/sbin/lctl get_param mdt.*.rename_stats
CMD: shadow-15vm8 /usr/sbin/lctl get_param mdt.*.rename_stats
 sanity test_133d: @@@@@@ FAIL: crossdir_rename_size error  
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This is probably related to some internal implementation details of osd-zfs. or how it interacts with the mdt rename stats code.  While it would generate somewhat confusing stats and causes testing failures, it doesn&apos;t appear to be a defect that would affect actual usage.&lt;/p&gt;</comment>
                            <comment id="117455" author="jamesanunez" created="Thu, 4 Jun 2015 16:25:30 +0000"  >&lt;p&gt;This test has failed abut five times in the past month on master:&lt;br/&gt;
2015-05-04 17:54:09 - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/5b002ec0-f31d-11e4-bbef-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/5b002ec0-f31d-11e4-bbef-5254006e85c2&lt;/a&gt;&lt;br/&gt;
2015-05-11 19:24:57 - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/ffae7506-f883-11e4-94ea-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/ffae7506-f883-11e4-94ea-5254006e85c2&lt;/a&gt;&lt;br/&gt;
2015-05-13 04:51:16 - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/b06283e2-f9ab-11e4-bd86-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/b06283e2-f9ab-11e4-bd86-5254006e85c2&lt;/a&gt;&lt;br/&gt;
2015-05-19 18:30:38 - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/21cc903c-fee7-11e4-a4ed-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/21cc903c-fee7-11e4-a4ed-5254006e85c2&lt;/a&gt;&lt;br/&gt;
2015-06-03 09:12:27 - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/a46c8348-0a5a-11e5-b9ed-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/a46c8348-0a5a-11e5-b9ed-5254006e85c2&lt;/a&gt;&lt;/p&gt;
</comment>
                            <comment id="123583" author="bogl" created="Fri, 7 Aug 2015 14:54:44 +0000"  >&lt;p&gt;another on master: (zfs)&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/d241dbb2-3cc1-11e5-8aeb-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/d241dbb2-3cc1-11e5-8aeb-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="127560" author="jamesanunez" created="Wed, 16 Sep 2015 21:20:00 +0000"  >&lt;p&gt;Another instance on review-zfs for master:&lt;br/&gt;
2015-09-15 22:10:10 - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/b9bac8ee-5c36-11e5-aa2b-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/b9bac8ee-5c36-11e5-aa2b-5254006e85c2&lt;/a&gt;&lt;br/&gt;
2015-10-21 15:27:24 - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/1f89e264-7829-11e5-9072-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/1f89e264-7829-11e5-9072-5254006e85c2&lt;/a&gt;&lt;br/&gt;
2016-01-09 09:54:51 - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/70a9d6d6-b6fe-11e5-a93d-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/70a9d6d6-b6fe-11e5-a93d-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="133314" author="bogl" created="Wed, 11 Nov 2015 23:37:49 +0000"  >&lt;p&gt;another on master in review-zfs-part-1:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/7e829b86-88cc-11e5-9053-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/7e829b86-88cc-11e5-9053-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="141437" author="adilger" created="Fri, 5 Feb 2016 21:20:56 +0000"  >&lt;p&gt;Closing this as a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5490&quot; title=&quot;sanity test_133d: FAIL: samedir_rename_size error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5490&quot;&gt;&lt;del&gt;LU-5490&lt;/del&gt;&lt;/a&gt; so that we only track a single issue and that bug gets more attention.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="26022">LU-5490</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hzw7vj:</customfieldvalue>

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