<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:42:16 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>[LUDOC-355] Correction for DNE configuration paragraphs</title>
                <link>https://jira.whamcloud.com/browse/LUDOC-355</link>
                <project id="10070" key="LUDOC">Lustre Documentation</project>
                    <description>&lt;p&gt;The description on how-to configure DNE on page 98 of the Lustre manual needs to be corrected:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;In first box (paragraph) with heading &apos;&lt;b&gt;Introduced in Lustre 2.4&lt;/b&gt;&apos;&lt;br/&gt;
the sentence
	&lt;ul&gt;
		&lt;li&gt;&apos;... To  relax  this  restriction and enable remote sub-directories off any MDT, an administrator must issue the command &lt;tt&gt;lctl set_param mdt.*.enable_remote_dir=1&lt;/tt&gt;.&apos;&lt;/li&gt;
		&lt;li&gt;have to be replaced with&lt;br/&gt;
&apos;.. To  relax  this  restriction and enable remote sub-directories off any MDT, an administrator must issue the command &lt;tt&gt;lctl conf_param &amp;lt;fsname&amp;gt;.mdt.enable_remote_dir=1&lt;/tt&gt; on the MGS. For Lustre filesystem &apos;&lt;em&gt;scratch&lt;/em&gt;&apos;, the command reads as &lt;tt&gt;lctl conf_param scratch.mdt.enable_remote_dir=1&lt;/tt&gt;. &lt;br/&gt;
To verify the configuration setting execute&lt;br/&gt;
&lt;tt&gt;lctl get_param mdt.*.enable_remote_dir&lt;/tt&gt; on any MDS&apos;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;In second box (paragraph) with heading &apos;&lt;b&gt;Introduced in Lustre 2.8&lt;/b&gt;&apos;&lt;br/&gt;
the sentence
	&lt;ul&gt;
		&lt;li&gt;&apos; ... Setting this parameter to -1 on MDT0 to permanently allow any non-root users create and delete remote and striped directories. For example:&lt;br/&gt;
lctl set_param -P mdt.*.enable_remote_dir_gid=-1&apos;&lt;/li&gt;
		&lt;li&gt;have to be replaced with&lt;/li&gt;
		&lt;li&gt;&apos; ... Setting this parameter to -1 on MDT0 to permanently allow any non-root users create and delete remote and striped directories. On the MGS execute&lt;br/&gt;
&lt;tt&gt;lctl conf_param &amp;lt;fsname&amp;gt;.mdt.enable_remote_dir_gid=-1&lt;/tt&gt;.&lt;br/&gt;
For Lustre filesystem &apos;&lt;em&gt;scratch&lt;/em&gt;&apos; the commands expands to &lt;tt&gt;lctl conf_param scratch.mdt.enable_remote_dir_gid=-1&lt;/tt&gt;.&lt;br/&gt;
The change can be verified by executing &lt;tt&gt;lctl get_param mdt.*.enable_remote_dir_gid&lt;/tt&gt; on every MDS. &apos;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="39933">LUDOC-355</key>
            <summary>Correction for DNE configuration paragraphs</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="LM-Triage">Lustre Manual Triage</assignee>
                                    <reporter username="heckes">Frank Heckes</reporter>
                        <labels>
                            <label>soak</label>
                    </labels>
                <created>Tue, 20 Sep 2016 11:20:17 +0000</created>
                <updated>Wed, 5 Oct 2016 21:34:57 +0000</updated>
                            <resolved>Wed, 5 Oct 2016 21:34:57 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="166704" author="jgmitter" created="Wed, 21 Sep 2016 13:44:31 +0000"  >&lt;p&gt;Hi Frank,&lt;/p&gt;

&lt;p&gt;Thank you for logging the issue and specifying the correction that is needed.  Are you familiar with how to push lustre manual patches?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;br/&gt;
Joe&lt;/p&gt;</comment>
                            <comment id="168400" author="gerrit" created="Wed, 5 Oct 2016 18:12:51 +0000"  >&lt;p&gt;Joseph Gmitter (joseph.gmitter@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/22965&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/22965&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-355&quot; title=&quot;Correction for DNE configuration paragraphs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-355&quot;&gt;&lt;del&gt;LUDOC-355&lt;/del&gt;&lt;/a&gt; dne: Correction to DNE config for remote sub-dirs&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 73ad1e53c6969fd11e79f640a2522d929de823c4&lt;/p&gt;</comment>
                            <comment id="168442" author="gerrit" created="Wed, 5 Oct 2016 21:34:36 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/22965/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/22965/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-355&quot; title=&quot;Correction for DNE configuration paragraphs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-355&quot;&gt;&lt;del&gt;LUDOC-355&lt;/del&gt;&lt;/a&gt; dne: Correction to DNE config for remote sub-dirs&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 93a297a7b034f6f4bb97f4d528641ff1d1f55c8b&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|hzyp1z:</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>