<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:02:35 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-6712] Hyperion IO error  revalidate FID [0x20000040c:0x1f:0x0] error: rc = -5</title>
                <link>https://jira.whamcloud.com/browse/LU-6712</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Attempting to setup for SWL test - two clients out of the total have this issue:&lt;br/&gt;
Tests fail due to IO error when creating or listing directories&lt;br/&gt;
Example:&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;# ls /p/l_wham/white215/
ls: cannot access /p/l_wham/white215/mybob: Input/output error
ls: cannot access /p/l_wham/white215/SWL: Input/output error
SWL  foo  mybob
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Client errors:&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;LustreError: 47371:0:(file.c:3081:ll_inode_revalidate_fini()) lustre: revalidate FID [0x20000040c:0x1f:0x0] error: rc = -5
LustreError: 47376:0:(file.c:3081:ll_inode_revalidate_fini()) lustre: revalidate FID [0x20000040c:0x1f:0x0] error: rc = -5
LustreError: 47376:0:(file.c:3081:ll_inode_revalidate_fini()) Skipped 1 previous similar message
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Lustre dump from one client attached. Does not appear to be errors on MDS&lt;br/&gt;
Remounting the client appears to clear the issue. &lt;/p&gt;</description>
                <environment>Hyerion SWL test</environment>
        <key id="30617">LU-6712</key>
            <summary>Hyperion IO error  revalidate FID [0x20000040c:0x1f:0x0] error: rc = -5</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="5">Cannot Reproduce</resolution>
                                        <assignee username="di.wang">Di Wang</assignee>
                                    <reporter username="cliffw">Cliff White</reporter>
                        <labels>
                    </labels>
                <created>Thu, 11 Jun 2015 21:28:11 +0000</created>
                <updated>Sun, 10 Oct 2021 21:25:26 +0000</updated>
                            <resolved>Sun, 10 Oct 2021 21:25:26 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="118403" author="di.wang" created="Fri, 12 Jun 2015 17:57:11 +0000"  >&lt;p&gt;looks like FLD cache on the client has some problem&lt;/p&gt;

&lt;p&gt;Client allocate the FID at MDT000a &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;40000000:00000040:3.0:1434056723.090873:0:55019:0:(fid_request.c:382:seq_client_alloc_fid()) cli-cli-lustre-MDT000a-mdc-ffff88085864d400: Allocated FID [0x114000040e:0x14:0x0]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Then in the following, it lookup this FID in FLD cache can get the FID in MDT000b&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;00800000:00000002:3.0:1434056723.090888:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #b for fid=[0x114000040e:0x14:0x0]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Cliff: Could you please do&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;lctl get_param fld.*MDT0000.fldb
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;on MDT0000 and post the result here. Thanks.&lt;/p&gt;</comment>
                            <comment id="118406" author="cliffw" created="Fri, 12 Jun 2015 18:20:14 +0000"  >&lt;p&gt;results of lctl get_param fld.*MDT0000.fldb&#8221; on Hyperion MDT0&lt;/p&gt;</comment>
                            <comment id="118462" author="di.wang" created="Sat, 13 Jun 2015 00:38:39 +0000"  >&lt;p&gt;According to the debug log and FLDB (MDT0), it is clearly the fldb cache on the client side is corrupted. &lt;/p&gt;

&lt;p&gt;Client side cache&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;iwc34.fini.txt:00800000:00000002:3.0:1434056723.090390:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #0 for fid=[0x200000400:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090402:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #1 for fid=[0x1180000409:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090412:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #3 for fid=[0x1040000403:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090421:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #4 for fid=[0xf80000406:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090430:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #5 for fid=[0x1100000409:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090440:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #a for fid=[0xfc0000405:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090449:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #6 for fid=[0xf40000401:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090458:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #7 for fid=[0x11c0000402:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090467:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #9 for fid=[0x10c0000406:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090476:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #2 for fid=[0x1000000404:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090485:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #b for fid=[0x1140000407:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090494:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #8 for fid=[0x1080000402:0x84f:0x0]
iwc34.fini.txt:00800000:00000002:3.0:1434056723.090888:0:55019:0:(lmv_fld.c:79:lmv_fld_lookup()) FLD lookup got mds #b for fid=[0x114000040e:0x14:0x0]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;On the server side&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;[0x0000000f40000400-0x0000000f80000400):6:mdt
[0x0000000f80000400-0x0000000fc0000400):1:mdt
[0x0000000fc0000400-0x0000001000000400):7:mdt
[0x0000001000000400-0x0000001040000400):2:mdt
[0x0000001040000400-0x0000001080000400):8:mdt
[0x0000001080000400-0x00000010c0000400):3:mdt
[0x00000010c0000400-0x0000001100000400):9:mdt
[0x0000001100000400-0x0000001140000400):4:mdt
[0x0000001140000400-0x0000001180000400):a:mdt
[0x0000001180000400-0x00000011c0000400):5:mdt
[0x00000011c0000400-0x0000001200000400):b:mdt
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Unfortunately, I can not find the problem by checking the code. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;

&lt;p&gt;Cliff: Could you please tell me&lt;br/&gt;
1. Anything special for hyperion clients? Only 1 filesystem right?&lt;br/&gt;
2. Could you please do &quot;lctl get_param fld.*.fldb&quot; on all of MDS and post the result here?&lt;br/&gt;
3. Is there recovery during SWL tests? or if SWL tests is not running? Could you please tell what did you run before this happens?&lt;/p&gt;</comment>
                            <comment id="118546" author="cliffw" created="Mon, 15 Jun 2015 16:31:30 +0000"  >&lt;p&gt;Same data from all MDS&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="18153" name="fid.list.txt" size="3147" author="cliffw" created="Fri, 12 Jun 2015 18:20:14 +0000"/>
                            <attachment id="18136" name="iwc34.fini.txt.gz" size="5190468" author="cliffw" created="Thu, 11 Jun 2015 21:28:11 +0000"/>
                            <attachment id="18169" name="iws10.fldb.txt" size="3221" author="cliffw" created="Mon, 15 Jun 2015 16:31:30 +0000"/>
                            <attachment id="18170" name="iws12.fldb.txt" size="148" author="cliffw" created="Mon, 15 Jun 2015 16:31:30 +0000"/>
                            <attachment id="18171" name="iws13.fldb.txt" size="148" author="cliffw" created="Mon, 15 Jun 2015 16:31:30 +0000"/>
                            <attachment id="18172" name="iws14.fldb.txt" size="148" author="cliffw" created="Mon, 15 Jun 2015 16:31:30 +0000"/>
                            <attachment id="18173" name="iws15.fldb.txt" size="148" author="cliffw" created="Mon, 15 Jun 2015 16:31:30 +0000"/>
                            <attachment id="18174" name="iws16.fldb.txt" size="148" author="cliffw" created="Mon, 15 Jun 2015 16:31:30 +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|hzxflb:</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>