<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:48:26 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-5089] LustreError: 10147:0:(file.c:3073:ll_inode_revalidate_fini()) tickfs: revalidate FID [0x200000007:0x1:0x0] error: rc = -13</title>
                <link>https://jira.whamcloud.com/browse/LU-5089</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;With a newly created file system I&apos;m seeing the following errors on my clients.&lt;/p&gt;

&lt;p&gt;LustreError: 10147:0:(mdc_locks.c:916:mdc_enqueue()) ldlm_cli_enqueue: -13&lt;br/&gt;
LustreError: 10147:0:(mdc_locks.c:916:mdc_enqueue()) Skipped 1979 previous similar messages&lt;br/&gt;
LustreError: 10147:0:(file.c:3073:ll_inode_revalidate_fini()) tickfs: revalidate FID &lt;span class=&quot;error&quot;&gt;&amp;#91;0x200000007:0x1:0x0&amp;#93;&lt;/span&gt; error: rc = -13&lt;br/&gt;
LustreError: 10147:0:(file.c:3073:ll_inode_revalidate_fini()) Skipped 1979 previous similar messages&lt;br/&gt;
LustreError: 10147:0:(mdc_locks.c:916:mdc_enqueue()) ldlm_cli_enqueue: -13&lt;/p&gt;

&lt;p&gt;When I attempt as a user to use the file system I&apos;m denied and with ls I see&lt;/p&gt;

&lt;p&gt; ls -al&lt;br/&gt;
ls: cannot access tick: Permission denied&lt;br/&gt;
total 28&lt;br/&gt;
drwxr-xr-x  8 root root 4096 May 19 14:40 .&lt;br/&gt;
drwxr-xr-x 32 root root 4096 Jan 15 21:01 ..&lt;br/&gt;
drwxr-xr-x  2 root root 4096 May 19  2011 barry&lt;br/&gt;
drwxr-xr-x  2 root root 4096 Aug 18  2013 fiyona&lt;br/&gt;
drwxr-xr-x  2 root root 4096 Oct  3  2013 robinhoodfs&lt;br/&gt;
drwxr-xr-x  2 root root 4096 Jan 17 02:32 sultan&lt;br/&gt;
d?????????  ? ?    ?       ?            ? tick&lt;br/&gt;
drwxr-xr-x  2 root root 4096 Jan 26  2011 yonafs&lt;/p&gt;

&lt;p&gt;As you can see tick is my mount point and it hosed. I don&apos;t see any errors on the server side. Only the client side.&lt;/p&gt;</description>
                <environment>SLES11 SP1 or SP3 clients. Using latest lustre 2.5.1 server back end on RHEL6.5 and lustre 2.5.1 clients.</environment>
        <key id="24764">LU-5089</key>
            <summary>LustreError: 10147:0:(file.c:3073:ll_inode_revalidate_fini()) tickfs: revalidate FID [0x200000007:0x1:0x0] error: rc = -13</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="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="6">Not a Bug</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                    </labels>
                <created>Mon, 19 May 2014 19:06:24 +0000</created>
                <updated>Wed, 21 May 2014 00:20:55 +0000</updated>
                            <resolved>Mon, 19 May 2014 20:28:54 +0000</resolved>
                                    <version>Lustre 2.5.1</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="84403" author="bogl" created="Mon, 19 May 2014 19:24:31 +0000"  >&lt;p&gt;James, Are you sure you have matching UIDs on SLES clients &amp;amp; RHEL servers?  Default UID ranges for ordinary users aren&apos;t the same in these two distros.   Without taking care to make them match horrible access problems can happen.  I&apos;ve been bitten that way frequently.&lt;/p&gt;</comment>
                            <comment id="84407" author="simmonsja" created="Mon, 19 May 2014 20:02:15 +0000"  >&lt;p&gt;we use ldap eveywhere? Also the results are not consistent. Sometimes I can read a directory then other times I can.&lt;/p&gt;</comment>
                            <comment id="84408" author="simmonsja" created="Mon, 19 May 2014 20:22:58 +0000"  >&lt;p&gt;I found it was our ldap server is currently not working on my MDS. Sorry for the noise but you can close the ticket.&lt;/p&gt;</comment>
                            <comment id="84409" author="jfc" created="Mon, 19 May 2014 20:28:54 +0000"  >&lt;p&gt;Thanks James.&lt;br/&gt;
~ jfc.&lt;/p&gt;</comment>
                            <comment id="84417" author="simmonsja" created="Mon, 19 May 2014 23:48:57 +0000"  >&lt;p&gt;One small comment. Perhaps we can write this up some where so when people see this error they know what the source of the problem is.&lt;/p&gt;</comment>
                            <comment id="84563" author="pjones" created="Wed, 21 May 2014 00:20:55 +0000"  >&lt;p&gt;Where do you think would be suitable James? Is this something to include in the manual?&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|hzwmrr:</customfieldvalue>

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