<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:26:07 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-2547] test: recovery-small test_24a, test_24b: multiop didn&apos;t fail fsync: rc 0</title>
                <link>https://jira.whamcloud.com/browse/LU-2547</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;== recovery-small test 24a: fsync error (should return error) ======================================== 23:15:59 (1356678959)&lt;br/&gt;
multiop /mnt/nbp0-1/d0.recovery-small/d24/f.recovery-small.24a vOwy_wyc&lt;br/&gt;
TMPPIPE=/tmp/multiop_open_wait_pipe.9556&lt;br/&gt;
fail_loc=0x0&lt;br/&gt;
Connected clients:&lt;br/&gt;
service331&lt;br/&gt;
service331&lt;br/&gt;
service332&lt;br/&gt;
 recovery-small test_24a: @@@@@@ IGNORE (bz5494): multiop didn&apos;t fail fsync: rc 0&lt;/p&gt;


&lt;p&gt;test_logs tarball is attached: recovery-small.24a.tgz&lt;/p&gt;</description>
                <environment>Server: 2.1.3-1nasS, centos 6.3, 2.6.32_279.2.1.el6&lt;br/&gt;
Client: 2.3.0-1nasC, sles11sp2, 3.0.42_0.7.3&lt;br/&gt;
1 mds, 2 oss, 2 clients.&lt;br/&gt;
Test was  run from service331.&lt;br/&gt;
</environment>
        <key id="17050">LU-2547</key>
            <summary>test: recovery-small test_24a, test_24b: multiop didn&apos;t fail fsync: rc 0</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="niu">Niu Yawei</assignee>
                                    <reporter username="jaylan">Jay Lan</reporter>
                        <labels>
                            <label>revzfs</label>
                    </labels>
                <created>Fri, 28 Dec 2012 19:09:40 +0000</created>
                <updated>Fri, 22 Dec 2017 10:32:18 +0000</updated>
                            <resolved>Fri, 2 Sep 2016 04:51:19 +0000</resolved>
                                    <version>Lustre 2.3.0</version>
                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="49783" author="pjones" created="Sat, 29 Dec 2012 10:34:19 +0000"  >&lt;p&gt;Lai&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="49812" author="laisiyao" created="Mon, 31 Dec 2012 02:43:49 +0000"  >&lt;p&gt;Jay, I tested b2_3 branch, it always suceeds, could you point me to the exact version that fails? or a place where I can download?&lt;/p&gt;

&lt;p&gt;BTW, does this test always fail in your test environment?&lt;/p&gt;</comment>
                            <comment id="49819" author="jaylan" created="Mon, 31 Dec 2012 13:43:34 +0000"  >&lt;p&gt;I tested it three times and all failed in my test environment.&lt;/p&gt;

&lt;p&gt;The source is at &lt;a href=&quot;https://github.com/jlan/lustre-nas&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/jlan/lustre-nas&lt;/a&gt;,&lt;br/&gt;
branch nas-2.3.0. Tag is 2.3.0-1nasC.&lt;/p&gt;</comment>
                            <comment id="50029" author="laisiyao" created="Sat, 5 Jan 2013 21:54:32 +0000"  >&lt;p&gt;Jay, it looks like the code can&apos;t compile against 3.0 kernel yet, could you list the patches you&apos;ve applied?&lt;/p&gt;</comment>
                            <comment id="50046" author="jaylan" created="Sun, 6 Jan 2013 18:21:11 +0000"  >&lt;p&gt;Attached are nas-config and nas-make scripts. You need to modify the nas-config script to specify &lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;kversion_base to the correct kernel version in your environment,&lt;/li&gt;
	&lt;li&gt;flavor, most likely &quot;default&quot; in your case,&lt;/li&gt;
	&lt;li&gt;make sure kversion and kdir are correct in your environment,&lt;/li&gt;
	&lt;li&gt;&quot;--with-o2ib&quot; parameter to your ofed kernel build environment.&lt;/li&gt;
	&lt;li&gt;This test is not about MPI tests, so comment out module load of mpi tests&lt;/li&gt;
&lt;/ul&gt;

</comment>
                            <comment id="51738" author="utopiabound" created="Mon, 4 Feb 2013 14:29:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/f17e7f9c-6c8c-11e2-91d6-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/f17e7f9c-6c8c-11e2-91d6-52540035b04c&lt;/a&gt;&lt;br/&gt;
