<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:01:18 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-6562] sanity-scrub looks for wrong parameters in osd-ldisfs.*MDT*.oi_scrub</title>
                <link>https://jira.whamcloud.com/browse/LU-6562</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In sanity-scrub, tests 4a, 4b, and 4c look for &#8216;sf_items_updated_prior&#8217; in osd-ldiskfs.*.oi_scrub on each MDT, but there is no &#8216;sf_items_updated_prior&#8217;. These tests should be looking for the value of &#8216;prior_updated&#8217;.&lt;/p&gt;

&lt;p&gt;I will upload a patch for this.&lt;/p&gt;</description>
                <environment></environment>
        <key id="29837">LU-6562</key>
            <summary>sanity-scrub looks for wrong parameters in osd-ldisfs.*MDT*.oi_scrub</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="jamesanunez">James Nunez</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>patch</label>
                            <label>tests</label>
                    </labels>
                <created>Mon, 4 May 2015 15:43:54 +0000</created>
                <updated>Thu, 17 Dec 2015 18:52:12 +0000</updated>
                            <resolved>Thu, 17 Dec 2015 18:52:12 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="114132" author="gerrit" created="Mon, 4 May 2015 15:58:00 +0000"  >&lt;p&gt;James Nunez (james.a.nunez@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/14660&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/14660&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6562&quot; title=&quot;sanity-scrub looks for wrong parameters in osd-ldisfs.*MDT*.oi_scrub&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6562&quot;&gt;&lt;del&gt;LU-6562&lt;/del&gt;&lt;/a&gt; tests: sanity-scrub parse &apos;prior_updated&apos;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6ffdef88bb57e2e26847e317504dc4f310d744dc&lt;/p&gt;</comment>
                            <comment id="115115" author="jamesanunez" created="Tue, 12 May 2015 23:02:11 +0000"  >&lt;p&gt;Now that I&apos;ve changed tests 4b and 4c to look for &quot;prior_updated&quot; in the osd-ldiskfs.*.oi_scrub parameters, these tests reliably fail in a DNE set up. I can reproduce this on my cluster with 2 MDSs with 2 MDTs each and in our autotest VMs:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/ae20b066-f2d2-11e4-aad2-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/ae20b066-f2d2-11e4-aad2-5254006e85c2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The failure is:&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;FAIL: (12) Auto trigger full scrub unexpectedly
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I&apos;ve printed the values of prior_updated before (updated0) and after the scrub_check_* routines and, for 4b, I see:&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;updated0[1] = 3
updated0[2] = 0
updated0[3] = 0
updated0[4] = 0
updated1[1] = 4
updated1[2] = 0
sanity-scrub test_4b: @@@@@@ FAIL: (12) Auto trigger full scrub unexpectedly 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The test that fails is the check that updated0&lt;span class=&quot;error&quot;&gt;&amp;#91;i&amp;#93;&lt;/span&gt; is strictly less than updated1&lt;span class=&quot;error&quot;&gt;&amp;#91;i&amp;#93;&lt;/span&gt;.&lt;/p&gt;</comment>
                            <comment id="116599" author="jamesanunez" created="Wed, 27 May 2015 20:31:38 +0000"  >&lt;p&gt;Di or Fan Yong, &lt;br/&gt;
Should this test be changed to look for full scrub on only the first MDT or should the check be changed from less than to less than or equal to? Or is there an actual error and the test should remain as it is?&lt;/p&gt;

&lt;p&gt;Thank you.&lt;/p&gt;</comment>
                            <comment id="116814" author="yong.fan" created="Fri, 29 May 2015 07:59:22 +0000"  >&lt;blockquote&gt;
&lt;p&gt;updated0&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; = 3&lt;br/&gt;
updated0&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; = 0&lt;br/&gt;
updated0&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt; = 0&lt;br/&gt;
updated0&lt;span class=&quot;error&quot;&gt;&amp;#91;4&amp;#93;&lt;/span&gt; = 0&lt;br/&gt;
updated1&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; = 4&lt;br/&gt;
updated1&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; = 0&lt;br/&gt;
sanity-scrub test_4b: @@@@@@ FAIL: (12) Auto trigger full scrub unexpectedly &lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;That is unexpected. For test_4b, there should be OI scrub updating on every MDT, so update0&lt;span class=&quot;error&quot;&gt;&amp;#91;x&amp;#93;&lt;/span&gt; should not be zero. Your scripts fixing about replacing &quot;sf_items_updated_prior&quot; with &quot;updated_prior&quot; is right. We need more investigation for the check failure.&lt;/p&gt;</comment>
                            <comment id="116840" author="jamesanunez" created="Fri, 29 May 2015 14:33:47 +0000"  >&lt;p&gt;Logs for a sanity-scrub test 4b and 4c failure is at: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/ae20b066-f2d2-11e4-aad2-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/ae20b066-f2d2-11e4-aad2-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="121492" author="jamesanunez" created="Thu, 16 Jul 2015 21:47:40 +0000"  >&lt;p&gt;Opened &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6861&quot; title=&quot;sanity-scrub test 4a and 4b fail: Auto trigger full scrub unexpectedly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6861&quot;&gt;&lt;del&gt;LU-6861&lt;/del&gt;&lt;/a&gt; to track the bug that this patch uncovered.&lt;/p&gt;</comment>
                            <comment id="131660" author="jamesanunez" created="Tue, 27 Oct 2015 13:53:36 +0000"  >&lt;p&gt;Patch &lt;a href=&quot;http://review.whamcloud.com/#/c/14660/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/14660/&lt;/a&gt; was abandoned because the modification was incorporated into patch &lt;a href=&quot;http://review.whamcloud.com/#/c/16951/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/16951/&lt;/a&gt; for ticket &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6861&quot; title=&quot;sanity-scrub test 4a and 4b fail: Auto trigger full scrub unexpectedly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6861&quot;&gt;&lt;del&gt;LU-6861&lt;/del&gt;&lt;/a&gt;. This ticket can be closed when patch 16951 lands.&lt;/p&gt;</comment>
                            <comment id="136747" author="adilger" created="Thu, 17 Dec 2015 18:52:12 +0000"  >&lt;p&gt;Closing this ticket since it will be fixed by &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6861&quot; title=&quot;sanity-scrub test 4a and 4b fail: Auto trigger full scrub unexpectedly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6861&quot;&gt;&lt;del&gt;LU-6861&lt;/del&gt;&lt;/a&gt; patch &lt;a href=&quot;http://review.whamcloud.com/16951&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16951&lt;/a&gt; and there isn&apos;t much value keeping this ticket open anymore.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10120">
                    <name>Blocker</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="31116">LU-6861</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="31116">LU-6861</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|hzxcgf:</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>