<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:30:28 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-3041] Interop 1.8.9&lt;-&gt;2.4 failure on test suite lfsck</title>
                <link>https://jira.whamcloud.com/browse/LU-3041</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/d2c16ae8-948b-11e2-93c6-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/d2c16ae8-948b-11e2-93c6-52540035b04c&lt;/a&gt;.&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;lustre-OST0000: ********** WARNING: Filesystem still has errors **********


         187 inodes used (0.14%, out of 131072)
           1 non-contiguous file (0.5%)
           0 non-contiguous directories (0.0%)
             # of inodes with ind/dind/tind blocks: 0/0/0
             Extent depth histogram: 181
       35296 blocks used (6.73%, out of 524288)
           0 bad blocks
           1 large file

         139 regular files
          39 directories
           0 character device files
           0 block device files
           0 fifos
           0 links
           0 symbolic links (0 fast symbolic links)
           0 sockets
------------
         178 files
Memory used: 2428k/21180k (738k/1691k), time:  0.15/ 0.05/ 0.01
I/O read: 6MB, write: 0MB, rate: 39.22MB/s
 lfsck : @@@@@@ FAIL: e2fsck -d -v -t -t -f -n --mdsdb /home/autotest/.autotest/shared_dir/2013-03-22/182230-70011888563720/mdsdb --ostdb /home/autotest/.autotest/shared_dir/2013-03-22/182230-70011888563720/ostdb-0 /dev/mapper/lvm--OSS-P1 returned 4, should be &amp;lt;= 1 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="18117">LU-3041</key>
            <summary>Interop 1.8.9&lt;-&gt;2.4 failure on test suite lfsck</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="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Wed, 27 Mar 2013 07:04:02 +0000</created>
                <updated>Thu, 13 Jun 2013 04:36:30 +0000</updated>
                            <resolved>Thu, 13 Jun 2013 04:36:30 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 1.8.9</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="54895" author="niu" created="Wed, 27 Mar 2013 07:40:24 +0000"  >&lt;p&gt;I think it&apos;s the 1.8 test script problem:&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;00:45:47:CMD: client-27vm4 debugfs -w -f /home/autotest/.autotest/shared_dir/2013-03-22/182230-70011888563720/debugfs.0VwKusgYux /dev/mapper/lvm--OSS-P1
00:45:47:client-27vm4: debugfs 1.42.6.wc2 (10-Dec-2012)
00:45:47:debugfs: rm O/0/d10/10
00:45:47:
00:45:47:debugfs: rm O/0/d11/11
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;lfsck.sh of 1.8 is still using debugfs to remove the objects, which result in quota accounting inconsistency on OST:&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;00:46:04:client-27vm4: [QUOTA WARNING] Usage inconsistent &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; ID 0:actual (1814528, 178) != expected (2830336, 180)
00:46:04:client-27vm4: [QUOTA WARNING] Usage inconsistent &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; ID 0:actual (1814528, 178) != expected (2830336, 180)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;If we want to run 1.8 test script lfsck.sh (same to 2.1) against 2.4 servers, we have to backport the script fix of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2663&quot; title=&quot;lfsck: e2fsck [QUOTA WARNING] Usage inconsistent&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2663&quot;&gt;&lt;del&gt;LU-2663&lt;/del&gt;&lt;/a&gt; to 1.8 (and 2.1), see: &lt;a href=&quot;http://review.whamcloud.com/#change,5186&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,5186&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;BTW: The fix of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2694&quot; title=&quot;lfsck in e2fsprogs is out of date&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2694&quot;&gt;&lt;del&gt;LU-2694&lt;/del&gt;&lt;/a&gt; should be backport to 1.8 as well (it&apos;s already in 2.1), see: &lt;a href=&quot;http://review.whamcloud.com/#change,5762&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,5762&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="55031" author="pjones" created="Thu, 28 Mar 2013 17:55:34 +0000"  >&lt;p&gt;Emoly&lt;/p&gt;

&lt;p&gt;Could you please take care of this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="55079" author="emoly.liu" created="Fri, 29 Mar 2013 07:47:51 +0000"  >&lt;p&gt;OK, I will backport these patches and have a test.&lt;/p&gt;</comment>
                            <comment id="55675" author="emoly.liu" created="Sun, 7 Apr 2013 14:12:16 +0000"  >&lt;p&gt;I create a patch &lt;a href=&quot;http://review.whamcloud.com/#change,5968&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,5968&lt;/a&gt; per Niu&apos;s advice.&lt;/p&gt;

&lt;p&gt;But now I find even on the original b1_8 branch, lfsck can&apos;t pass on my local VM. I hit the same error to &lt;a href=&quot;https://maloo.whamcloud.com/test_sessions/3acb15f6-9f83-11e2-9f27-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sessions/3acb15f6-9f83-11e2-9f27-52540035b04c&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;I will create another patch for test only to see if lfsck script has any problem on b1_8. The result is at &lt;a href=&quot;https://maloo.whamcloud.com/test_sessions/61ecab6c-a051-11e2-898f-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sessions/61ecab6c-a051-11e2-898f-52540035b04c&lt;/a&gt; .&lt;/p&gt;</comment>
                            <comment id="55695" author="niu" created="Mon, 8 Apr 2013 05:44:52 +0000"  >&lt;blockquote&gt;
&lt;p&gt;But now I find even on the original b1_8 branch, lfsck can&apos;t pass on my local VM. I hit the same error to &lt;a href=&quot;https://maloo.whamcloud.com/test_sessions/3acb15f6-9f83-11e2-9f27-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sessions/3acb15f6-9f83-11e2-9f27-52540035b04c&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Emoly, can the patch fix this failure?&lt;/p&gt;</comment>
                            <comment id="55745" author="emoly.liu" created="Mon, 8 Apr 2013 15:14:36 +0000"  >&lt;p&gt;Now there are two lfsck issues we discussed. One is interop 1.8&amp;lt;-&amp;gt;2.4 failure, the other is b1_8 lfsck failure.&lt;/p&gt;

&lt;p&gt;This patch can&apos;t fix the latter one.&lt;/p&gt;

&lt;p&gt;I just added serverjob and serverbuildno to Test-Parameters in the patch commit msg. Let&apos;s see if this patch can fix interop failure.&lt;/p&gt;</comment>
                            <comment id="55818" author="emoly.liu" created="Tue, 9 Apr 2013 02:57:44 +0000"  >&lt;p&gt;The original b1_8 lfsck test log shows&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;lfsck 1.42.6.wc2 (10-Dec-2012)
lfsck: ost_idx 0: pass1: check for duplicate objects
lfsck: ost_idx 0: pass1 OK (20 files total)
lfsck: ost_idx 0: pass2: check for missing inode objects
[0]: failed to recreate /mnt/lustre/d0.lfsck/testfile.7 missing obj 0:12
lfsck: ost_idx 0: pass2 ERROR: 1 dangling inodes found (21 files total)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I can reproduce this error easily. I will file it in another ticket and look into it.&lt;/p&gt;</comment>
                            <comment id="60517" author="emoly.liu" created="Thu, 13 Jun 2013 04:36:30 +0000"  >&lt;p&gt;Patch landed for b1_8&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="18293">LU-3132</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|hzvmef:</customfieldvalue>

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