pre-2.4 zfs&lt;/p&gt;</comment>
                            <comment id="55205" author="jaylan" created="Mon, 1 Apr 2013 17:29:31 +0000"  >&lt;p&gt;Nathaniel, is the above link for me to read? I can not access that link.&lt;/p&gt;</comment>
                            <comment id="55424" author="utopiabound" created="Wed, 3 Apr 2013 20:10:21 +0000"  >&lt;p&gt;Jay, Sorry, that&apos;s a link to a failing autotest run.&lt;/p&gt;</comment>
                            <comment id="56723" author="utopiabound" created="Mon, 22 Apr 2013 18:58:17 +0000"  >&lt;p&gt;This hasn&apos;t failed with ldiskfs in 4wks, but is failing over 50% of the time with zfs.&lt;/p&gt;</comment>
                            <comment id="56739" author="utopiabound" created="Mon, 22 Apr 2013 20:49:58 +0000"  >&lt;p&gt;EXCEPT this test for zfs&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/6119&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/6119&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58410" author="keith" created="Mon, 13 May 2013 23:51:57 +0000"  >&lt;p&gt;It looked like a patch was landed but I saw a zfs fail today that looked exactly like this. &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/f425e1a6-bc12-11e2-b013-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/f425e1a6-bc12-11e2-b013-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="60165" author="utopiabound" created="Fri, 7 Jun 2013 13:03:54 +0000"  >&lt;p&gt;Patch to EXCEPT 24b also for ZFS&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/6587&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/6587&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="61821" author="bfaccini" created="Thu, 4 Jul 2013 15:06:57 +0000"  >&lt;p&gt;Got an occurrence with recovery-small/test_24b during &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/f43c1ffc-e4ad-11e2-a950-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/f43c1ffc-e4ad-11e2-a950-52540035b04c&lt;/a&gt;.&lt;br/&gt;
When will &lt;a href=&quot;http://review.whamcloud.com/6587&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/6587&lt;/a&gt; land ?&lt;/p&gt;</comment>
                            <comment id="64819" author="pjones" created="Thu, 22 Aug 2013 11:24:41 +0000"  >&lt;p&gt;Landed for 2.5&lt;/p&gt;</comment>
                            <comment id="64882" author="utopiabound" created="Thu, 22 Aug 2013 19:51:59 +0000"  >&lt;p&gt;Patch for b2_4 &lt;a href=&quot;http://review.whamcloud.com/7424&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/7424&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="95386" author="adilger" created="Wed, 1 Oct 2014 06:58:25 +0000"  >&lt;p&gt;recovery-small test_24a and test_24b are being skipped, the problem was not actually fixed.&lt;/p&gt;</comment>
                            <comment id="130817" author="jaylan" created="Mon, 19 Oct 2015 20:58:45 +0000"  >&lt;p&gt;Please close this ticket since the test was marked &quot;always_except&quot;.&lt;/p&gt;</comment>
                            <comment id="130819" author="pjones" created="Mon, 19 Oct 2015 21:01:04 +0000"  >&lt;p&gt;ok Jay&lt;/p&gt;</comment>
                            <comment id="130836" author="adilger" created="Tue, 20 Oct 2015 01:45:26 +0000"  >&lt;p&gt;The whole point of the &lt;tt&gt;always_except&lt;/tt&gt; label is that it means this test is being skipped, but the original bug has not actually been fixed.  This ticket shouldn&apos;t be closed until the original problem is fixed (lack of error return to userspace on fsync) and the test is removed from the &lt;tt&gt;ALWAYS_EXCEPT&lt;/tt&gt; list in recovery-small.sh.  I verified that this test is still being skipped, but only for ZFS MDT.&lt;/p&gt;</comment>
                            <comment id="161727" author="pjones" created="Fri, 12 Aug 2016 13:00:25 +0000"  >&lt;p&gt;Niu&lt;/p&gt;

