<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:21:33 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-15816] sanity test_398m: FAIL: parallel dio write with failure on first stripe succeeded</title>
                <link>https://jira.whamcloud.com/browse/LU-15816</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;After clean upgrade from Lustre 2.12.8 on el7.9 to Lustre 2.15 on el8.5, sanity test 398m encountered an error:&lt;/p&gt;

&lt;p&gt;parallel dio write with failure on first stripe succeeded&lt;/p&gt;

&lt;p&gt;&#160;&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;
== sanity test 398m: test RPC failures with parallel dio ========================================================== 22:57:43 (1651532263)
fail_loc=0x20e
fail_val=1
dd: error writing &lt;span class=&quot;code-quote&quot;&gt;&apos;/mnt/lustre/f398m.sanity&apos;&lt;/span&gt;: Input/output error
1+0 records in
0+0 records out
0 bytes copied, 56.4822 s, 0.0 kB/s
fail_loc=0
fail_val=0
8+0 records in
8+0 records out
67108864 bytes (67 MB, 64 MiB) copied, 2.49378 s, 26.9 MB/s
fail_loc=0x20f
fail_val=1
dd: error reading &lt;span class=&quot;code-quote&quot;&gt;&apos;/mnt/lustre/f398m.sanity&apos;&lt;/span&gt;: Input/output error
0+0 records in
0+0 records out
0 bytes copied, 56.0012 s, 0.0 kB/s
fail_loc=0
fail_val=0
fail_loc=0x20e
fail_val=2
8+0 records in
8+0 records out
67108864 bytes (67 MB, 64 MiB) copied, 2.83038 s, 23.7 MB/s
&#160;sanity test_398m: @@@@@@ FAIL: parallel dio write with failure on first stripe succeeded
&#160; Trace dump:
&#160; = /lib64/lustre/tests/test-framework.sh:6406:error()
&#160; = /lib64/lustre/tests/sanity.sh:24681:test_398m()
&#160; = /lib64/lustre/tests/test-framework.sh:6723:run_one()
&#160; = /lib64/lustre/tests/test-framework.sh:6770:run_one_logged()
&#160; = /lib64/lustre/tests/test-framework.sh:6611:run_test()
&#160; = /lib64/lustre/tests/sanity.sh:24697:main()
Dumping lctl log to /tmp/test_logs/2022-05-02/211139/sanity.test_398m.*.1651532382.log
fail_loc=0
fail_loc=0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="70136">LU-15816</key>
            <summary>sanity test_398m: FAIL: parallel dio write with failure on first stripe succeeded</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="neilb">Neil Brown</assignee>
                                    <reporter username="anikitenko">Alena Nikitenko</reporter>
                        <labels>
                    </labels>
                <created>Tue, 3 May 2022 23:21:30 +0000</created>
                <updated>Wed, 20 Dec 2023 03:48:06 +0000</updated>
                            <resolved>Tue, 13 Dec 2022 16:27:08 +0000</resolved>
                                    <version>Lustre 2.15.0</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="354143" author="neilb" created="Fri, 25 Nov 2022 05:16:03 +0000"  >&lt;p&gt;The error message is misleading - it is the second stripe that fails the test.&lt;/p&gt;

&lt;p&gt;It will always fail if the second OST (called OST1 in the script) is on a different host than the first (OST0).&lt;/p&gt;

&lt;p&gt;This is because&#160; while &quot;do_facet ost1&quot; is correctly used to access OST0, it is ALSO used to access OST1, which might be wrong.&lt;/p&gt;

&lt;p&gt;We need &quot;do_facet ost1&quot; to manage OST1.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="354144" author="gerrit" created="Fri, 25 Nov 2022 05:17:45 +0000"  >&lt;p&gt;&quot;Neil Brown &amp;lt;neilb@suse.de&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49248&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49248&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15816&quot; title=&quot;sanity test_398m: FAIL: parallel dio write with failure on first stripe succeeded&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15816&quot;&gt;&lt;del&gt;LU-15816&lt;/del&gt;&lt;/a&gt; tests: use correct ost host to manage failure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5ea236e3b450fea6aea7eab4c4a7d5333de6436f&lt;/p&gt;</comment>
                            <comment id="356207" author="gerrit" created="Tue, 13 Dec 2022 16:08:54 +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/c/fs/lustre-release/+/49248/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49248/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15816&quot; title=&quot;sanity test_398m: FAIL: parallel dio write with failure on first stripe succeeded&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15816&quot;&gt;&lt;del&gt;LU-15816&lt;/del&gt;&lt;/a&gt; tests: use correct ost host to manage failure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6e66cbdb5c8c08193c36262649667747127b6d90&lt;/p&gt;</comment>
                            <comment id="356229" author="pjones" created="Tue, 13 Dec 2022 16:27:08 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="383529" author="gerrit" created="Thu, 24 Aug 2023 07:09:51 +0000"  >&lt;p&gt;&quot;xinliang &amp;lt;xinliang.liu@linaro.org&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52066&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52066&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15816&quot; title=&quot;sanity test_398m: FAIL: parallel dio write with failure on first stripe succeeded&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15816&quot;&gt;&lt;del&gt;LU-15816&lt;/del&gt;&lt;/a&gt; tests: use correct ost host to manage failure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cd866dcf14c18dd650d407fedbdaa18c4bb1d2ac&lt;/p&gt;</comment>
                            <comment id="397585" author="gerrit" created="Wed, 20 Dec 2023 03:48:06 +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/c/fs/lustre-release/+/52066/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52066/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15816&quot; title=&quot;sanity test_398m: FAIL: parallel dio write with failure on first stripe succeeded&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15816&quot;&gt;&lt;del&gt;LU-15816&lt;/del&gt;&lt;/a&gt; tests: use correct ost host to manage failure&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5db1bc57996b674b3df19a1ae0ee6b20f4668586&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="43493" name="sanity.test_398m.debug_log.trevis-87vm2.1651532382.log" size="40744207" author="anikitenko" created="Tue, 3 May 2022 23:20:32 +0000"/>
                            <attachment id="43494" name="sanity.test_398m.debug_log.trevis-87vm3.1651532382.log" size="40155711" author="anikitenko" created="Tue, 3 May 2022 23:20:36 +0000"/>
                            <attachment id="43495" name="sanity.test_398m.debug_log.trevis-87vm4.1651532382.log" size="12593099" author="anikitenko" created="Tue, 3 May 2022 23:20:28 +0000"/>
                            <attachment id="43496" name="sanity.test_398m.debug_log.trevis-87vm5.1651532382.log" size="41361847" author="anikitenko" created="Tue, 3 May 2022 23:20:31 +0000"/>
                            <attachment id="43497" name="sanity.test_398m.dmesg.trevis-87vm2.1651532382.log" size="239969" author="anikitenko" created="Tue, 3 May 2022 23:20:26 +0000"/>
                            <attachment id="43498" name="sanity.test_398m.dmesg.trevis-87vm3.1651532382.log" size="239986" author="anikitenko" created="Tue, 3 May 2022 23:20:26 +0000"/>
                            <attachment id="43499" name="sanity.test_398m.dmesg.trevis-87vm4.1651532382.log" size="205220" author="anikitenko" created="Tue, 3 May 2022 23:20:26 +0000"/>
                            <attachment id="43500" name="sanity.test_398m.dmesg.trevis-87vm5.1651532382.log" size="245831" author="anikitenko" created="Tue, 3 May 2022 23:20:26 +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_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i02oxz:</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>