<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:15:19 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-8178] recovery_duration value becomes negative</title>
                <link>https://jira.whamcloud.com/browse/LU-8178</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&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;Starting mds1: -o loop,user_xattr -o recovery_time_hard=60,recovery_time_soft=60  /tmp/lustre-mdt1 /mnt/mds1
Started lustre-MDT0000
recovery status
status: COMPLETE
recovery_start: 1385649466
recovery_duration: 18446744072323902150
completed_clients: 2/2
replayed_requests: 8737
last_transno: 8589950593
VBR: ENABLED
IR: DISABLED&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Bug is occurred when /proc/fs/lustre/mdt/lustre-MDT0000/recovery_status is accessed after obd-&amp;gt;obd_abort_recovery set to 0 and before target_finish_recovery call:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;target_recovery_thread: obd-&amp;gt;obd_recovering = obd-&amp;gt;obd_abort_recovery = 0;&lt;/li&gt;
	&lt;li&gt;lprocfs_obd_rd_recovery_status: print(&quot;recovery_duration :&quot;, (obd-&amp;gt;obd_recovery_end - obd-&amp;gt;obd_recovery_start))&lt;/li&gt;
	&lt;li&gt;target_recovery_thread-&amp;gt;target_finish_recovery: obd-&amp;gt;obd_recovery_end = cfs_time_current_sec();&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;It seems bug exists for a long time.&lt;/p&gt;</description>
                <environment></environment>
        <key id="37120">LU-8178</key>
            <summary>recovery_duration value becomes negative</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="pjones">Peter Jones</assignee>
                                    <reporter username="scherementsev">Sergey Cheremencev</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Sun, 22 May 2016 11:15:01 +0000</created>
                <updated>Tue, 14 Jun 2016 23:02:47 +0000</updated>
                            <resolved>Tue, 14 Jun 2016 23:02:47 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="153174" author="gerrit" created="Mon, 23 May 2016 11:04:22 +0000"  >&lt;p&gt;Sergey Cheremencev (sergey_cheremencev@xyratex.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/20381&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20381&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8178&quot; title=&quot;recovery_duration value becomes negative&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8178&quot;&gt;&lt;del&gt;LU-8178&lt;/del&gt;&lt;/a&gt; lproc: fix negative recovery_duration&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b96cbdba90406641cc21c04c17e54e6543245569&lt;/p&gt;</comment>
                            <comment id="155625" author="gerrit" created="Tue, 14 Jun 2016 03:55:12 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/20381/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20381/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8178&quot; title=&quot;recovery_duration value becomes negative&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8178&quot;&gt;&lt;del&gt;LU-8178&lt;/del&gt;&lt;/a&gt; lproc: fix negative recovery_duration&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ca62e637647f4d7c68bfb2b9f1b7a1597ae61381&lt;/p&gt;</comment>
                            <comment id="155713" author="jgmitter" created="Tue, 14 Jun 2016 23:02:47 +0000"  >&lt;p&gt;patch has landed to master for 2.9&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|hzycfj:</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>