<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:57:56 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-13051] ACL fail on some clients or mount points</title>
                <link>https://jira.whamcloud.com/browse/LU-13051</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Sometimes set ACLs will fail on one client but will work on a different client or on a new mount on the same client. &lt;br/&gt;
And it can be work intermittently. &lt;/p&gt;

&lt;p&gt;We started to see this with &lt;/p&gt;

&lt;p&gt;Clients:&lt;br/&gt;
lustre2.12.2 clients and sles11sp4&lt;/p&gt;

&lt;p&gt;Servers:&lt;br/&gt;
lustre2.10.8 and lustre2.12.2&lt;/p&gt;


&lt;p&gt;For example (I changed the real user and group names)&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;
pfe22 ~ # getfacl /nobackupp2/t12345n
getfacl: Removing leading &lt;span class=&quot;code-quote&quot;&gt;&apos;/&apos;&lt;/span&gt; from absolute path names
# file: nobackupp2/t12345n
# owner: t12345n
# group: s0123
user::rwx
user:data123:r-x
group::---
group:s0123:r-x
mask::r-x
other::---

pfe22 ~ # su - data123 -c &lt;span class=&quot;code-quote&quot;&gt;&quot;ls /nobackupp2/t12345n&quot;&lt;/span&gt;
ls: cannot open directory &lt;span class=&quot;code-quote&quot;&gt;&apos;/nobackupp2/t12345n&apos;&lt;/span&gt;: Permission denied

pfe22 ~ # mkdir /nobackupp2_new
pfe22 ~ # mount -t lustre 10.151.26.96@o2ib:/nbp2 /nobackupp2_new
pfe22 ~ # su - data123 -c &lt;span class=&quot;code-quote&quot;&gt;&quot;ls /nobackupp2_new/t12345n&quot;&lt;/span&gt;
test
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

</description>
                <environment></environment>
        <key id="57558">LU-13051</key>
            <summary>ACL fail on some clients or mount points</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="pjones">Peter Jones</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Fri, 6 Dec 2019 02:12:01 +0000</created>
                <updated>Wed, 12 Feb 2020 00:41:24 +0000</updated>
                            <resolved>Wed, 12 Feb 2020 00:41:24 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="259332" author="mhanafi" created="Fri, 6 Dec 2019 02:40:01 +0000"  >&lt;p&gt;I uploaded 2 debug trace one that shows acl working and one that doesn&apos;t&lt;br/&gt;
ftp.whamcloud.com/uploads/&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13051&quot; title=&quot;ACL fail on some clients or mount points&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13051&quot;&gt;&lt;del&gt;LU-13051&lt;/del&gt;&lt;/a&gt;/p24_worked_lookup.debug.out&lt;br/&gt;
ftp.whamcloud.com/uploads/&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13051&quot; title=&quot;ACL fail on some clients or mount points&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13051&quot;&gt;&lt;del&gt;LU-13051&lt;/del&gt;&lt;/a&gt;/p22_failed_lookup.debug.out&lt;/p&gt;</comment>
                            <comment id="259365" author="pjones" created="Fri, 6 Dec 2019 13:50:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=mhanafi&quot; class=&quot;user-hover&quot; rel=&quot;mhanafi&quot;&gt;mhanafi&lt;/a&gt; could this be a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12657&quot; title=&quot;sanity/103 and sanityn/25 fail with 4.18 kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12657&quot;&gt;&lt;del&gt;LU-12657&lt;/del&gt;&lt;/a&gt;? It usually affects newer kerrnels but SUSE could well have back ported something significant...&lt;/p&gt;</comment>
                            <comment id="259534" author="mhanafi" created="Tue, 10 Dec 2019 18:05:46 +0000"  >&lt;p&gt;It could be a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12657&quot; title=&quot;sanity/103 and sanityn/25 fail with 4.18 kernel&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12657&quot;&gt;&lt;del&gt;LU-12657&lt;/del&gt;&lt;/a&gt;. We&apos;ll update to 2.12.3 and see if we still see the issue.&lt;/p&gt;</comment>
                            <comment id="263113" author="mhanafi" created="Wed, 12 Feb 2020 00:32:00 +0000"  >&lt;p&gt;Please close no longer an issue in 2.12.3&lt;/p&gt;</comment>
                            <comment id="263116" author="pjones" created="Wed, 12 Feb 2020 00:41:24 +0000"  >&lt;p&gt; ok - thanks&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="56639">LU-12657</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|i00qj3:</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>