<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:56:11 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-12848] Add test case for LU-11549</title>
                <link>https://jira.whamcloud.com/browse/LU-12848</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The test case in patch &lt;a href=&quot;https://review.whamcloud.com/35991&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35991&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11549&quot; title=&quot;Unattached inodes after 3 min racer run.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11549&quot;&gt;&lt;del&gt;LU-11549&lt;/del&gt;&lt;/a&gt; tests: link succeded to an ophan remote object&lt;/tt&gt;&quot; does not currently work.  It needs to be updated so that the &lt;tt&gt;OBD_RACE()&lt;/tt&gt; condition is hit reliably.&lt;/p&gt;</description>
                <environment></environment>
        <key id="57135">LU-12848</key>
            <summary>Add test case for LU-11549</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="zam">Alexander Zarochentsev</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Fri, 11 Oct 2019 17:37:03 +0000</created>
                <updated>Wed, 25 Aug 2021 16:30:59 +0000</updated>
                            <resolved>Wed, 25 Aug 2021 16:30:59 +0000</resolved>
                                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="258560" author="zam" created="Wed, 20 Nov 2019 18:21:49 +0000"  >&lt;p&gt;the test reveals problems with ZFS backend (it is test #104 in our branch and test #105 in the patch for master):&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;== sanityn test 104: rename to an open file and link race should not cause fs corruption ============= 15:06:58 (1574089618)
fail_loc=0x8000018a
/usr/lib64/lustre/tests/sanityn.sh: line 4633: 17769 Terminated              $MULTIOP $DIR2/$tdir/mdt0dir/foodir/file2 Ow4096_c
rm: cannot remove &apos;/mnt/lustre/d104.sanityn/mdt1dir/file2x&apos;: No such file or directory
 sanityn test_104: @@@@@@ FAIL: Removing test dir failed 
  Trace dump:
  = /usr/lib64/lustre/tests/../tests/test-framework.sh:5988:error()
  = /usr/lib64/lustre/tests/sanityn.sh:4634:test_104()
  = /usr/lib64/lustre/tests/../tests/test-framework.sh:6272:run_one()
  = /usr/lib64/lustre/tests/../tests/test-framework.sh:6311:run_one_logged()
  = /usr/lib64/lustre/tests/../tests/test-framework.sh:6107:run_test()
  = /usr/lib64/lustre/tests/sanityn.sh:4636:main()
Dumping lctl log to /tmp/test_logs/1574089606/sanityn.test_104.*.1574089621.log
Resetting fail_loc on all nodes...done.
FAIL 104 (5s)
sanityn: FAIL: test_104 Removing test dir failed
Dumping lctl log to /tmp/test_logs/1574089606/sanityn..*.1574089624.log
Resetting fail_loc on all nodes...done.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;the same failure seen in Oleg&apos;s testing &lt;a href=&quot;http://testing.linuxhacker.ru:3333/lustre-reports/4579/results.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://testing.linuxhacker.ru:3333/lustre-reports/4579/results.html&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;
== sanityn test 105: A racy rename/link an open file should not cause fs corruption ================== 13:15:42 (1574273742)
fail_loc=0x8000018a
/home/green/git/lustre-release/lustre/tests/sanityn.sh: line 4905: 10460 Terminated              $MULTIOP $DIR2/$tdir/mdt0dir/foodir/file2 Ow4096_c
rm: cannot remove &apos;/mnt/lustre/d105.sanityn/mdt1dir/file2x&apos;: No such file or directory
 sanityn test_105: @@@@@@ FAIL: Removing test dir failed 
  Trace dump:
  = /home/green/git/lustre-release/lustre/tests/test-framework.sh:6108:error()
  = /home/green/git/lustre-release/lustre/tests/sanityn.sh:4906:test_105()
  = /home/green/git/lustre-release/lustre/tests/test-framework.sh:6410:run_one()
  = /home/green/git/lustre-release/lustre/tests/test-framework.sh:6449:run_one_logged()
  = /home/green/git/lustre-release/lustre/tests/test-framework.sh:6280:run_test()
  = /home/green/git/lustre-release/lustre/tests/sanityn.sh:4908:main()
Dumping lctl log to /tmp/testlogs//sanityn.test_105.*.1574273747.log
oleg256-server: Warning: Permanently added &apos;oleg256-client.virtnet&apos; (ECDSA) to the list of known hosts.
oleg256-server: rsync: chown &quot;/tmp/testlogs/.sanityn.test_105.debug_log.oleg256-server.1574273747.log.Gd6d36&quot; failed: Operation not permitted (1)
oleg256-server: rsync: chown &quot;/tmp/testlogs/.sanityn.test_105.dmesg.oleg256-server.1574273747.log.uwPdAz&quot; failed: Operation not permitted (1)
oleg256-server: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2]
pdsh@oleg256-client: oleg256-server: ssh exited with exit code 23
Resetting fail_loc on all nodes...done.
FAIL 105 (6s)
cleanup: ======================================================
== sanityn test complete, duration 21 sec ============================================================ 13:15:51 (1574273751)
sanityn: FAIL: test_105 Removing test dir failed
rm: cannot remove &apos;/mnt/lustre/d105.sanityn/mdt1dir&apos;: Directory not empty
 sanityn test_105: @@@@@@ FAIL: remove sub-test dirs failed 
  Trace dump:
  = /home/green/git/lustre-release/lustre/tests/test-framework.sh:6108:error()
  = /home/green/git/lustre-release/lustre/tests/test-framework.sh:5593:check_and_cleanup_lustre()
  = /home/green/git/lustre-release/lustre/tests/sanityn.sh:4920:main()
Dumping lctl log to /tmp/testlogs//sanityn.test_105.*.1574273752.log
oleg256-server: rsync: chown &quot;/tmp/testlogs/.sanityn.test_105.debug_log.oleg256-server.1574273752.log.65aqHO&quot; failed: Operation not permitted (1)
oleg256-server: rsync: chown &quot;/tmp/testlogs/.sanityn.test_105.dmesg.oleg256-server.1574273752.log.rhRRav&quot; failed: Operation not permitted (1)
oleg256-server: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1178) [sender=3.1.2]
pdsh@oleg256-client: oleg256-server: ssh exited with exit code 23
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt; I believe it means an fs corruption, but ZFS has no tool to check it. &lt;/p&gt;</comment>
                            <comment id="258561" author="zam" created="Wed, 20 Nov 2019 18:40:12 +0000"  >&lt;p&gt;sanityN 105 test which illustrates the problem &lt;a href=&quot;https://review.whamcloud.com/#/c/35991/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/35991/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="311115" author="gerrit" created="Wed, 25 Aug 2021 06:22:49 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/35991/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35991/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12848&quot; title=&quot;Add test case for LU-11549&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12848&quot;&gt;&lt;del&gt;LU-12848&lt;/del&gt;&lt;/a&gt; tests: link succeded to an ophan remote object&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: dcad0502b5682ab76ce4456573dc7060bcce7da0&lt;/p&gt;</comment>
                            <comment id="311162" author="pjones" created="Wed, 25 Aug 2021 16:30:59 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="53673">LU-11549</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="58317">LU-13346</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|i00nx3:</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>