<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:39:15 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-10908] sanity-sec test_24 and test_25: adding fops nodemaps failed 1</title>
                <link>https://jira.whamcloud.com/browse/LU-10908</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/86a4bb42-3cf6-11e8-8f8a-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/86a4bb42-3cf6-11e8-8f8a-52540065bddc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;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;adding fops nodemaps failed 1
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;test_logs:&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;== sanity-sec test 24: check nodemap proc files for LBUGs and Oopses ================================= 12:00:48 (1523386848)
CMD: onyx-48vm8,onyx-48vm9 /usr/sbin/lctl set_param mdt.*.identity_upcall=NONE
mdt.lustre-MDT0000.identity_upcall=NONE
mdt.lustre-MDT0002.identity_upcall=NONE
mdt.lustre-MDT0001.identity_upcall=NONE
mdt.lustre-MDT0003.identity_upcall=NONE
CMD: onyx-48vm5 /usr/sbin/lctl list_nids | grep tcp | cut -f 1 -d @
CMD: onyx-48vm8 /usr/sbin/lctl nodemap_add c0
onyx-48vm8: error: c0 existing nodemap name
 sanity-sec test_24: @@@@@@ FAIL: adding fops nodemaps failed 1 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:5328:error()
  = /usr/lib64/lustre/tests/sanity-sec.sh:1464:nodemap_test_setup()
  = /usr/lib64/lustre/tests/sanity-sec.sh:1776:test_24()
  = /usr/lib64/lustre/tests/test-framework.sh:5604:run_one()
  = /usr/lib64/lustre/tests/test-framework.sh:5643:run_one_logged()
  = /usr/lib64/lustre/tests/test-framework.sh:5490:run_test()
  = /usr/lib64/lustre/tests/sanity-sec.sh:1784:main()
Dumping lctl log to /home/autotest/autotest/logs/test_logs/2018-04-09/lustre-b2_10-sles12sp3-x86_64--full--2_23_1__96___33663a7e-8f39-4015-95ec-ba0769bf55d5/sanity-sec.test_24.*.1523386848.log
CMD: onyx-48vm5,onyx-48vm6,onyx-48vm7,onyx-48vm8,onyx-48vm9 /usr/sbin/lctl dk &amp;gt; /home/autotest/autotest/logs/test_logs/2018-04-09/lustre-b2_10-sles12sp3-x86_64--full--2_23_1__96___33663a7e-8f39-4015-95ec-ba0769bf55d5/sanity-sec.test_24.debug_log.\$(hostname -s).1523386848.log;
         dmesg &amp;gt; /home/autotest/autotest/logs/test_logs/2018-04-09/lustre-b2_10-sles12sp3-x86_64--full--2_23_1__96___33663a7e-8f39-4015-95ec-ba0769bf55d5/sanity-sec.test_24.dmesg.\$(hostname -s).1523386848.log
Resetting fail_loc on all nodes...CMD: onyx-48vm5,onyx-48vm6,onyx-48vm7,onyx-48vm8,onyx-48vm9 lctl set_param -n fail_loc=0 	    fail_val=0 2&amp;gt;/dev/null
done.
FAIL 24 (1s)

== sanity-sec test 25: test save and reload nodemap config =========================================== 12:00:49 (1523386849)
CMD: onyx-48vm8 /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null ||
				/usr/sbin/lctl lustre_build_version 2&amp;gt;/dev/null ||
				/usr/sbin/lctl --version 2&amp;gt;/dev/null | cut -d&apos; &apos; -f2
Stopping clients: onyx-48vm5,onyx-48vm6 /mnt/lustre (opts:)
CMD: onyx-48vm5,onyx-48vm6 running=\$(grep -c /mnt/lustre&apos; &apos; /proc/mounts);
if [ \$running -ne 0 ] ; then
echo Stopping client \$(hostname) /mnt/lustre opts:;
lsof /mnt/lustre || need_kill=no;
if [ x != x -a x\$need_kill != xno ]; then
    pids=\$(lsof -t /mnt/lustre | sort -u);
    if [ -n \&quot;\$pids\&quot; ]; then
             kill -9 \$pids;
    fi
fi;
while umount  /mnt/lustre 2&amp;gt;&amp;amp;1 | grep -q busy; do
    echo /mnt/lustre is still busy, wait one second &amp;amp;&amp;amp; sleep 1;
done;
fi
Stopping client onyx-48vm5 /mnt/lustre opts:
Stopping client onyx-48vm6 /mnt/lustre opts:
CMD: onyx-48vm8,onyx-48vm9 /usr/sbin/lctl set_param mdt.*.identity_upcall=NONE
mdt.lustre-MDT0001.identity_upcall=NONE
mdt.lustre-MDT0003.identity_upcall=NONE
mdt.lustre-MDT0000.identity_upcall=NONE
mdt.lustre-MDT0002.identity_upcall=NONE
CMD: onyx-48vm5 /usr/sbin/lctl list_nids | grep tcp | cut -f 1 -d @
CMD: onyx-48vm8 /usr/sbin/lctl nodemap_add c0
onyx-48vm8: error: c0 existing nodemap name
 sanity-sec test_25: @@@@@@ FAIL: adding fops nodemaps failed 1 
  Trace dump:
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;





&lt;p&gt;VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV&lt;br/&gt;
sanity-sec test_24 - adding fops nodemaps failed 1&lt;/p&gt;</description>
                <environment>SLES12 SP3 Server/Client ldiskfs DNE&lt;br/&gt;
b2_10 build 96</environment>
        <key id="51786">LU-10908</key>
            <summary>sanity-sec test_24 and test_25: adding fops nodemaps failed 1</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="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="wc-triage">WC Triage</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Wed, 11 Apr 2018 23:33:49 +0000</created>
                <updated>Wed, 11 Apr 2018 23:56:43 +0000</updated>
                                            <version>Lustre 2.10.3</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                    <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|hzzvpz:</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>