<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:35: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-17437] convert xattr to acl problem</title>
                <link>https://jira.whamcloud.com/browse/LU-17437</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I am trying to access a file that has an ACL as root and I cannot open it:&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;
&lt;span class=&quot;code-comment&quot;&gt;// -rw-rw-r--+ 1 giavitto ultrasat 22838 Jan &#160;9 13:48 /lustre/fs24/group/ultrasat/first_light/udp_packets/sn204_shooting_v1-3_15s_pinhole_natural_light_1_with_2_zero_exposures_and_hotfixes_misalignment/2024-01-09T12-43-13/frame_009_image_0.png
&lt;/span&gt;# getfacl &lt;span class=&quot;code-quote&quot;&gt;&apos;/lustre/fs24/group/ultrasat/first_light/udp_packets/sn204_shooting_v1-3_15s_pinhole_natural_light_1_with_2_zero_exposures_and_hotfixes_misalignment/2024-01-09T12-43-13/frame_009_image_0.png&apos;&lt;/span&gt;&#160;
getfacl: Removing leading &lt;span class=&quot;code-quote&quot;&gt;&apos;/&apos;&lt;/span&gt; from absolute path names
# file: lustre/fs24/group/ultrasat/first_light/udp_packets/sn204_shooting_v1-3_15s_pinhole_natural_light_1_with_2_zero_exposures_and_hotfixes_misalignment/2024-01-09T12-43-13/frame_009_image_0.png
# owner: giavitto
# group: ultrasat
user::rw-
group::rwx &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;#effective:rw-
group:ultrasat:rwx &#160; &#160; &#160; &#160; &#160; &#160; &#160;#effective:rw-
mask::rw-
other::r--
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;When I try to copy the file, I get the error&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;
cp: cannot open &lt;span class=&quot;code-quote&quot;&gt;&apos;/lustre/fs24/group/ultrasat/first_light/udp_packets/sn204_shooting_v1-3_15s_pinhole_natural_light_1_with_2_zero_exposures_and_hotfixes_misalignment/2024-01-09T12-43-13/frame_009_image_0.png&apos;&lt;/span&gt; &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; reading: Operation not supported&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and in the syslog this message:&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: 2481150:0:(mdc_acl.c:50:mdc_unpack_acl()) convert xattr to acl: -95&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>Alma Linux 9.3 with Lustre 2.15.4 on the client&lt;br/&gt;
Scientific Linux 7.9 with Lustre 2.12.8 on the server</environment>
        <key id="80071">LU-17437</key>
            <summary>convert xattr to acl problem</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="waschk">G&#246;tz Waschk</reporter>
                        <labels>
                    </labels>
                <created>Wed, 17 Jan 2024 14:55:02 +0000</created>
                <updated>Fri, 19 Jan 2024 08:10:17 +0000</updated>
                                            <version>Lustre 2.15.4</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="400033" author="paf0186" created="Wed, 17 Jan 2024 15:07:47 +0000"  >&lt;p&gt;Are you able to reproduce this problem by creating a new file with these properties or is it unique to this existing file?&lt;/p&gt;</comment>
                            <comment id="400159" author="waschk" created="Thu, 18 Jan 2024 09:10:47 +0000"  >&lt;p&gt;I haven&apos;t managed to create new files with the same problem. There are several files with this problem in the same directory, they all have the same ACL, but some are readable and some are not.&lt;/p&gt;

&lt;p&gt;Deleting the ACL with setfacl -b makes the files readable again.&lt;/p&gt;</comment>
                            <comment id="400180" author="adilger" created="Thu, 18 Jan 2024 11:21:54 +0000"  >&lt;p&gt;You could grab the binary ACL xattr from the MDT inodes with debugfs, and then compare them?  Alternately, run the test with full debug (preferably on the MDS with a local mountpoint, so that you get the full set of logs:&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 set_param debug=all
# lctl clear; cp ...; lctl dk
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and then review the logs to see where the &quot;&lt;tt&gt;&amp;#45;95&lt;/tt&gt;&quot; error is coming from.&lt;/p&gt;

&lt;p&gt;I recall some issues with inheriting very large ACLs, but that doesn&apos;t appear to be the case here.&lt;/p&gt;</comment>
                            <comment id="400324" author="waschk" created="Fri, 19 Jan 2024 08:10:17 +0000"  >&lt;p&gt;Unfortunately, I have removed the ACLs from that directory so the users could access their files and I haven&apos;t found any other inaccessible files on this file system.&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|i047xb:</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>