<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:59:16 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-13202] recovery-small test 65 fails with &apos;test_65 failed with 1&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-13202</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;recovery-small test_65 fails with &apos;test_65 failed with 1&apos;. Looking at the client test_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;== recovery-small test 65: lock enqueue for destroyed export ========================================= 02:06:47 (1580522807)
Starting client: trevis-47vm5.trevis.whamcloud.com:  -o user_xattr,flock trevis-47vm11:trevis-47vm12:/lustre /mnt/lustre2
CMD: trevis-47vm5.trevis.whamcloud.com mkdir -p /mnt/lustre2
CMD: trevis-47vm5.trevis.whamcloud.com mount -t lustre -o user_xattr,flock trevis-47vm11:trevis-47vm12:/lustre /mnt/lustre2
mount.lustre: mount trevis-47vm11:trevis-47vm12:/lustre at /mnt/lustre2 failed: Input/output error
Is the MGS running?
lfs setstripe: setstripe error for &apos;/mnt/lustre2/f65.recovery-small&apos;: Inappropriate ioctl for device
 recovery-small test_65: @@@@@@ FAIL: test_65 failed with 1 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:5900:error()
  = /usr/lib64/lustre/tests/test-framework.sh:6202:run_one()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;Looking at a recent failure at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/e14f1d26-44d3-11ea-bffa-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/e14f1d26-44d3-11ea-bffa-52540065bddc&lt;/a&gt;, we see some communication errors. Looking at dmesg for client1 (vm5), 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;[263001.363134] Lustre: DEBUG MARKER: == recovery-small test 65: lock enqueue for destroyed export ========================================= 02:06:47 (1580522807)
[263001.413695] Lustre: DEBUG MARKER: mkdir -p /mnt/lustre2
[263001.422615] Lustre: DEBUG MARKER: mount -t lustre -o user_xattr,flock trevis-47vm11:trevis-47vm12:/lustre /mnt/lustre2
[263004.000599] LustreError: 15c-8: MGC10.9.3.131@tcp: The configuration from log &apos;lustre-client&apos; failed (-5). This may be the result of communication errors between this node and the MGS, a bad configuration, or other errors. See the syslog for more information.
[263004.005019] Lustre: Unmounted lustre-client
[263004.006116] LustreError: 28814:0:(obd_mount.c:1608:lustre_fill_super()) Unable to mount  (-5)
[263004.233327] Lustre: DEBUG MARKER: /usr/sbin/lctl mark  recovery-small test_65: @@@@@@ FAIL: test_65 failed with 1 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;On the OSS (vm10) dmesg 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;[91380.311234] Lustre: DEBUG MARKER: == recovery-small test 65: lock enqueue for destroyed export ========================================= 02:06:47 (1580522807)
[91383.075128] Lustre: 8612:0:(client.c:2133:ptlrpc_expire_one_request()) @@@ Request sent has timed out for slow reply: [sent 1580522766/real 1580522766]  req@ffff8bd1d0144000 x1657293567846016/t0(0) o400-&amp;gt;MGC10.9.3.131@tcp@10.9.3.131@tcp:26/25 lens 224/224 e 0 to 1 dl 1580522810 ref 1 fl Rpc:XN/0/ffffffff rc 0/-1
[91383.081667] Lustre: 8612:0:(client.c:2133:ptlrpc_expire_one_request()) Skipped 8 previous similar messages
[91383.083309] LustreError: 166-1: MGC10.9.3.131@tcp: Connection to MGS (at 10.9.3.131@tcp) was lost; in progress operations using this service will fail
[91383.085504] LustreError: Skipped 1 previous similar message
[91383.186218] Lustre: DEBUG MARKER: /usr/sbin/lctl mark  recovery-small test_65: @@@@@@ FAIL: test_65 failed with 1 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We&#8217;ve seen this error since at least 16 JULY 2019. Here are links to a few failures&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/8f74e7f4-1f28-11ea-b1e8-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/8f74e7f4-1f28-11ea-b1e8-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/41964346-dcd1-11e9-b62b-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/41964346-dcd1-11e9-b62b-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/350e54fa-acf8-11e9-8fc1-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/350e54fa-acf8-11e9-8fc1-52540065bddc&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;We see recovery-small test 65 fail for PPC client testing, but we don&#8217;t see the LustreError above; &lt;a href=&quot;https://testing.whamcloud.com/test_sets/6599a846-ac16-11e9-861b-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/6599a846-ac16-11e9-861b-52540065bddc&lt;/a&gt;. So, I&#8217;m not sure if the PPC failures are the same as documented here. &lt;/p&gt;</description>
                <environment></environment>
        <key id="57993">LU-13202</key>
            <summary>recovery-small test 65 fails with &apos;test_65 failed with 1&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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>failover</label>
                    </labels>
                <created>Tue, 4 Feb 2020 20:29:31 +0000</created>
                <updated>Wed, 5 Feb 2020 00:09:13 +0000</updated>
                                            <version>Lustre 2.13.0</version>
                    <version>Lustre 2.12.3</version>
                    <version>Lustre 2.12.4</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                    <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|i00t73:</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>