<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:11:40 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-7757] Interop master&lt;-&gt;2.7.1 - sanity-sec test_24: proc readable file read failed</title>
                <link>https://jira.whamcloud.com/browse/LU-7757</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Saurabh Tandan &amp;lt;saurabh.tandan@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/97ce8a68-ccde-11e5-8b0e-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/97ce8a68-ccde-11e5-8b0e-5254006e85c2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_24 failed with the following error:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;proc readable file read failed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;test log:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;CMD: shadow-4vm12 /usr/sbin/lctl list_nids | grep tcp | cut -f 1 -d &apos;@&apos;
CMD: shadow-4vm11,shadow-4vm12 /usr/sbin/lctl get_param -R nodemap
shadow-4vm12: get_param: invalid option -- &apos;R&apos;
shadow-4vm12: get the Lustre or LNET parameter
shadow-4vm12: usage: get_param [-n|-N|-F] &amp;lt;param_path1 param_path2 ...&amp;gt;
shadow-4vm12: Get the value of Lustre or LNET parameter from the specified path.
shadow-4vm12: The path can contain shell-style filename patterns.
shadow-4vm12:   -n  Print only the value and not parameter name.
shadow-4vm12:   -N  Print only matched parameter names and not the values.
shadow-4vm12:       (Especially useful when using patterns.)
shadow-4vm12:   -F  When -N specified, add &apos;/&apos;, &apos;@&apos; or &apos;=&apos; for directories,
shadow-4vm12:       symlinks and writeable files, respectively.
shadow-4vm11: get_param: invalid option -- &apos;R&apos;
shadow-4vm11: get the Lustre or LNET parameter
shadow-4vm11: usage: get_param [-n|-N|-F] &amp;lt;param_path1 param_path2 ...&amp;gt;
shadow-4vm11: Get the value of Lustre or LNET parameter from the specified path.
shadow-4vm11: The path can contain shell-style filename patterns.
shadow-4vm11:   -n  Print only the value and not parameter name.
shadow-4vm11:   -N  Print only matched parameter names and not the values.
shadow-4vm11:       (Especially useful when using patterns.)
shadow-4vm11:   -F  When -N specified, add &apos;/&apos;, &apos;@&apos; or &apos;=&apos; for directories,
shadow-4vm11:       symlinks and writeable files, respectively.
 sanity-sec test_24: @@@@@@ FAIL: proc readable file read failed 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>2.7.1 Server/EL7 Client&lt;br/&gt;
b2_7_fe/34, master - build# 3316</environment>
        <key id="34554">LU-7757</key>
            <summary>Interop master&lt;-&gt;2.7.1 - sanity-sec test_24: proc readable file read failed</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="5">Cannot Reproduce</resolution>
                                        <assignee username="sarah">Sarah Liu</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Mon, 8 Feb 2016 19:14:18 +0000</created>
                <updated>Wed, 9 May 2018 20:21:57 +0000</updated>
                            <resolved>Wed, 9 May 2018 20:21:57 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                    <version>Lustre 2.10.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="141574" author="adilger" created="Tue, 9 Feb 2016 03:37:07 +0000"  >&lt;p&gt;Are the client nodes running different versions of Lustre?  The &quot;get_param -R&quot; option was just added in master, but since the test script is running only on the client node then it shouldn&apos;t need interop for this option?&lt;/p&gt;

&lt;p&gt;In any case this is a harmless error in the test script, but it would be good to fix it in master before release so that it doesn&apos;t cause continuous interop test failures. &lt;/p&gt;</comment>
                            <comment id="141853" author="standan" created="Wed, 10 Feb 2016 21:53:32 +0000"  >&lt;p&gt;Another instance found for interop tag 2.7.66 - 2.7.1 Server/EL7 Client, build# 3316&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/97ce8a68-ccde-11e5-8b0e-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/97ce8a68-ccde-11e5-8b0e-5254006e85c2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Another instance found for interop tag 2.7.66 - 2.7.1 Server/EL6.7 Client, build# 3316&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/f4362f32-ccdd-11e5-b80c-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/f4362f32-ccdd-11e5-b80c-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="143586" author="standan" created="Wed, 24 Feb 2016 17:09:59 +0000"  >&lt;p&gt;Another instance found for interop - 2.7.1 Server/EL7 Client, tag 2.7.90. &lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/3b9722f8-d2f8-11e5-bf08-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/3b9722f8-d2f8-11e5-bf08-5254006e85c2&lt;/a&gt;&lt;br/&gt;
Another instance found for interop - 2.7.1 Server/EL6.7 Client, tag 2.7.90. &lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/f371534e-d573-11e5-bc47-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/f371534e-d573-11e5-bc47-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="146191" author="sarah" created="Fri, 18 Mar 2016 21:38:37 +0000"  >&lt;p&gt;the &quot;-R&quot; option was added by &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5030&quot; title=&quot;&amp;quot;lctl {get,set}_param&amp;quot; should also check in /sys/fs/{lnet,lustre}&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5030&quot;&gt;&lt;del&gt;LU-5030&lt;/del&gt;&lt;/a&gt;, landed on tag-2.8.50. need check the server version, if older than that, remove the option &quot;-R&quot;&lt;/p&gt;</comment>
                            <comment id="147660" author="gerrit" created="Fri, 1 Apr 2016 22:58:08 +0000"  >&lt;p&gt;Wei Liu (wei3.liu@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/19303&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19303&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7757&quot; title=&quot;Interop master&amp;lt;-&amp;gt;2.7.1 - sanity-sec test_24: proc readable file read failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7757&quot;&gt;&lt;del&gt;LU-7757&lt;/del&gt;&lt;/a&gt; test: sanity-sec test_24 add version check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: af481c86ba47e8dc23cdffbbc27b7f90cb98f9e1&lt;/p&gt;</comment>
                            <comment id="227595" author="sarah" created="Wed, 9 May 2018 20:21:57 +0000"  >&lt;p&gt;This issue has been fixed by adding nodemap supportive check. cannot reproduce in master and b2_10&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="24619">LU-5030</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|hzy0o7:</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>