<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:28: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-9759] setfacl default setting fail when nodemap enabled</title>
                <link>https://jira.whamcloud.com/browse/LU-9759</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Hi ,&lt;/p&gt;

&lt;p&gt;   When I setfacl default  in lustre directory,  I got unmapping group id(getfacl)  after first setting(setfacl) .  Then I execute setfacl command again and got fail ( Operation not permitted). &lt;/p&gt;


&lt;p&gt;1.cat /etc/passwd&lt;br/&gt;
user1:x:1001:1001::/home/user1:/bin/bash&lt;/p&gt;

&lt;p&gt;2.nodemap setting&lt;br/&gt;
nodemap.21b7e9f04fed448e.idmap=&lt;br/&gt;
[&lt;br/&gt;
 ..... &lt;br/&gt;
 &lt;/p&gt;
{ idtype: gid, client_id: 1001, fs_id: 23501 }
&lt;p&gt;,&lt;br/&gt;
 .....&lt;br/&gt;
]  &lt;/p&gt;

&lt;p&gt;3.setfacl steps&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm client&amp;#93;&lt;/span&gt;# mkdir hadoop3&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm client&amp;#93;&lt;/span&gt;# getfacl /mnt/client/hadoop3&lt;br/&gt;
getfacl: Removing leading &apos;/&apos; from absolute path names&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;file: mnt/client/hadoop3&lt;/li&gt;
	&lt;li&gt;owner: root&lt;/li&gt;
	&lt;li&gt;group: root&lt;br/&gt;
user::rwx&lt;br/&gt;
group::r-x&lt;br/&gt;
other::r-x&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm client&amp;#93;&lt;/span&gt;# setfacl -R -d -m group:user1:rwx /mnt/client/hadoop3&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm client&amp;#93;&lt;/span&gt;# getfacl /mnt/client/hadoop3&lt;br/&gt;
getfacl: Removing leading &apos;/&apos; from absolute path names&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;file: mnt/client/hadoop3&lt;/li&gt;
	&lt;li&gt;owner: root&lt;/li&gt;
	&lt;li&gt;group: root&lt;br/&gt;
user::rwx&lt;br/&gt;
group::r-x&lt;br/&gt;
other::r-x&lt;br/&gt;
default:user::rwx&lt;br/&gt;
default:group::r-x&lt;br/&gt;
default:group:23501:rwx&lt;br/&gt;
default:mask::rwx&lt;br/&gt;
default:other::r-x&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@hsm client&amp;#93;&lt;/span&gt;# setfacl -R -d -m group:user1:rwx /mnt/client/hadoop3&lt;br/&gt;
setfacl: /mnt/client/hadoop3: Operation not permitted&lt;/p&gt;</description>
                <environment>Lustre 2.9</environment>
        <key id="47184">LU-9759</key>
            <summary>setfacl default setting fail when nodemap enabled</summary>
                <type id="9" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/undefined.png">Question/Request</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="sebg-crd-pm">sebg-crd-pm</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Jul 2017 10:27:26 +0000</created>
                <updated>Mon, 11 Sep 2017 03:00:59 +0000</updated>
                            <resolved>Mon, 11 Sep 2017 03:00:59 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="201660" author="pjones" created="Tue, 11 Jul 2017 12:17:32 +0000"  >&lt;p&gt;Emoly&lt;/p&gt;

&lt;p&gt;Can you please advise?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="203300" author="sebg-crd-pm" created="Mon, 24 Jul 2017 02:34:30 +0000"  >&lt;p&gt;Hi  Emoly,&lt;br/&gt;
    Do you have any update for this issue?&lt;br/&gt;
Thanks!&lt;/p&gt;</comment>
                            <comment id="208005" author="emoly.liu" created="Mon, 11 Sep 2017 03:00:59 +0000"  >&lt;p&gt;dup of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9929&quot; title=&quot;Use &amp;quot;setfacl&amp;quot; to set  &amp;quot;default&amp;quot; setting fail when nodemap enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9929&quot;&gt;&lt;del&gt;LU-9929&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="48057">LU-9929</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|hzzgfj:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>