<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:49:41 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-12102] sanity-scrub test_7: (8) Expected &apos;scanning&apos; on mds1</title>
                <link>https://jira.whamcloud.com/browse/LU-12102</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Andreas Dilger  &amp;lt;adilger@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/8b3b3134-48aa-11e9-b98a-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/8b3b3134-48aa-11e9-b98a-52540065bddc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;test_7 failed with the following error:&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;Update not seen after 6s: wanted &apos;scanning&apos; got &apos;completed&apos;
(8) Expected &apos;scanning&apos; on mds1
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;






&lt;p&gt;VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV&lt;br/&gt;
sanity-scrub test_7 - (8) Expected &apos;scanning&apos; on mds1&lt;/p&gt;</description>
                <environment></environment>
        <key id="55235">LU-12102</key>
            <summary>sanity-scrub test_7: (8) Expected &apos;scanning&apos; on mds1</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="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Mon, 25 Mar 2019 07:01:32 +0000</created>
                <updated>Tue, 21 Feb 2023 16:43:45 +0000</updated>
                                            <version>Lustre 2.13.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="244634" author="pfarrell" created="Mon, 25 Mar 2019 16:40:19 +0000"  >&lt;p&gt;Some notes.&#160; It looks like we have trouble reconnecting the MDTs, and that causes this message (from dmesg on MDS1):&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;[16447.097886] Lustre: lustre-MDT0000: hit invalid OI mapping for [0x200001b74:0x2:0x0] during recovering, that may because auto scrub is disabled on related MDT, and will cause recovery failure. Please enable auto scrub and retry the recovery. &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This makes the OI scrub startup weird, and the subsequent messages in the log are different from the success case.&lt;/p&gt;

&lt;p&gt;We&apos;re having trouble re-establishing the connection here:&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;00000100:02020000:0.0:1552798330.508523:0:17624:0:(client.c:1279:ptlrpc_check_status()) 11-0: lustre-MDT0000-osp-MDT0002: operation mds_connect to node 0@lo failed: rc = -114
00000100:00080000:0.0:1552798330.511162:0:17624:0:(import.c:1338:ptlrpc_connect_interpret()) recovery of lustre-MDT0000_UUID on 10.9.6.9@tcp failed (-114)
00000100:02020000:0.0:1552798330.512119:0:17624:0:(client.c:1279:ptlrpc_check_status()) 11-0: lustre-MDT0001-osp-MDT0002: operation mds_connect to node 10.9.6.10@tcp failed: rc = -114
00000100:00080000:0.0:1552798330.512123:0:17624:0:(import.c:1338:ptlrpc_connect_interpret()) recovery of lustre-MDT0001_UUID on 10.9.6.10@tcp failed (-114)
 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This is before we turn on oi scub:&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;00000001:02000400:0.0:1552798342.891701:0:29330:0:(debug.c:511:libcfs_debug_mark_buffer()) DEBUG MARKER: /usr/sbin/lctl set_param -n osd-*.*.auto_scrub=1 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;But we&apos;re still taking errors after that:&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;00000100:00100000:0.0:1552798343.266169:0:26241:0:(service.c:2198:ptlrpc_server_handle_request()) Handled RPC pname:cluuid+ref:pid:xid:nid:opc mdt_out00_000:lustre-MDT0001-mdtlov_UUID+5:14884:x1628209949343232:12345-10.9.6.10@tcp:1000 Request processed in 3455us (3476us total) trans 0 rc -115/-115 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;That&apos;s an OUT_UPDATE request.&lt;/p&gt;

&lt;p&gt;(Posting this to get it out, more to check...)&lt;/p&gt;</comment>
                            <comment id="244636" author="pfarrell" created="Mon, 25 Mar 2019 17:18:26 +0000"  >&lt;p&gt;I dug in some more &amp;amp; didn&apos;t find any smoking guns - I&apos;m going to drop this for now.&#160; Perhaps helpful for someone else or just something for later.&lt;/p&gt;

&lt;p&gt;But the cause of the failure definitely seems to be the MDSes not being fully connected, leading to this error:&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;[16447.097886] Lustre: lustre-MDT0000: hit invalid OI mapping for [0x200001b74:0x2:0x0] during recovering, that may because auto scrub is disabled on related MDT, and will cause recovery failure. Please enable auto scrub and retry the recovery.  &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This suggests we may need some better check for startup, as this does appear to unwind itself, it just does so after we start oi scrub.&lt;/p&gt;</comment>
                    </comments>
                    <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|i00dsv:</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>