<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:15:54 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-8248] sanity test_248: fast read was not 4 times faster</title>
                <link>https://jira.whamcloud.com/browse/LU-8248</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Andreas Dilger &amp;lt;andreas.dilger@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/28287b5e-2b40-11e6-acf3-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/28287b5e-2b40-11e6-acf3-5254006e85c2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_248 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;Test 1: verify that fast read is 4 times faster on cache read
 sanity test_248: @@@@@@ IGNORE (fast read was not 4 times faster: 0.33 vs 1.15): 
 sanity test_248: @@@@@@ IGNORE (fast read was not 4 times faster: 0.29 vs 1.08):  
 sanity test_248: @@@@@@ IGNORE (fast read was not 4 times faster: 0.32 vs 1.08):  
 sanity test_248: @@@@@@ IGNORE (fast read was not 4 times faster: 0.26 vs 1.02):  
 sanity test_248: @@@@@@ IGNORE (fast read was not 4 times faster: 0.59 vs 0.98):  
 sanity test_248: @@@@@@ IGNORE (fast read was not 4 times faster: 0.28 vs 0.89): 
 sanity test_248: @@@@@@ IGNORE (fast read was not 4 times faster: 0.37 vs 1.30): 
 sanity test_248: @@@@@@ IGNORE (fast read was not 4 times faster: 0.39 vs 0.97): 
 sanity test_248: @@@@@@ IGNORE (fast read was not 4 times faster: 0.41 vs 1.45): 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;There are also cases where the fast read was &quot;too fast&quot;.  There is also an &lt;tt&gt;error&lt;/tt&gt; message that needs to be fixed.&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;error() without useful message, please fix
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Info required for matching: sanity 248&lt;/p&gt;</description>
                <environment></environment>
        <key id="37448">LU-8248</key>
            <summary>sanity test_248: fast read was not 4 times faster</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="jamesanunez">James Nunez</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 Jun 2016 20:36:58 +0000</created>
                <updated>Thu, 11 Aug 2016 11:59:30 +0000</updated>
                            <resolved>Thu, 11 Aug 2016 11:59:30 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="154977" author="adilger" created="Tue, 7 Jun 2016 20:40:47 +0000"  >&lt;p&gt;James, you mentioned that you were going to work on a fix for this failure?  It looks like the &lt;tt&gt;error_ignore&lt;/tt&gt; is missing an LU ticket number as the first argument, which may as well be this ticket &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8248&quot; title=&quot;sanity test_248: fast read was not 4 times faster&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8248&quot;&gt;&lt;del&gt;LU-8248&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="155081" author="jamesanunez" created="Wed, 8 Jun 2016 15:28:40 +0000"  >&lt;p&gt;Patch is at &lt;a href=&quot;http://review.whamcloud.com/#/c/20647/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/20647/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If the patch needs to be refreshed, I will change the LU number in the commit message to reflect this ticket.&lt;/p&gt;</comment>
                            <comment id="155193" author="gerrit" created="Wed, 8 Jun 2016 23:51:26 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/20698&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20698&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8248&quot; title=&quot;sanity test_248: fast read was not 4 times faster&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8248&quot;&gt;&lt;del&gt;LU-8248&lt;/del&gt;&lt;/a&gt; tests: fix sanity test_248 VM checks&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d59093ce90ee5d46514514b9e5254f2d481ebd56&lt;/p&gt;</comment>
                            <comment id="161542" author="gerrit" created="Thu, 11 Aug 2016 05:49:55 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/20698/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20698/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8248&quot; title=&quot;sanity test_248: fast read was not 4 times faster&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8248&quot;&gt;&lt;del&gt;LU-8248&lt;/del&gt;&lt;/a&gt; tests: fix sanity test_248 VM checks&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 39582273a7a52fb1118ddcca4d62769f43c6f5cb&lt;/p&gt;</comment>
                            <comment id="161581" author="pjones" created="Thu, 11 Aug 2016 11:59:30 +0000"  >&lt;p&gt;Landed for 2.9&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="22045">LU-4257</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|hzydyf:</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>