<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:28:19 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-9682] Nodemap ip range missing if  delete another nodemap the same range</title>
                <link>https://jira.whamcloud.com/browse/LU-9682</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I create nodemap1 and add range then delete the range in anthoer nodemap2. &lt;br/&gt;
Then nodemap1 ip range disappeared.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;Test steps:&amp;#93;&lt;/span&gt;&lt;br/&gt;
lctl nodemap_add nodemap1&lt;br/&gt;
lctl nodemap_add nodemap2&lt;br/&gt;
lctl nodemap_add_range --name nodemap1 --range 192.168.19.&lt;span class=&quot;error&quot;&gt;&amp;#91;0-255&amp;#93;&lt;/span&gt;@o2ib20&lt;br/&gt;
lctl get_param nodemap.nodemap1.* | grep start_nid&lt;br/&gt;
lctl nodemap_del_range --name nodemap2 --range 192.168.19.&lt;span class=&quot;error&quot;&gt;&amp;#91;0-255&amp;#93;&lt;/span&gt;@o2ib20&lt;br/&gt;
lctl get_param nodemap.nodemap1.* | grep start_nid&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;Test result:&amp;#93;&lt;/span&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@mdsb1 ~&amp;#93;&lt;/span&gt;# lctl nodemap_add nodemap1&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@mdsb1 ~&amp;#93;&lt;/span&gt;# lctl nodemap_add nodemap2&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@mdsb1 ~&amp;#93;&lt;/span&gt;# lctl nodemap_add_range --name nodemap1 --range 192.168.19.&lt;span class=&quot;error&quot;&gt;&amp;#91;0-255&amp;#93;&lt;/span&gt;@o2ib20&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@mdsb1 ~&amp;#93;&lt;/span&gt;# lctl get_param nodemap.nodemap1.* | grep start_nid&lt;/p&gt;
 { id: 20, start_nid: 192.168.19.0@o2ib20, end_nid: 192.168.19.255@o2ib20 }
&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@mdsb1 ~&amp;#93;&lt;/span&gt;# lctl nodemap_del_range --name nodemap2 --range 192.168.19.&lt;span class=&quot;error&quot;&gt;&amp;#91;0-255&amp;#93;&lt;/span&gt;@o2ib20&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@mdsb1 ~&amp;#93;&lt;/span&gt;# lctl get_param nodemap.nodemap1.* | grep start_nid&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;root@mdsb1 ~&amp;#93;&lt;/span&gt;# &lt;/p&gt;</description>
                <environment></environment>
        <key id="46762">LU-9682</key>
            <summary>Nodemap ip range missing if  delete another nodemap the same range</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="1">Fixed</resolution>
                                        <assignee username="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="sebg-crd-pm">sebg-crd-pm</reporter>
                        <labels>
                    </labels>
                <created>Mon, 19 Jun 2017 11:00:36 +0000</created>
                <updated>Wed, 11 Oct 2017 20:36:41 +0000</updated>
                            <resolved>Thu, 21 Sep 2017 12:21:31 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="199621" author="pjones" created="Mon, 19 Jun 2017 16:55:20 +0000"  >&lt;p&gt;Emoly&lt;/p&gt;

&lt;p&gt;Can you please assist with this issue?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="208014" author="emoly.liu" created="Mon, 11 Sep 2017 06:32:07 +0000"  >&lt;p&gt;This issue was caused by function&#160;nodemap_del_range(), where we should check if the current nodemap has the specified range before we delete it from global range tree.&lt;br/&gt;
I will push a patch later.&lt;/p&gt;</comment>
                            <comment id="208034" author="gerrit" created="Mon, 11 Sep 2017 12:56:22 +0000"  >&lt;p&gt;Emoly Liu (emoly.liu@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28922&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28922&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9682&quot; title=&quot;Nodemap ip range missing if  delete another nodemap the same range&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9682&quot;&gt;&lt;del&gt;LU-9682&lt;/del&gt;&lt;/a&gt; nodemap: delete nids range from nodemap correctly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bb2a6d276fc927f7ba7a690808fa9845a8e4f954&lt;/p&gt;</comment>
                            <comment id="209005" author="gerrit" created="Thu, 21 Sep 2017 06:13:55 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28922/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28922/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9682&quot; title=&quot;Nodemap ip range missing if  delete another nodemap the same range&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9682&quot;&gt;&lt;del&gt;LU-9682&lt;/del&gt;&lt;/a&gt; nodemap: delete nids range from nodemap correctly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 62ca9b823524ca44d3344b2555754890abc55a3b&lt;/p&gt;</comment>
                            <comment id="209035" author="pjones" created="Thu, 21 Sep 2017 12:21:31 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="209088" author="gerrit" created="Thu, 21 Sep 2017 16:48:44 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29138&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29138&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9682&quot; title=&quot;Nodemap ip range missing if  delete another nodemap the same range&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9682&quot;&gt;&lt;del&gt;LU-9682&lt;/del&gt;&lt;/a&gt; nodemap: delete nids range from nodemap correctly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 506f3a01c0fc2b601b879cde0d5a4d7d14ef75d0&lt;/p&gt;</comment>
                            <comment id="210868" author="gerrit" created="Wed, 11 Oct 2017 19:51:12 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29138/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29138/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9682&quot; title=&quot;Nodemap ip range missing if  delete another nodemap the same range&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9682&quot;&gt;&lt;del&gt;LU-9682&lt;/del&gt;&lt;/a&gt; nodemap: delete nids range from nodemap correctly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 783b470f800c85e9ca5c9453fdb3c13062f67e41&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </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|hzzfbz:</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>