<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:05:39 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-7060] Add MGS NID substitution to ldev</title>
                <link>https://jira.whamcloud.com/browse/LU-7060</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;For automation purposes, it would be handy to be able to obtain the NID of the MGS associated with the current node when using command substitutions. This issue will add a %m substitution to the command execution portion of the ldev perl script.&lt;/p&gt;</description>
                <environment></environment>
        <key id="31782">LU-7060</key>
            <summary>Add MGS NID substitution to ldev</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="5" iconUrl="https://jira.whamcloud.com/images/icons/priorities/trivial.svg">Trivial</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="bogl">Bob Glossman</assignee>
                                    <reporter username="dinatale2">Giuseppe Di Natale</reporter>
                        <labels>
                            <label>llnl</label>
                            <label>patch</label>
                    </labels>
                <created>Fri, 28 Aug 2015 23:11:52 +0000</created>
                <updated>Mon, 6 Jun 2016 12:33:52 +0000</updated>
                            <resolved>Mon, 11 Apr 2016 13:38:18 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="125591" author="gerrit" created="Fri, 28 Aug 2015 23:27:41 +0000"  >&lt;p&gt;Giuseppe Di Natale (dinatale2@llnl.gov) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16129&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16129&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7060&quot; title=&quot;Add MGS NID substitution to ldev&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7060&quot;&gt;&lt;del&gt;LU-7060&lt;/del&gt;&lt;/a&gt; ldev: Added MGS NID substitution to ldev&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: aa90e3fa4ce5f6807c43fec161be05139b74f181&lt;/p&gt;</comment>
                            <comment id="125731" author="jgmitter" created="Mon, 31 Aug 2015 17:15:38 +0000"  >&lt;p&gt;Hi Bob,&lt;br/&gt;
Can you take a look at this patch?&lt;br/&gt;
Thanks.&lt;br/&gt;
Joe&lt;/p&gt;</comment>
                            <comment id="131412" author="dinatale2" created="Fri, 23 Oct 2015 18:04:23 +0000"  >&lt;p&gt;This is a fairly simple change to ldev. Still needs code reviews. Thanks!&lt;/p&gt;</comment>
                            <comment id="131417" author="jgmitter" created="Fri, 23 Oct 2015 18:18:49 +0000"  >&lt;p&gt;Giuseppe,&lt;br/&gt;
I see the patch failed sanityn testing some time ago (likely due to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7084&quot; title=&quot;sanityn test_77c: cfs_hash_find_or_add()) ASSERTION( hlist_unhashed(hnode) ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7084&quot;&gt;&lt;del&gt;LU-7084&lt;/del&gt;&lt;/a&gt;).  Do you mind if I do a quick rebase to kick off testing again in an effort to get a clean test run?  I have also added an additional reviewer on our side.&lt;br/&gt;
Thanks.&lt;br/&gt;
Joe&lt;/p&gt;</comment>
                            <comment id="131420" author="dinatale2" created="Fri, 23 Oct 2015 18:23:30 +0000"  >&lt;p&gt;Joe,&lt;/p&gt;

&lt;p&gt;Don&apos;t mind at all. Thanks!&lt;/p&gt;

&lt;p&gt;Giuseppe&lt;/p&gt;</comment>
                            <comment id="132785" author="dinatale2" created="Thu, 5 Nov 2015 20:01:25 +0000"  >&lt;p&gt;Need one last review on this.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;</comment>
                            <comment id="147948" author="gerrit" created="Wed, 6 Apr 2016 01:40:45 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/16129/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16129/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7060&quot; title=&quot;Add MGS NID substitution to ldev&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7060&quot;&gt;&lt;del&gt;LU-7060&lt;/del&gt;&lt;/a&gt; ldev: Added MGS NID substitution to ldev&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0f17fc82a89a40f98f53ad89c8c8982319114ef7&lt;/p&gt;</comment>
                            <comment id="148374" author="jgmitter" created="Mon, 11 Apr 2016 13:38:18 +0000"  >&lt;p&gt;Landed to master for 2.9.0&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|hzxlnj:</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>