<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:23: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-2257] eviction from MDT during recovery</title>
                <link>https://jira.whamcloud.com/browse/LU-2257</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The MDS evicted one client during recovery:&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;2012-10-30 23:31:31 Lustre: lstest-MDT0000: Recovery over after 1:11, of 448 clients 447 recovered and 1 was evicted.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The client had this to say:&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:00000400:1.0:1351665089.361406:0:4759:0:(client.c:2702:ptlrpc_replay_interpret()) @@@ Version mismatch during replay
  req@ffff8808156d5400 x1417272286137308/t60416147281(60416147281) o101-&amp;gt;lstest-MDT0000-mdc-ffff88101c53c800@172.20.5.2@o2ib500:12/10 lens 784/544 e 0 to 0 dl 1351665195 ref 2 fl Interpret:R/4/0 rc -75/-75
00000100:00000100:1.0:1351665195.391323:0:4759:0:(client.c:1914:ptlrpc_expire_one_request()) @@@ Request  sent has timed out for slow reply: [sent 1351665089/real 1351665089]  req@ffff8808037b2000 x1417272286147651/t0(0) o400-&amp;gt;lstest-MDT0000-mdc-ffff88101c53c800@172.20.5.2@o2ib500:12/10 lens 224/224 e 0 to 1 dl 1351665195 ref 1 fl Rpc:X/c0/ffffffff rc 0/-1
00000100:00000400:1.0:1351665195.391332:0:4759:0:(import.c:1207:completed_replay_interpret()) lstest-MDT0000-mdc-ffff88101c53c800: version recovery fails, reconnecting
00000100:02020000:1.0:1351665195.404955:0:4759:0:(import.c:1325:ptlrpc_import_recovery_state_machine()) 167-0: lstest-MDT0000-mdc-ffff88101c53c800: This client was evicted by lstest-MDT0000; in progress operations using this service will fail.
00000080:00020000:8.0:1351665195.420248:0:21538:0:(file.c:155:ll_close_inode_openhandle()) inode 144115590443843479 mdc close failed: rc = -5
00000100:02000000:10.0:1351665195.420776:0:21623:0:(import.c:1403:ptlrpc_import_recovery_state_machine()) lstest-MDT0000-mdc-ffff88101c53c800: Connection restored to lstest-MDT0000 (at 172.20.5.2@o2ib500)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The application (IOR) failed with ENOENT on a write:&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;Commencing write performance test: Tue Oct 30 23:11:39 2012
ior ERROR: stat() failed, errno 2, No such file or directory (aiori-POSIX.c:323)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We&apos;d like to understand why this client was evicted and what the version recovery error messages mean.&lt;/p&gt;

&lt;p&gt;LLNL-bug-id: bz1867&lt;/p&gt;</description>
                <environment>&lt;a href=&quot;https://github.com/chaos/lustre/commits/2.3.54-llnl&quot;&gt;https://github.com/chaos/lustre/commits/2.3.54-llnl&lt;/a&gt;&lt;br/&gt;
</environment>
        <key id="16537">LU-2257</key>
            <summary>eviction from MDT during recovery</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="5">Cannot Reproduce</resolution>
                                        <assignee username="tappro">Mikhail Pershin</assignee>
                                    <reporter username="nedbass">Ned Bass</reporter>
                        <labels>
                    </labels>
                <created>Thu, 1 Nov 2012 13:27:55 +0000</created>
                <updated>Wed, 22 May 2013 23:39:38 +0000</updated>
                            <resolved>Wed, 22 May 2013 23:15:34 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="47289" author="pjones" created="Fri, 2 Nov 2012 08:48:27 +0000"  >&lt;p&gt;Alex&lt;/p&gt;

&lt;p&gt;Could someone please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="47844" author="bzzz" created="Thu, 15 Nov 2012 10:49:24 +0000"  >&lt;p&gt;the import message was about version mismatch:&lt;/p&gt;

&lt;p&gt;00000100:00000400:1.0:1351665089.361406:0:4759:0:(client.c:2702:ptlrpc_replay_interpret()) @@@ Version mismatch during replay&lt;/p&gt;

&lt;p&gt;I think Mike can look at this.&lt;/p&gt;</comment>
                            <comment id="48282" author="tappro" created="Thu, 22 Nov 2012 08:07:21 +0000"  >&lt;p&gt;Are lustre logs from MDS available? Or any logs. I can&apos;t say what exactly happened there. In general that means operation replay on server expected different version of object than it has.&lt;/p&gt;</comment>
                            <comment id="59126" author="nedbass" created="Wed, 22 May 2013 23:15:34 +0000"  >&lt;p&gt;This issue is pretty stale.  I don&apos;t think we&apos;ve seen it for a long time, so I&apos;m resolving it.&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|hzvbh3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5400</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>