&lt;p&gt;Can you please check to see what needs to happen to get this test re-enabled?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="162492" author="niu" created="Fri, 19 Aug 2016 04:18:37 +0000"  >&lt;p&gt;Lustre fsync was semantically wrong before the fix of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4388&quot; title=&quot;fsync on client does not cause OST_SYNCs to be issued&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4388&quot;&gt;&lt;del&gt;LU-4388&lt;/del&gt;&lt;/a&gt;, it didn&apos;t sync data on fsync at all (it get the semantic of fsync and fdatasync wrong), so it&apos;s not surprise this test fails often.&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;00000080:00000001:4.0:1356678959.907382:0:21907:0:(obd_class.h:2061:md_sync()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; leaving (rc=0 : 0 : 0)
00000100:00000001:4.0:1356678959.907382:0:21907:0:(client.c:2323:__ptlrpc_req_finished()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; entered
00000100:00000040:4.0:1356678959.907383:0:21907:0:(client.c:2335:__ptlrpc_req_finished()) @@@ refcount now 0  req@ffff8805bdf93800 x1422578972363063/t0(0) o44-&amp;gt;lustre-MDT0000-mdc-ffff8806f504e800@10.151.25.187@o2ib:12/10 lens 448/408 e 0 to 0 dl 1356678997 ref 1 fl Complete:R/0/0 rc 0/0
00000100:00000001:4.0:1356678959.907386:0:21907:0:(client.c:2245:__ptlrpc_free_req()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; entered
02000000:00000001:4.0:1356678959.907388:0:21907:0:(sec.c:1697:sptlrpc_cli_free_repbuf()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; entered
02000000:00000010:4.0:1356678959.907388:0:21907:0:(sec_null.c:231:null_free_repbuf()) kfreed &lt;span class=&quot;code-quote&quot;&gt;&apos;req-&amp;gt;rq_repbuf&apos;&lt;/span&gt;: 1024 at ffff8805d7a85000.
02000000:00000001:4.0:1356678959.907389:0:21907:0:(sec.c:1711:sptlrpc_cli_free_repbuf()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; leaving
00000020:00000001:4.0:1356678959.907390:0:21907:0:(genops.c:963:class_import_put()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; entered
00000020:00000040:4.0:1356678959.907390:0:21907:0:(genops.c:970:class_import_put()) &lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt; ffff880379630800 refcount=10 obd=lustre-MDT0000-mdc-ffff8806f504e800
00000020:00000001:4.0:1356678959.907391:0:21907:0:(genops.c:979:class_import_put()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; leaving
02000000:00000010:4.0:1356678959.907392:0:21907:0:(sec_null.c:201:null_free_reqbuf()) kfreed &lt;span class=&quot;code-quote&quot;&gt;&apos;req-&amp;gt;rq_reqbuf&apos;&lt;/span&gt;: 512 at ffff8805d8599600.
02000000:00000001:4.0:1356678959.907394:0:21907:0:(sec.c:437:sptlrpc_req_put_ctx()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; entered
02000000:00000001:4.0:1356678959.907394:0:21907:0:(sec.c:453:sptlrpc_req_put_ctx()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; leaving
00000100:00000010:4.0:1356678959.907395:0:21907:0:(client.c:2299:__ptlrpc_free_req()) kfreed &lt;span class=&quot;code-quote&quot;&gt;&apos;request&apos;&lt;/span&gt;: 928 at ffff8805bdf93800.
00000100:00000001:4.0:1356678959.907396:0:21907:0:(client.c:2300:__ptlrpc_free_req()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; leaving
00000100:00000001:4.0:1356678959.907396:0:21907:0:(client.c:2339:__ptlrpc_req_finished()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; leaving (rc=1 : 1 : 1)
00020000:00000002:4.0:1356678959.907397:0:21907:0:(lov_object.c:787:lov_lsm_addref()) lsm ffff8805b90ed640 addref 2 by ffff880382188280.
00020000:00000002:4.0:1356678959.907398:0:21907:0:(lov_object.c:799:lov_lsm_decref()) lsm ffff8805b90ed640 decref 2 by ffff880382188280.
00000080:00000001:4.0:1356678959.907399:0:21907:0:(file.c:2121:ll_fsync()) &lt;span class=&quot;code-object&quot;&gt;Process&lt;/span&gt; leaving (rc=0 : 0 : 0)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Above log shows fsync synced meta data only.&lt;/p&gt;

&lt;p&gt;Given fsync has been fixed since 2.6 (by &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4388&quot; title=&quot;fsync on client does not cause OST_SYNCs to be issued&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4388&quot;&gt;&lt;del&gt;LU-4388&lt;/del&gt;&lt;/a&gt;), I think we can simply re-enable these two tests to see if it will go well.&lt;/p&gt;</comment>
                            <comment id="162496" author="gerrit" created="Fri, 19 Aug 2016 05:41:33 +0000"  >&lt;p&gt;Niu Yawei (yawei.niu@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/22020&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/22020&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2547&quot; title=&quot;test: recovery-small test_24a, test_24b: multiop didn&amp;#39;t fail fsync: rc 0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2547&quot;&gt;&lt;del&gt;LU-2547&lt;/del&gt;&lt;/a&gt; test: re-enable 24a/b of recovery-small&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d8c6cdf073a7ae7bd0d9aafb4af288726f4d3bfe&lt;/p&gt;</comment>
                            <comment id="164750" author="gerrit" created="Fri, 2 Sep 2016 02:24:29 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/22020/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/22020/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2547&quot; title=&quot;test: recovery-small test_24a, test_24b: multiop didn&amp;#39;t fail fsync: rc 0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2547&quot;&gt;&lt;del&gt;LU-2547&lt;/del&gt;&lt;/a&gt; test: re-enable 24a/b of recovery-small&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6912c6f8b1bce483915b3cb386d4695969d29407&lt;/p&gt;</comment>
                            <comment id="164777" author="pjones" created="Fri, 2 Sep 2016 04:51:19 +0000"  >&lt;p&gt;Landed for 2.9&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12141" name="nas-config.sh.lustre230.sles" size="1053" author="jaylan" created="Sun, 6 Jan 2013 18:21:11 +0000"/>
                            <attachment id="12142" name="nas-make.sh.lustre230.sles" size="207" author="jaylan" created="Sun, 6 Jan 2013 18:21:11 +0000"/>
                            <attachment id="12122" name="recovery-small.24a.tgz" size="4541215" author="jaylan" created="Fri, 28 Dec 2012 19:09:40 +0000"/>
                    </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_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 1 Apr 2016 19:09:40 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvedr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5971</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>
                                                                                                                        <customfield id="customfield_10493" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 28 Dec 2012 19:09:40 +0000</customfieldvalue>

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