<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:30:34 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-9931] recovery-*-scale REQFAIL calculation defect</title>
                <link>https://jira.whamcloud.com/browse/LU-9931</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;REQFAIL is the number of times that a sleep is allowed to be&lt;br/&gt;
less than $MINSLEEP before the test is considered a fail.&lt;br/&gt;
The result of&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;  &lt;span class=&quot;code-quote&quot;&gt;&quot;DURATION / SERVER_FAILOVER_PERIOD * REQFAIL_PERCENT / 100&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;may not be an integer (165.6) and test fails with :&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;  &quot;Failed to load with &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a minimum
  period of 166 times ( REQFAIL=165 )&quot;.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;The example of test failure :&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;==== Checking the clients loads AFTER failed client reintegrated -- failure NOT OK
WARNING: failover, client reintegration and check_client_loads time exceeded SERVER_FAILOVER_PERIOD - MINSLEEP!
Failed to load the filesystem with I/O &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; a minimum period of 120 166 times ( REQFAIL=165 ).
This iteration, the load was only applied &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; sleep=63 seconds.
Estimated max recovery time : 1475
Probably the hardware is taking excessively &lt;span class=&quot;code-object&quot;&gt;long&lt;/span&gt; time to boot.
Try to increase SERVER_FAILOVER_PERIOD (current is 300), bug 20918
2017-06-06 20:08:31 Terminating clients loads ...
Duration:               49680
Server failover period: 300 seconds
Exited after:           49810 seconds
&lt;span class=&quot;code-object&quot;&gt;Number&lt;/span&gt; of failovers before exit:
mds1 failed over 166 times
Status: FAIL: rc=6
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="48063">LU-9931</key>
            <summary>recovery-*-scale REQFAIL calculation defect</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="jamesanunez">James Nunez</assignee>
                                    <reporter username="egryaznova">Elena Gryaznova</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Wed, 30 Aug 2017 13:51:09 +0000</created>
                <updated>Thu, 5 Oct 2017 20:43:27 +0000</updated>
                            <resolved>Sat, 30 Sep 2017 04:46:46 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="206929" author="gerrit" created="Wed, 30 Aug 2017 13:58:48 +0000"  >&lt;p&gt;Elena Gryaznova (elena.gryaznova@seagate.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28797&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28797&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9931&quot; title=&quot;recovery-*-scale REQFAIL calculation defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9931&quot;&gt;&lt;del&gt;LU-9931&lt;/del&gt;&lt;/a&gt; tests: : fix REQFAIL calculation&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5e570b1f3689f110ae31116cfe7233be85a858ff&lt;/p&gt;</comment>
                            <comment id="210018" author="gerrit" created="Sat, 30 Sep 2017 04:41:11 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28797/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28797/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9931&quot; title=&quot;recovery-*-scale REQFAIL calculation defect&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9931&quot;&gt;&lt;del&gt;LU-9931&lt;/del&gt;&lt;/a&gt; tests: : fix REQFAIL calculation&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c2664dcff4ae3ee41cc8a1e542465d12c5e764c2&lt;/p&gt;</comment>
                            <comment id="210026" author="pjones" created="Sat, 30 Sep 2017 04:46:46 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </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|hzzjav:</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>