<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:28:20 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-9683] Negative value reported for req_waittime mdt stat</title>
                <link>https://jira.whamcloud.com/browse/LU-9683</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;On creating a lustre filesystem (in IML automated test) with lustre version 2.9.58_86_g2383a62, the following was reported indicating a negative value for req_waittime stat (causing IML to not report the stat):&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;[root@lotus-58vm16 ~]# less /proc/fs/lustre/mds/MDS/mdt/stats
snapshot_time             1497888436.757961280 secs.nsecs
req_waittime              54892 samples [usec] -8497 0 -4659765 1053607811
req_qdepth                54892 samples [reqs] 0 0 0 0
req_active                54892 samples [reqs] 1 1 54892 54892
req_timeout               54892 samples [sec] 1 10 54910 55090
reqbuf_avail              150546 samples [bufs] 63 64 9634690 616604158
ldlm_ibits_enqueue        13 samples [reqs] 1 1 13 13
mds_reint_setattr         1 samples [reqs] 1 1 1 1
mds_reint_open            8 samples [reqs] 1 1 8 8
mds_getattr               1 samples [usec] 44 44 44 1936
mds_connect               5 samples [usec] 27 16179 22451 297791095
mds_get_root              1 samples [usec] 15 15 15 225
mds_statfs                1 samples [usec] 26 26 26 676
mds_getxattr              2 samples [usec] 31 3259 3290 10622042
obd_ping                  54868 samples [usec] 12 548 2165145 95976761&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="46766">LU-9683</key>
            <summary>Negative value reported for req_waittime mdt stat</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="simmonsja">James A Simmons</assignee>
                                    <reporter username="tanabarr">Tom Nabarro</reporter>
                        <labels>
                    </labels>
                <created>Mon, 19 Jun 2017 16:47:47 +0000</created>
                <updated>Thu, 10 Aug 2017 16:45:40 +0000</updated>
                            <resolved>Sat, 29 Jul 2017 13:40:52 +0000</resolved>
                                    <version>Lustre 2.9.0</version>
                                    <fixVersion>Lustre 2.10.1</fixVersion>
                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="201817" author="bzzz" created="Wed, 12 Jul 2017 12:53:48 +0000"  >&lt;p&gt;getting quite similar issue with sanity/127a:&lt;br/&gt;
osc.lustre-OST0000-osc-MDT0000.stats=&lt;br/&gt;
snapshot_time             1499863534.716076693 secs.nsecs&lt;br/&gt;
osc.lustre-OST0000-osc-ffff8800c24ba800.stats=&lt;br/&gt;
snapshot_time             1499863534.716169621 secs.nsecs&lt;br/&gt;
req_waittime              5 samples &lt;span class=&quot;error&quot;&gt;&amp;#91;usec&amp;#93;&lt;/span&gt; -980 0 -3637 2803447&lt;br/&gt;
req_active                5 samples &lt;span class=&quot;error&quot;&gt;&amp;#91;reqs&amp;#93;&lt;/span&gt; 1 1 5 5&lt;br/&gt;
ost_punch                 1 samples &lt;span class=&quot;error&quot;&gt;&amp;#91;usec&amp;#93;&lt;/span&gt; -725 0 -725 525625&lt;br/&gt;
ldlm_cancel               1 samples &lt;span class=&quot;error&quot;&gt;&amp;#91;usec&amp;#93;&lt;/span&gt; -980 0 -980 960400&lt;/p&gt;
</comment>
                            <comment id="201818" author="tappro" created="Wed, 12 Jul 2017 12:55:09 +0000"  >&lt;p&gt;I want just confirm that this is not rare issue or something that happens time to time. It is always so and time stats are broken at the moment&lt;/p&gt;</comment>
                            <comment id="201830" author="simmonsja" created="Wed, 12 Jul 2017 13:47:51 +0000"  >&lt;p&gt;I can take a look at this when I port the code to 64 bit time handling&lt;/p&gt;</comment>
                            <comment id="201997" author="bzzz" created="Thu, 13 Jul 2017 11:44:13 +0000"  >&lt;p&gt;&lt;a href=&quot;https://review.whamcloud.com/#/c/28027/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/28027/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="203865" author="gerrit" created="Sat, 29 Jul 2017 00:03:10 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28027/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28027/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9683&quot; title=&quot;Negative value reported for req_waittime mdt stat&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9683&quot;&gt;&lt;del&gt;LU-9683&lt;/del&gt;&lt;/a&gt; ptlrpc: fix argument misorder&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 61c48e79fdfb825ea1ab2649cdadaccfb863155c&lt;/p&gt;</comment>
                            <comment id="203884" author="pjones" created="Sat, 29 Jul 2017 13:40:52 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="203994" author="gerrit" created="Mon, 31 Jul 2017 23:31:22 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28290&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28290&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9683&quot; title=&quot;Negative value reported for req_waittime mdt stat&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9683&quot;&gt;&lt;del&gt;LU-9683&lt;/del&gt;&lt;/a&gt; ptlrpc: fix argument misorder&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dde04af12cddd05e5414184f428a303b911b40a9&lt;/p&gt;</comment>
                            <comment id="205035" author="gerrit" created="Thu, 10 Aug 2017 16:25:47 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28290/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28290/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9683&quot; title=&quot;Negative value reported for req_waittime mdt stat&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9683&quot;&gt;&lt;del&gt;LU-9683&lt;/del&gt;&lt;/a&gt; ptlrpc: fix argument misorder&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 907f35db14e5b796bc4d722e16dc206d759e4a9a&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="42994">LU-9019</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|hzzfcf:</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>