<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:26:24 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-9460] lustre client mount fail if the nodemap fileset path are striped.</title>
                <link>https://jira.whamcloud.com/browse/LU-9460</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;lctl nodemap_add testnodemap&lt;br/&gt;
lctl nodemap_add_range --name testnodemap --range 172.20.110.&lt;span class=&quot;error&quot;&gt;&amp;#91;0-255&amp;#93;&lt;/span&gt;@o2ib0&lt;br/&gt;
lctl set_param -P nodemap.testnodemap.fileset=/parent-dir/child-dir&lt;br/&gt;
lctl nodemap_activate 1&lt;/p&gt;

&lt;p&gt;Test 4 cases&lt;br/&gt;
parent-dir:striped(--mdt-count=2)  child-dir: no_striped                      =&amp;gt; mount fail&lt;br/&gt;
parent-dir:striped(-&lt;del&gt;mdt-count=2)  child-dir: striped(&lt;/del&gt;-mdt-count=2)   =&amp;gt; mount fail&lt;br/&gt;
parent-dir:no_striped                     child-dir: no_striped                      =&amp;gt; mount ok   &lt;br/&gt;
parent-dir:no_striped                     child-dir: striped(--mdt-count=2)   =&amp;gt; mount ok&lt;/p&gt;


&lt;p&gt;mount fail error message&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;30122.961765&amp;#93;&lt;/span&gt; LustreError: 31303:0:(llite_lib.c:467:client_common_fill_super()) cannot mds_connect: rc = -2&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;30122.987228&amp;#93;&lt;/span&gt; Lustre: Unmounted hpcfs-client&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;30122.987231&amp;#93;&lt;/span&gt; Lustre: Skipped 1 previous similar message&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;30123.001869&amp;#93;&lt;/span&gt; LustreError: 31303:0:(obd_mount.c:1449:lustre_fill_super()) Unable to mount  (-2)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;30132.151790&amp;#93;&lt;/span&gt; LustreError: 31344:0:(llite_lib.c:467:client_common_fill_super()) cannot mds_connect: rc = -2&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;30132.175532&amp;#93;&lt;/span&gt; LustreError: 31344:0:(obd_mount.c:1449:lustre_fill_super()) Unable to mount  (-2)&lt;/p&gt;</description>
                <environment>Environment:&lt;br/&gt;
Centos7.3&lt;br/&gt;
Lustre 2.9.0&lt;br/&gt;
</environment>
        <key id="45900">LU-9460</key>
            <summary>lustre client mount fail if the nodemap fileset path are striped.</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="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="3">Duplicate</resolution>
                                        <assignee username="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="sebg-crd-pm">sebg-crd-pm</reporter>
                        <labels>
                    </labels>
                <created>Mon, 8 May 2017 01:12:29 +0000</created>
                <updated>Tue, 17 Mar 2020 03:28:54 +0000</updated>
                            <resolved>Tue, 17 Mar 2020 03:28:54 +0000</resolved>
                                    <version>Lustre 2.9.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="194807" author="pjones" created="Mon, 8 May 2017 12:21:23 +0000"  >&lt;p&gt;Emoly&lt;/p&gt;

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

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="265392" author="adilger" created="Tue, 17 Mar 2020 03:28:41 +0000"  >&lt;p&gt;There is a patch for this in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13357&quot; title=&quot;striped directory doesn&amp;#39;t support lookup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13357&quot;&gt;&lt;del&gt;LU-13357&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="58347">LU-13357</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|hzzc27:</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>