<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:17:30 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-15342] recovery-mds-scale test_failover_mds: sh: IDLE: command not found</title>
                <link>https://jira.whamcloud.com/browse/LU-15342</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Elena &amp;lt;elena.gryaznova@hpe.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/ec8cab41-6587-4369-815b-b53f9684d272&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/ec8cab41-6587-4369-815b-b53f9684d272&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;test_failover_mds 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;Checking clients are in FULL|IDLE state before next failover
CMD: onyx-33vm3,onyx-33vm4 PATH=/usr/lib64/lustre/tests:/usr/lib/lustre/tests:/usr/lib64/lustre/tests:/opt/iozone/bin:/opt/iozone/bin:/opt/iozone/bin:/usr/lib64/lustre/tests/mpi:/usr/lib64/lustre/tests/racer:/usr/lib64/lustre/../lustre-iokit/sgpdd-survey:/usr/lib64/lustre/tests:/usr/lib64/lustre/utils/gss:/usr/lib64/lustre/utils:/usr/lib64/openmpi/bin:/usr/share/Modules/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/sbin:/sbin:/bin::/sbin:/bin:/usr/sbin: NAME=autotest_config bash rpc.sh wait_import_state_mount FULL|IDLE mdc.lustre-MDT0000-mdc-*.mds_server_uuid 
onyx-33vm4: sh: IDLE: command not found
onyx-33vm3: sh: IDLE: command not found
onyx-33vm4: CMD: onyx-64vm13 /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null
onyx-33vm3: CMD: onyx-64vm13 /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null
onyx-33vm4: CMD: onyx-64vm13 /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null
onyx-33vm3: CMD: onyx-64vm13 /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null
onyx-33vm4: CMD: onyx-24vm5 /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null
onyx-33vm3: CMD: onyx-24vm5 /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null
onyx-33vm3: CMD: onyx-33vm3.onyx.whamcloud.com /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null
onyx-33vm3: onyx-33vm3.onyx.whamcloud.com: executing wait_import_state_mount FULL
onyx-33vm4: CMD: onyx-33vm4.onyx.whamcloud.com /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null
onyx-33vm4: onyx-33vm4.onyx.whamcloud.com: executing wait_import_state_mount FULL
onyx-33vm3: CMD: onyx-33vm3.onyx.whamcloud.com lctl get_param -n at_max
pdsh@onyx-33vm1: onyx-33vm3: ssh exited with exit code 127
onyx-33vm4: CMD: onyx-33vm4.onyx.whamcloud.com lctl get_param -n at_max
pdsh@onyx-33vm1: onyx-33vm4: ssh exited with exit code 127
 recovery-mds-scale test_failover_mds: @@@@@@ FAIL: import is not in FULL|IDLE state 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;regression caused by:&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;
commit af666bef058c5b7997527fc851a84a89375912fb
Author:     Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;
AuthorDate: Wed Oct 20 19:47:25 2021 -0600
Commit:     Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;
CommitDate: Tue Nov 30 03:52:10 2021 +0000

    LU-12857 tests: allow clients to be IDLE after recovery
    
    If clients are not connected to an OST when it fails (connection
    is IDLE), they &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt; not need to be involved in recovery, so &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt;
    should not be considered an error when checking the client state.
    
    Test-Parameters: trivial testlist=recovery-mds-scale env=SLOW=no
    Test-Parameters: testlist=conf-sanity
    Test-Parameters: testlist=replay-dual,replay-single
    Signed-off-by: Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;
    Change-Id: I6cfeb718acd233378ed1608f22061bc15c3ebbe5
    Reviewed-on: https:&lt;span class=&quot;code-comment&quot;&gt;//review.whamcloud.com/45318
&lt;/span&gt;    Tested-by: jenkins &amp;lt;devops@whamcloud.com&amp;gt;
    Tested-by: Maloo &amp;lt;maloo@whamcloud.com&amp;gt;
    Reviewed-by: Alex Zhuravlev &amp;lt;bzzz@whamcloud.com&amp;gt;
    Reviewed-by: James Nunez &amp;lt;jnunez@whamcloud.com&amp;gt;
    Reviewed-by: Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;
&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;
recovery-mds-scale test_failover_mds - import is not in FULL|IDLE state&lt;/p&gt;</description>
                <environment></environment>
        <key id="67508">LU-15342</key>
            <summary>recovery-mds-scale test_failover_mds: sh: IDLE: command not found</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="egryaznova">Elena Gryaznova</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Wed, 8 Dec 2021 08:56:13 +0000</created>
                <updated>Tue, 25 Apr 2023 07:20:11 +0000</updated>
                            <resolved>Thu, 23 Dec 2021 14:52:58 +0000</resolved>
                                    <version>Lustre 2.15.0</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="320280" author="gerrit" created="Wed, 8 Dec 2021 11:23:10 +0000"  >&lt;p&gt;&quot;Elena Gryaznova &amp;lt;elena.gryaznova@hpe.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45788&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45788&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15342&quot; title=&quot;recovery-mds-scale test_failover_mds: sh: IDLE: command not found&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15342&quot;&gt;&lt;del&gt;LU-15342&lt;/del&gt;&lt;/a&gt; tests: escape &quot;|&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 999811b11b83e4b5b3f01d9a15b4835e87fcfa1e&lt;/p&gt;</comment>
                            <comment id="321413" author="gerrit" created="Thu, 23 Dec 2021 07:20:53 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/45788/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45788/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15342&quot; title=&quot;recovery-mds-scale test_failover_mds: sh: IDLE: command not found&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15342&quot;&gt;&lt;del&gt;LU-15342&lt;/del&gt;&lt;/a&gt; tests: escape &quot;|&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 25606a2ce19e94c13694d46c3f15e9a10df40a91&lt;/p&gt;</comment>
                            <comment id="321468" author="pjones" created="Thu, 23 Dec 2021 14:52:58 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="57148">LU-12857</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|i02by7:</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>