<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:07:43 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-14200] ost-pools test 23b fails with &apos;dd did not fail with ENOSPC&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-14200</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;ost-pools test_23b fails for RHEL 8.3 server/clients. &lt;/p&gt;

&lt;p&gt;Looking at the suite_log for the failure at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/8445d81a-2e35-493c-bcf7-311524a97aa5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/8445d81a-2e35-493c-bcf7-311524a97aa5&lt;/a&gt;, this is the first time we&#8217;ve seen ost-pools test_23b fail with&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;[4 iteration] dd: closing output file &apos;/mnt/lustre/d23b.ost-pools/dir/f23b.ost-pools-quota4&apos;: Input/output error
total written: 20971520
stime=1607360253, etime=1607360637, elapsed=384
 ost-pools test_23b: @@@@@@ FAIL: dd did not fail with ENOSPC 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:6257:error()
  = /usr/lib64/lustre/tests/ost-pools.sh:1360:test_23b()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We have seen this test fail with the same error message, see &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10396&quot; title=&quot;ost-pools test_23b: dd did not fail with ENOSPC&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10396&quot;&gt;LU-10396&lt;/a&gt;, and with &#8220;write error ... Input/output error&#8220;, but this is the first time we see dd fail with &#8220;close ... Input/output error&#8221;. From the value after total written, it looks like dd did fail, just not with &#8220;No space left on device&quot; as the test requires/is looking for.&lt;/p&gt;

&lt;p&gt;In the client1 (vm) dmesg log, we 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;[ 5322.937853] Lustre: DEBUG MARKER: lctl get_param -n lov.lustre-*.pools.testpool | sort -u | tr &apos;\n&apos; &apos; &apos; 
[ 5342.709668] Lustre: lustre-OST0001-osc-ffff913ecdbb6000: disconnect after 20s idle
[ 5665.004748] LustreError: 7828:0:(osc_request.c:1947:osc_brw_fini_request()) lustre-OST0000-osc-ffff913ecdbb6000: unexpected positive size 1
[ 5713.926869] Lustre: DEBUG MARKER: /usr/sbin/lctl mark  ost-pools test_23b: @@@@@@ FAIL: dd did not fail with ENOSPC 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>RHEL8.3 servers/clients</environment>
        <key id="61910">LU-14200</key>
            <summary>ost-pools test 23b fails with &apos;dd did not fail with ENOSPC&apos;</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>rhel8.3</label>
                    </labels>
                <created>Tue, 8 Dec 2020 19:11:51 +0000</created>
                <updated>Fri, 11 Dec 2020 20:41:38 +0000</updated>
                            <resolved>Fri, 11 Dec 2020 20:41:29 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="287247" author="jamesanunez" created="Thu, 10 Dec 2020 19:31:29 +0000"  >&lt;p&gt;It looks like we are seeing this same error in sanity-quota test 9 seen in RHEL8.3 client/server testing:&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/79e432c6-29f8-4449-a43f-372fffb66c4d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/79e432c6-29f8-4449-a43f-372fffb66c4d&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/7bd7e9d6-c722-41f4-8e4d-9619692b5da4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/7bd7e9d6-c722-41f4-8e4d-9619692b5da4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We also see sanity-flr tests 204e and 204f fail in the similar way; &lt;a href=&quot;https://testing.whamcloud.com/test_sets/fbde9358-e264-4548-95fb-236490a7135b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/fbde9358-e264-4548-95fb-236490a7135b&lt;/a&gt; .&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="61931">LU-14205</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="61915">LU-14202</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|i01gnr:</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>