<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:14:46 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-1231] statahead/agl is slower on sles11 client</title>
                <link>https://jira.whamcloud.com/browse/LU-1231</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sessions/0a6e15b6-7126-11e1-a89e-5254004bbbd3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sessions/0a6e15b6-7126-11e1-a89e-5254004bbbd3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;total: 9000 creates in 28.71 seconds: 313.44 creates/second&lt;br/&gt;
llite.lustre-ffff88005e131800.statahead_max=0&lt;br/&gt;
10001&lt;/p&gt;

&lt;p&gt;real	0m55.864s&lt;br/&gt;
user	0m0.140s&lt;br/&gt;
sys	0m28.882s&lt;br/&gt;
ls 10000 files without statahead: 56 sec&lt;br/&gt;
llite.lustre-ffff88005e131800.statahead_max=32&lt;br/&gt;
32&lt;br/&gt;
10001&lt;/p&gt;

&lt;p&gt;real	0m59.101s&lt;br/&gt;
user	0m0.180s&lt;br/&gt;
sys	0m24.130s&lt;br/&gt;
ls 10000 files with statahead: 59 sec&lt;br/&gt;
statahead total: 4&lt;br/&gt;
statahead wrong: 0&lt;br/&gt;
agl total: 4&lt;/p&gt;</description>
                <environment></environment>
        <key id="13606">LU-1231</key>
            <summary>statahead/agl is slower on sles11 client</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="yong.fan">nasf</assignee>
                                    <reporter username="mdiep">Minh Diep</reporter>
                        <labels>
                    </labels>
                <created>Sun, 18 Mar 2012 16:31:31 +0000</created>
                <updated>Tue, 24 Jul 2012 22:03:58 +0000</updated>
                            <resolved>Tue, 24 Jul 2012 22:03:58 +0000</resolved>
                                    <version>Lustre 2.2.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="31495" author="pjones" created="Mon, 19 Mar 2012 13:13:54 +0000"  >&lt;p&gt;Fanyong&lt;/p&gt;

&lt;p&gt;Could you please give an initial assessment of this issue?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="31970" author="yong.fan" created="Fri, 23 Mar 2012 06:08:39 +0000"  >&lt;p&gt;Such case is reasonable, because &quot;statahead + AGL&quot; needs to start two threads at background for pre-fetching. That requires powerful CPU to schedule those pre-fetching threads in time. But above tests are done under virtual machines: four VMs share the same physical node, which only have 4-cores. That means each VM only has 1-core. So it is possible that those pre-fetching threads cannot be scheduled in time. And then the &quot;statahead + AGL&quot; mode is slower than w/o cases.&lt;/p&gt;</comment>
                            <comment id="31979" author="mdiep" created="Fri, 23 Mar 2012 10:49:42 +0000"  >&lt;p&gt;How do we explain that the issue only seen in sles11 clients, not in rhel5 nor rhel6. Not even in rhel6 1.8.7-wc1 client.&lt;/p&gt;</comment>
                            <comment id="32054" author="yong.fan" created="Sat, 24 Mar 2012 13:33:38 +0000"  >&lt;p&gt;In fact, I have also met the same issue in my local VM environment, mine is RHEL6 based, with 2-cores shared by MDS + OSTs + client.&lt;/p&gt;

&lt;p&gt;On the other hand, is it true that all test_123a failed for lustre-2.x on sles11 client?&lt;/p&gt;</comment>
                            <comment id="42226" author="yong.fan" created="Tue, 24 Jul 2012 22:03:58 +0000"  >&lt;p&gt;Statahead performance under VM environment is incredible because of less CPU power and schedule delay.&lt;/p&gt;

&lt;p&gt;On the other hand, we found some performance degression caused by security getxattr RPC. Related issues have been fixed in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-549&quot; title=&quot;Add xattr list/value cache on client&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-549&quot;&gt;&lt;del&gt;LU-549&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                    <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|hzvh67:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6431</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>