<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:11:23 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-888] lctl get_param easily confused</title>
                <link>https://jira.whamcloud.com/browse/LU-888</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;If &lt;tt&gt;lctl get_param &amp;lt;param&amp;gt;&lt;/tt&gt; has a file named &lt;tt&gt;&amp;lt;param&amp;gt;&lt;/tt&gt; in the current working directory, it returns that instead of the expected values.&lt;/p&gt;

&lt;p&gt;To reproduce:&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;# /usr/lib64/lustre/tests/llmount.sh
# cd /tmp
# lctl get_param version
version=
lustre: 2.1.51
kernel: patchless_client
build:  2.1.51-ga83a510-CHANGED-2.6.32-131.6.1.el6_lustre.g65156ed.x86_64
# echo &lt;span class=&quot;code-quote&quot;&gt;&quot;All your Lustre are belong to us&quot;&lt;/span&gt; &amp;gt; ./version
# lctl get_param version
=
All your Lustre are belong to us
#
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="12582">LU-888</key>
            <summary>lctl get_param easily confused</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="rhenwood">Richard Henwood</assignee>
                                    <reporter username="rhenwood">Richard Henwood</reporter>
                        <labels>
                    </labels>
                <created>Fri, 2 Dec 2011 13:11:57 +0000</created>
                <updated>Wed, 4 Jan 2012 15:50:05 +0000</updated>
                            <resolved>Wed, 4 Jan 2012 15:41:59 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="23638" author="rhenwood" created="Fri, 2 Dec 2011 13:36:17 +0000"  >&lt;p&gt;The code appears to first check if a file called &lt;tt&gt;&amp;lt;param&amp;gt;&lt;/tt&gt; is present and can open &lt;tt&gt;0_RDONLY&lt;/tt&gt;. If a file is not present, the code falls back to look for &lt;tt&gt;/proc/{fs,sys}/{lnet,lustre}/&amp;lt;param&amp;gt;&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;I suggest to fix the issue of &lt;tt&gt;get_param&lt;/tt&gt; being easily confused, the path &lt;tt&gt;/proc/{fs,sys}/{lnet,lustre}/&amp;lt;param&amp;gt;&lt;/tt&gt; should be checked first.&lt;/p&gt;</comment>
                            <comment id="23645" author="rhenwood" created="Fri, 2 Dec 2011 16:37:50 +0000"  >&lt;p&gt;John identified a more sinister potential issue with the behavior of &lt;tt&gt;get_param&lt;/tt&gt;. One can unwittingly corrupt a local file if it has the same name as the &lt;tt&gt;&amp;lt;param&amp;gt;&lt;/tt&gt;:&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 set_param version=&lt;span class=&quot;code-quote&quot;&gt;&quot;All your Nyancat&apos;&quot;&lt;/span&gt;
# lctl get_param version
=
All your Nyancat&apos;re belong to us
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;A better fix for this perilous behavior is to not have &lt;tt&gt;lctl {get|set}_param&lt;/tt&gt; lookup the local path at all.&lt;/p&gt;</comment>
                            <comment id="23646" author="adilger" created="Fri, 2 Dec 2011 16:53:34 +0000"  >&lt;p&gt;Good catch. &lt;/p&gt;

&lt;p&gt;If anyone is going to do more than trivial changes to get_param, it would be good to move it into an llapi_get_param() helper that can be used in other parts of the code. In quite a number of places in lctl, lfs, mount.lustre, erx. &lt;/p&gt;</comment>
                            <comment id="23647" author="rhenwood" created="Fri, 2 Dec 2011 17:03:34 +0000"  >&lt;p&gt;Trivial &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/help_16.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; change available for review at:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,1765&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,1765&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="25683" author="hudson" created="Wed, 4 Jan 2012 14:23:24 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25690" author="hudson" created="Wed, 4 Jan 2012 14:26:18 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25697" author="hudson" created="Wed, 4 Jan 2012 14:28:50 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25707" author="hudson" created="Wed, 4 Jan 2012 14:32:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25714" author="hudson" created="Wed, 4 Jan 2012 14:32:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25724" author="hudson" created="Wed, 4 Jan 2012 14:35:17 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25731" author="hudson" created="Wed, 4 Jan 2012 14:35:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25738" author="hudson" created="Wed, 4 Jan 2012 14:35:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25748" author="hudson" created="Wed, 4 Jan 2012 14:40:38 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25761" author="hudson" created="Wed, 4 Jan 2012 14:49:29 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25768" author="hudson" created="Wed, 4 Jan 2012 15:23:59 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25776" author="hudson" created="Wed, 4 Jan 2012 15:31:45 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25783" author="hudson" created="Wed, 4 Jan 2012 15:42:03 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="25789" author="rhenwood" created="Wed, 4 Jan 2012 15:42:25 +0000"  >&lt;p&gt;I believe this is still an open issue with 1.8.x&lt;/p&gt;</comment>
                            <comment id="25791" author="hudson" created="Wed, 4 Jan 2012 15:50:05 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/404/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #404&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-888&quot; title=&quot;lctl get_param easily confused&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-888&quot;&gt;&lt;del&gt;LU-888&lt;/del&gt;&lt;/a&gt; lctl: remove perilous lctl &lt;/p&gt;
{get,set,list}
&lt;p&gt;_param behavior. (Revision 51ed079112c9a9eeac37eaf680637a4d04dd3cc9)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=51ed079112c9a9eeac37eaf680637a4d04dd3cc9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;51ed079112c9a9eeac37eaf680637a4d04dd3cc9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/doc/lctl.8&lt;/li&gt;
	&lt;li&gt;lustre/utils/lustre_cfg.c&lt;/li&gt;
&lt;/ul&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|hzv7pb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4782</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>