<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:42:20 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-364] Update description of &quot;lctl get_param nis&quot; in Lustre manual</title>
                <link>https://jira.whamcloud.com/browse/LUDOC-364</link>
                <project id="10070" key="LUDOC">Lustre Documentation</project>
                    <description>&lt;p&gt;The output from the command &lt;tt&gt;lctl get_param nis&lt;/tt&gt; in current versions of Lustre does not match the description in the Lustre manual. New fields have been added to the ouput that have not been documented.&lt;/p&gt;

&lt;p&gt;The manual currently has the following example output with a tabel afterwards describing each column:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;# lctl get_param nis
nid&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; refs&#160;&#160; peer&#160;&#160;&#160; max&#160;&#160; tx&#160;&#160;&#160; min
0@lo&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 3&#160;&#160;&#160;&#160;&#160; 0&#160;&#160;&#160;&#160;&#160;&#160; 0&#160;&#160;&#160;&#160; 0&#160;&#160;&#160;&#160; 0
192.168.10.34@tcp&#160;&#160;&#160;&#160;&#160; 4&#160;&#160;&#160;&#160;&#160; 8&#160;&#160;&#160;&#160;&#160;&#160; 256&#160;&#160; 256&#160;&#160; 252
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;By contrast, Lustre version 2.7 has the following output:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;[root@ct7-mds2 ~]# lctl get_param nis
nis=nid&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; status alive refs peer&#160; rtr&#160;&#160; max&#160;&#160;&#160; tx&#160;&#160; min
0@lo&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; up&#160;&#160;&#160;&#160; 0&#160;&#160;&#160; 3&#160;&#160;&#160; 0&#160;&#160;&#160; 0&#160;&#160;&#160;&#160; 0&#160;&#160;&#160;&#160; 0&#160;&#160;&#160;&#160; 0
192.168.2.12@tcp&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; up&#160;&#160;&#160; -1&#160;&#160;&#160; 4&#160;&#160;&#160; 8&#160;&#160;&#160; 0&#160;&#160; 256&#160;&#160; 256&#160;&#160; 251
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The columns &lt;tt&gt;status&lt;/tt&gt;, &lt;tt&gt;alive&lt;/tt&gt; and &lt;tt&gt;rtr&lt;/tt&gt; are not documented.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="43741">LUDOC-364</key>
            <summary>Update description of &quot;lctl get_param nis&quot; in Lustre manual</summary>
                <type id="6" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11315&amp;avatarType=issuetype">Story</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="LM-Triage">Lustre Manual Triage</assignee>
                                    <reporter username="malkolm">Malcolm Cowe</reporter>
                        <labels>
                    </labels>
                <created>Sun, 12 Feb 2017 23:32:21 +0000</created>
                <updated>Tue, 3 Nov 2020 19:23:18 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="284172" author="nrutman" created="Tue, 3 Nov 2020 19:23:18 +0000"  >&lt;p&gt;FWIW, there also seems to be an entry per CPT, but there is no column showing which CPT the line is for.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
cdslmo103:~ # lctl get_param -n nis
nid                      status alive refs peer  rtr   max    tx   min
0@lo                       down     0    2    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
0@lo                       down     0    0    0    0     0     0     0
172.18.1.63@o2ib             up    -1    1    8    0    64    64    64
172.18.1.63@o2ib             up    -1    0    8    0    64    64    56
172.18.1.63@o2ib             up    -1    0    8    0    64    64    64
172.18.1.63@o2ib             up    -1    0    8    0    64    64    56
172.18.1.63@o2ib             up    -1    0    8    0    64    64    64
172.18.1.63@o2ib             up    -1    0    8    0    64    64    56
172.18.1.63@o2ib             up    -1    0    8    0    64    64    64
172.18.1.63@o2ib             up    -1    0    8    0    64    64    56
172.18.1.63@o2ib             up    -1    0    8    0    64    64    64
172.18.1.63@o2ib             up    -1    0    8    0    64    64    64
172.18.1.63@o2ib             up    -1    0    8    0    64    64    64
172.18.1.63@o2ib             up    -1    0    8    0    64    64    61
172.18.1.63@o2ib             up    -1    0    8    0    64    64    64
172.18.1.63@o2ib             up    -1    0    8    0    64    64    56
172.18.1.63@o2ib             up    -1    0    8    0    64    64    64
172.18.1.63@o2ib             up    -1    0    8    0    64    64    64
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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|hzz3kn:</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>