<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:00:59 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-6528] permission denied over NFS (intermittent</title>
                <link>https://jira.whamcloud.com/browse/LU-6528</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;(This might be related to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5730&quot; title=&quot;intermittent I/O errors for some directories&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5730&quot;&gt;&lt;del&gt;LU-5730&lt;/del&gt;&lt;/a&gt; but as the symptoms are different, I&apos;m opening a new ticket.)&lt;/p&gt;

&lt;p&gt;Our users are &lt;/p&gt;</description>
                <environment></environment>
        <key id="29719">LU-6528</key>
            <summary>permission denied over NFS (intermittent</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="1">Fixed</resolution>
                                        <assignee username="laisiyao">Lai Siyao</assignee>
                                    <reporter username="ferner">Frederik Ferner</reporter>
                        <labels>
                    </labels>
                <created>Mon, 27 Apr 2015 12:34:02 +0000</created>
                <updated>Wed, 20 Dec 2023 00:51:20 +0000</updated>
                            <resolved>Sat, 6 Jun 2015 13:53:41 +0000</resolved>
                                    <version>Lustre 2.5.3</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="113468" author="ferner" created="Mon, 27 Apr 2015 12:47:13 +0000"  >&lt;p&gt;Apologies, this ticket got created early, I&apos;ll put my information in this comment as I can&apos;t edit the original description...&lt;/p&gt;

&lt;p&gt;Our users are reporting intermittent permission denied problems when accessing directory on lustre over NFS. They trying to change to a directory returns permission denied and when retrying a few minutes later it is permitted. As far as I can tell nothing modifies the directory in the mean time. There are no problems of this sort when using native Lustre clients.&lt;/p&gt;

&lt;p&gt;For one user this seems to happen when creating directories over NFS with mode 0700 but not (or much less frequently) when using a more permissive mode like 0755 for the directories. In this case we have a reproducer, which I&apos;ll attach. The reproducer creates directories below your current directory and attempts to write one file per directory. It will report permission denied eventually when we run it, depending on the file system we are trying it on, we need to run the reproducer with a different directory count to reproduce the problem.&lt;/p&gt;

&lt;p&gt;This is a sample output for a failing case:&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;[bnh65367@ws104 frederik-test]$ ~/bin/LU-6528-reproducer1.sh 10000
Traceback (most recent call last):
  File &quot;/home/bnh65367/bin/LU-6528-reproducer1.sh&quot;, line 15, in &amp;lt;module&amp;gt;
    sub_dir = tempfile.mkdtemp(prefix=&apos;sub_&apos;, dir=top_dir)
  File &quot;/usr/lib64/python2.6/tempfile.py&quot;, line 318, in mkdtemp
    _os.mkdir(file, 0700)
OSError: [Errno 13] Permission denied: &apos;/dls/p45/data/2015/cm12185-2/tmp/frederik-test/top_erQIXk/sub_2aRBS4&apos;
[bnh65367@ws104 frederik-test]$ 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Reports from other users are less clear, so there might be other failing cases.&lt;/p&gt;

&lt;p&gt;I will try to run the reproducer with debug enabled on the NFS server/lustre client and the MDS server on our test file system....&lt;/p&gt;</comment>
                            <comment id="113472" author="pjones" created="Mon, 27 Apr 2015 13:15:56 +0000"  >&lt;p&gt;Lai&lt;/p&gt;

&lt;p&gt;Could you please assist with this issue?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="113607" author="laisiyao" created="Tue, 28 Apr 2015 09:43:44 +0000"  >&lt;p&gt;I tested locally with nfsv3 and nfsv4, but couldn&apos;t reproduce. Once you have debug logs, please put it somewhere, and then I&apos;ll look into them.&lt;/p&gt;</comment>
                            <comment id="114000" author="malhaak" created="Fri, 1 May 2015 12:40:20 +0000"  >&lt;p&gt;This is an odd question but are you using LDAP?&lt;br/&gt;
If so are you using SSSD?&lt;br/&gt;
If so do you have enumerate enabled?&lt;br/&gt;
We ran into this exact issue when enumerate was not enabled as it breaks the secondary groups upcall.&lt;/p&gt;</comment>
                            <comment id="114231" author="ferner" created="Tue, 5 May 2015 15:28:23 +0000"  >&lt;p&gt;Malcolm,&lt;/p&gt;

&lt;p&gt;yes we are using LDAP, SSSD is not installed on our MDS servers (or the NFS servers), it might be installed on the clients but as you mention secondary groups upcall, I assume the MDS is what you were after.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Frederik&lt;/p&gt;</comment>
                            <comment id="114233" author="ferner" created="Tue, 5 May 2015 15:33:27 +0000"  >&lt;p&gt;Lai,&lt;/p&gt;

&lt;p&gt;I&apos;m struggling slightly to gather the logs.&lt;/p&gt;

&lt;p&gt;Initially I was going to use one of our (more powerful) test clients as NFS server, but failed to reproduce the issue with that machine. On the much less powerful machine I used earlier to reproduce the issue on our test system, I failed to trigger it after enabling the debug daemon. I&apos;m currently trying without debug daemon again, hoping to catch it in time to use lctl dk to gather debug logs which contain the interesting information.&lt;/p&gt;

&lt;p&gt;One difference between the NFS servers where I was able to reproduce the issue and the one where I couldn&apos;t is that the later use o2ib for lnet and the others ethernet only. I don&apos;t see how this would matter but thought I&apos;d mention it.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Frederik&lt;/p&gt;</comment>
                            <comment id="114371" author="ferner" created="Wed, 6 May 2015 14:16:11 +0000"  >&lt;p&gt;I have just managed to reproduce it, triggering &apos;lctl dk&apos; on both lustre client/aka NFS server and MDS server directly after the permission denied message, both files are attached, so I&apos;m hoping there might be some information in the dumps.&lt;/p&gt;

&lt;p&gt;This was the error:&lt;/p&gt;

&lt;p&gt;  File &quot;/home/bnh65367/bin/&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6528&quot; title=&quot;permission denied over NFS (intermittent&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6528&quot;&gt;&lt;del&gt;LU-6528&lt;/del&gt;&lt;/a&gt;-reproducer1.sh&quot;, line 15, in &amp;lt;module&amp;gt;&lt;br/&gt;
    sub_dir = tempfile.mkdtemp(prefix=&apos;sub_&apos;, dir=top_dir)&lt;br/&gt;
  File &quot;/usr/lib64/python2.6/tempfile.py&quot;, line 318, in mkdtemp&lt;br/&gt;
    _os.mkdir(file, 0700)&lt;br/&gt;
OSError: &lt;span class=&quot;error&quot;&gt;&amp;#91;Errno 13&amp;#93;&lt;/span&gt; Permission denied: &apos;/dls/p45/data/2015/cm12185-2/tmp/frederik-test/top_39JlTW/sub_ju6qhK&apos;&lt;/p&gt;</comment>
                            <comment id="114472" author="laisiyao" created="Thu, 7 May 2015 10:44:08 +0000"  >&lt;p&gt;I don&apos;t see any failure in both logs, but I see there are create/setattr in MDS logs, while not found in client logs. Actually client log shows it&apos;s idle (only ping is sent to MDS).&lt;/p&gt;

&lt;p&gt;Is there other lustre clients which is creating files simultaneously? And when does client log starts? If it does contain all the logs of this creation, I&apos;m afraid _os.mkdir() failed before it&apos;s really done on lustre client, that is, NFS server returned -EACCES before calling into lustre code. If this is true, could you `echo 32767 &amp;gt; /proc/sys/sunrpc/nfsd_debug`, and tried to reproduce, and then upload messages which contains NFSD logs? &lt;/p&gt;</comment>
                            <comment id="114477" author="ferner" created="Thu, 7 May 2015 12:09:16 +0000"  >&lt;p&gt;This is on our test file system, I believe it should be fairly quite at most times, so I don&apos;t think there are other clients creating files but I&apos;m not absolutely sure.&lt;/p&gt;

&lt;p&gt;I&apos;ve noticed (now) that on the lustre client it seems the lnet/debug_mb was quite small (only 8) during the previous test, not sure if this meant that some of the interesting information has been overwritten, so I&apos;ve increased this now (to 32) and repeated the test. I&apos;ve verified that the string &quot;setattr&quot; now exists in the client dump file as well.&lt;/p&gt;

&lt;p&gt;I&apos;ll upload the new dump files and /var/log/message from the lustre client/nfs server after reproducing it again: The error was&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;Traceback (most recent call last):
  File &quot;/home/bnh65367/bin/LU-6528-reproducer1.sh&quot;, line 15, in &amp;lt;module&amp;gt;
    sub_dir = tempfile.mkdtemp(prefix=&apos;sub_&apos;, dir=top_dir)
  File &quot;/usr/lib64/python2.6/tempfile.py&quot;, line 318, in mkdtemp
    _os.mkdir(file, 0700)
OSError: [Errno 13] Permission denied: &apos;/dls/p45/data/2015/cm12185-2/tmp/frederik-test/top_D19Rnh/sub_4GFmt6&apos;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="114478" author="ferner" created="Thu, 7 May 2015 12:12:23 +0000"  >&lt;p&gt;Also, we are receiving an increasing number of reports from users who are trying to access files and directories written days ago and are receiving intermittent permission denied (for example when running ls). This is obviously much harder to debug as we are not (yet) able to reproduce at will...&lt;/p&gt;</comment>
                            <comment id="114484" author="laisiyao" created="Thu, 7 May 2015 13:47:15 +0000"  >&lt;p&gt;The log shows lustre client .lookup_nd failed with -13, and it looks quite possible to be inside kernel function reconnect_path() when it finds a disconnected dentry:&lt;br/&gt;
1. -&amp;gt;get_parent() found parent.&lt;br/&gt;
2. -&amp;gt;get_name() found child dentry name.&lt;br/&gt;
3. -&amp;gt;lookup_one_len() on parent for this name failed with -EACCES, MDS log shows it doesn&apos;t have EXEC right to parent.&lt;/p&gt;

&lt;p&gt;I&apos;m not clear of the cause yet, but first could you verify that the test user has EXEC access right to all directories in &quot;/dls/p45/data/2015/cm12185-2/tmp/frederik-test/top_D19Rnh&quot;?&lt;/p&gt;</comment>
                            <comment id="114486" author="ferner" created="Thu, 7 May 2015 13:53:00 +0000"  >&lt;blockquote&gt;
&lt;p&gt; could you verify that the test user has EXEC access right to all directories in &quot;/dls/p45/data/2015/cm12185-2/tmp/frederik-test/top_D19Rnh&quot;?&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Yes, I&apos;ve have checked and this is the case.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Frederik&lt;/p&gt;</comment>
                            <comment id="114702" author="laisiyao" created="Fri, 8 May 2015 06:36:03 +0000"  >&lt;p&gt;This is a debug patch which will print mode and id information upon permission deny, could you apply it on MDS and reproduce? BTW it looks like only &quot;trace&quot; is enabled in debug log, could you `lctl set_param debug=&quot;super ioctl neterror warning dlmtrace error emerg ha rpctrace vfstrace config console lfsck trace&quot; during reproduce?&lt;/p&gt;</comment>
                            <comment id="114703" author="laisiyao" created="Fri, 8 May 2015 06:37:27 +0000"  >&lt;p&gt;The debug log lacks information, and I just uploaded a debug patch &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6528&quot; title=&quot;permission denied over NFS (intermittent&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6528&quot;&gt;&lt;del&gt;LU-6528&lt;/del&gt;&lt;/a&gt;_debug.diff, could you reproduce it again?&lt;/p&gt;</comment>
                            <comment id="114845" author="ferner" created="Mon, 11 May 2015 11:59:36 +0000"  >&lt;p&gt;After applying the patch we initially failed to reproduce it until today (possibly related to restarting the MDS?)&lt;/p&gt;

&lt;p&gt;I have just reproduced it again, though /var/log/messages on the MDS server doesn&apos;t quite contain what I was expecting:&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;May 11 11:23:59 cs04r-sc-mds02-03 kernel: format at ldlm_pool.c:628:ldlm_pool_recalc doesn&apos;t end in newline
May 11 11:43:42 cs04r-sc-mds02-03 kernel: format at ldlm_pool.c:628:ldlm_pool_recalc doesn&apos;t end in newline
May 11 11:45:49 cs04r-sc-mds02-03 kernel: format at ldlm_pool.c:628:ldlm_pool_recalc doesn&apos;t end in newline
May 11 11:51:10 cs04r-sc-mds02-03 kernel: Lustre: MGS: non-config logname received: params
May 11 11:51:23 cs04r-sc-mds02-03 kernel: Lustre: MGS: non-config logname received: params
May 11 11:54:11 cs04r-sc-mds02-03 kernel: Lustre: MGS: non-config logname received: params
May 11 11:56:43 cs04r-sc-mds02-03 kernel: Lustre: MGS: non-config logname received: params
May 11 12:01:35 cs04r-sc-mds02-03 kernel: format at mdd_permission.c:310:__mdd_permission_internal doesn&apos;t end in newline
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Ah, dmesg contained this:&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;LustreError: 2723:0:(mdd_permission.c:310:__mdd_permission_internal()) permission denied, mode 45c0, fsuid 1200328, uid 37058
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I&apos;ll upload the dumps as well, but in case it matters, here is the output:&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;Traceback (most recent call last):
  File &quot;/home/bnh65367/bin/LU-6528-reproducer1.sh&quot;, line 16, in &amp;lt;module&amp;gt;
    fd, pth = tempfile.mkstemp(prefix=&apos;script&apos;, dir=sub_dir)
  File &quot;/usr/lib64/python2.6/tempfile.py&quot;, line 293, in mkstemp
    return _mkstemp_inner(dir, prefix, suffix, flags)
  File &quot;/usr/lib64/python2.6/tempfile.py&quot;, line 228, in _mkstemp_inner
    fd = _os.open(file, flags, 0600)
OSError: [Errno 13] Permission denied: &apos;/dls/p45/data/2015/cm12185-2/tmp/frederik-test/top_hT52pM/sub_GYZ7QL/script1IzmRI&apos;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;And this is what seems to be the relevant bit of syslog entries on the NFS server:&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;May 11 12:01:34 p45-storage kernel: nfsd: MKDIR(3)    40: 97010001 000038a5 0000bb99 00000002 00000674 00000000 sub_GYZ7QL
May 11 12:01:34 p45-storage kernel: nfsd: fh_verify(40: 97010001 000038a5 0000bb99 00000002 00000674 00000000)
May 11 12:01:34 p45-storage kernel: nfsd: fh_compose(exp 32c:b8e6/4555387 top_hT52pM/sub_GYZ7QL, ino=0)
May 11 12:01:34 p45-storage kernel: nfsd_dispatch: vers 3 proc 2
May 11 12:01:34 p45-storage kernel: nfsd: fh_verify(40: 97010001 000038a5 0000bb99 00000002 00004999 00000000)
May 11 12:01:35 p45-storage kernel: nfsd_dispatch: vers 3 proc 4
May 11 12:01:35 p45-storage kernel: nfsd: ACCESS(3)   40: 97010001 000038a5 0000bb99 00000002 00004999 00000000 0x1f
May 11 12:01:35 p45-storage kernel: nfsd: fh_verify(40: 97010001 000038a5 0000bb99 00000002 00004999 00000000)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;As always, if you need more information, please ask.&lt;/p&gt;</comment>
                            <comment id="114846" author="ferner" created="Mon, 11 May 2015 12:03:19 +0000"  >&lt;p&gt;Latest dumps, collected with these debug flags on both MDS and client/NFS server:&lt;/p&gt;

&lt;p&gt;trace super ioctl neterror warning dlmtrace error emerg ha rpctrace vfstrace config console lfsck&lt;/p&gt;</comment>
                            <comment id="115007" author="laisiyao" created="Tue, 12 May 2015 11:50:09 +0000"  >&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;LustreError: 2723:0:(mdd_permission.c:310:__mdd_permission_internal()) permission denied, mode 45c0, fsuid 1200328, uid 37058
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;shows uid doesn&apos;t match, which is the cause permission is denied.&lt;/p&gt;

&lt;p&gt;Could you help verify &apos;37058&apos; is owner of &quot;top_hT52pM&quot;? and which should be current test user too. Besides, could you find the user with uid &quot;1200328&quot;?&lt;/p&gt;

&lt;p&gt;BTW, what&apos;s the status of NFS root_squash? and if it&apos;s enabled, what&apos;s the uid for root_squash? &lt;/p&gt;</comment>
                            <comment id="115009" author="ferner" created="Tue, 12 May 2015 12:10:40 +0000"  >&lt;p&gt;Yes, 37058 is the owner of top_hT52pM and is the user id that I&apos;m running the tests as:&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;[bnh65367@ws104 frederik-test]$ ls -lnd top_hT52pM
drwx--S---+ 8597 37058 111733 266240 May 11 12:01 top_hT52pM
[bnh65367@ws104 frederik-test]$ id
uid=37058(bnh65367) gid=37058(bnh65367) groups=37058(bnh65367),500(dcs),37900(dls_staff),37907(dls_sysadmin),37910(dls-softinst),37911(dls-i15),109216(nt11000_2) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
[bnh65367@ws104 frederik-test]$ 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;uid &quot;1200328&quot; is a random user where I don&apos;t recognise the name. Re-running the tests again shows the same mismatch but a different fsuid.&lt;/p&gt;

&lt;p&gt;NFS root_squash is enabled, root user (uid=0) is mapped to nfsnobody (uid=65534).&lt;/p&gt;

&lt;p&gt;Could you confirm which way round it is, is fsuid the user (apparently) trying to access the file system or is it the apparent owner of the file?&lt;/p&gt;</comment>
                            <comment id="115134" author="laisiyao" created="Wed, 13 May 2015 01:13:59 +0000"  >&lt;p&gt;yes, it&apos;s fsuid that&apos;s used in permission check, and it looks like it&apos;s mistakenly set somewhere. I&apos;m still checking related code, will update you later.&lt;/p&gt;</comment>
                            <comment id="115147" author="laisiyao" created="Wed, 13 May 2015 07:11:07 +0000"  >&lt;p&gt;Is &quot;no_subtree_check&quot; set for the NFS export? It looks like if this feature is set (it&apos;s set by default), nfsd_set_fh_dentry() won&apos;t set fsuid correctly, but raise capability to allow reconnect_path(), but MDS cleared all FS privileges for lookup (see old_init_ucred()).&lt;/p&gt;</comment>
                            <comment id="115152" author="ferner" created="Wed, 13 May 2015 08:39:50 +0000"  >&lt;p&gt;As the NFS export (on a RHEL6 machine) currently doesn&apos;t contain either &quot;no_subtree_check&quot; or &quot;subtree_check&quot; and by my reading of the documentation, it seems no_subtree_check is in force, yes. (also confirmed by running exportfs -v.) &lt;/p&gt;

&lt;p&gt;I can try (at least on our test system) to re-export with explicit subtree_check and re-test.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br/&gt;
Frederik&lt;/p&gt;</comment>
                            <comment id="115171" author="laisiyao" created="Wed, 13 May 2015 13:25:12 +0000"  >&lt;p&gt;This patch will keep FS capability for intent getattr, this is because NFSD will raise FS capability to allow exportfs_decode_fh() to reconnect dentry into dcache, if MDS dropped this capability, reconnect path may fail with -EACCES.&lt;/p&gt;</comment>
                            <comment id="115172" author="laisiyao" created="Wed, 13 May 2015 13:26:13 +0000"  >&lt;p&gt;I just uploaded a possible patch &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6528&quot; title=&quot;permission denied over NFS (intermittent&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6528&quot;&gt;&lt;del&gt;LU-6528&lt;/del&gt;&lt;/a&gt;.diff for this, could you apply it on MDS and test again?&lt;/p&gt;</comment>
                            <comment id="115197" author="ferner" created="Wed, 13 May 2015 15:56:05 +0000"  >&lt;p&gt;I&apos;ve applied the proposed patch on the MDS and I&apos;m now running the tests.... I guess we&apos;ll see tomorrow, though I&apos;ll keep running those tests for a t least a day continuously...&lt;/p&gt;</comment>
                            <comment id="115313" author="ferner" created="Thu, 14 May 2015 11:02:05 +0000"  >&lt;p&gt;I&apos;ve had the reproducer running over night so far it hasn&apos;t triggered the issue, so looking good. I&apos;ll leave the reproducer running...&lt;/p&gt;

&lt;p&gt;I noticed the patch had been directly attached to the ticket and not to review.whamcloud.com as I would have expected, does this mean it&apos;s not yet a good idea to consider applying it to production systems?&lt;/p&gt;</comment>
                            <comment id="115315" author="laisiyao" created="Thu, 14 May 2015 13:15:03 +0000"  >&lt;p&gt;Once it works(I&apos;ll wait until tomorrow), I&apos;ll put it on gerrit later.&lt;/p&gt;</comment>
                            <comment id="115322" author="ferner" created="Thu, 14 May 2015 15:03:44 +0000"  >&lt;p&gt;FWIW, I&apos;ve been running our reproducer for nearly 24h after applying the patch. So far we have not seen the permission denied issue at all, so it looks good AFAICT.&lt;/p&gt;</comment>
                            <comment id="116628" author="gerrit" created="Thu, 28 May 2015 02:25:06 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/14978&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/14978&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6528&quot; title=&quot;permission denied over NFS (intermittent&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6528&quot;&gt;&lt;del&gt;LU-6528&lt;/del&gt;&lt;/a&gt; mdt: keep FS capability for intent_getattr&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b288a18408a59cf3ac8e3d9bd3ed074547689c57&lt;/p&gt;</comment>
                            <comment id="117670" author="gerrit" created="Sat, 6 Jun 2015 13:52:09 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/14978/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/14978/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6528&quot; title=&quot;permission denied over NFS (intermittent&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6528&quot;&gt;&lt;del&gt;LU-6528&lt;/del&gt;&lt;/a&gt; mdt: keep FS capability for intent_getattr&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a55aebd70e9073ef1d1bd7de280c8393af0ea30d&lt;/p&gt;</comment>
                            <comment id="117671" author="pjones" created="Sat, 6 Jun 2015 13:53:41 +0000"  >&lt;p&gt;Landed for 2.8&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="26977">LU-5730</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="59981">LU-13791</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="33932">LU-7630</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="17600" name="LU-6528-reproducer1.sh" size="565" author="ferner" created="Mon, 27 Apr 2015 12:47:41 +0000"/>
                            <attachment id="17751" name="LU-6528.diff" size="4600" author="laisiyao" created="Wed, 13 May 2015 13:25:12 +0000"/>
                            <attachment id="17705" name="LU-6528_debug.diff" size="406" author="laisiyao" created="Fri, 8 May 2015 06:36:03 +0000"/>
                            <attachment id="17678" name="dk-dump-client-2015-05-07.bz2" size="1472651" author="ferner" created="Thu, 7 May 2015 12:09:41 +0000"/>
                            <attachment id="17717" name="dk-dump-client-2015-05-11.bz2" size="1527003" author="ferner" created="Mon, 11 May 2015 12:03:19 +0000"/>
                            <attachment id="17665" name="dk-dump-client.bz2" size="195073" author="ferner" created="Wed, 6 May 2015 14:16:11 +0000"/>
                            <attachment id="17677" name="dk-dump-mds-2015-05-07.bz2" size="1335820" author="ferner" created="Thu, 7 May 2015 12:09:41 +0000"/>
                            <attachment id="17716" name="dk-dump-mds-2015-05-11.bz2" size="1694169" author="ferner" created="Mon, 11 May 2015 12:03:19 +0000"/>
                            <attachment id="17666" name="dk-dump-mds.bz2" size="2556599" author="ferner" created="Wed, 6 May 2015 14:16:11 +0000"/>
                            <attachment id="17676" name="messages-client.bz2" size="986906" author="ferner" created="Thu, 7 May 2015 12:09:41 +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|hzxbtb:</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>