<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:25:11 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-16231] Lustre stats header incorrectly using boot time</title>
                <link>https://jira.whamcloud.com/browse/LU-16231</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Since the landing of patch &lt;a href=&quot;https://review.whamcloud.com/33201&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33201&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11407&quot; title=&quot;Improve stats data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11407&quot;&gt;&lt;del&gt;LU-11407&lt;/del&gt;&lt;/a&gt; obdclass: add start time to stats files&lt;/tt&gt;&quot; the &quot;&lt;tt&gt;snapshot_time&lt;/tt&gt;&quot; in the Lustre stats files has incorrectly been reporting the timestamp relative to the system boot rather than the Unix wallclock time.  This should be reporting the wallclock time so that the stats can be correlated across nodes more easily.&lt;/p&gt;

&lt;p&gt;In some cases this may not be noticed, because the monitor is only comparing the relative time interval between samples, and/or records its own timestamp when the stats are collected, but this should be fixed.&lt;/p&gt;</description>
                <environment></environment>
        <key id="72739">LU-16231</key>
            <summary>Lustre stats header incorrectly using boot time</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="adilger">Andreas Dilger</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Oct 2022 08:36:00 +0000</created>
                <updated>Tue, 20 Dec 2022 14:43:27 +0000</updated>
                            <resolved>Sun, 11 Dec 2022 14:46:51 +0000</resolved>
                                    <version>Lustre 2.15.0</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="349253" author="gerrit" created="Tue, 11 Oct 2022 09:16:39 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/48821&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/48821&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16231&quot; title=&quot;Lustre stats header incorrectly using boot time&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16231&quot;&gt;&lt;del&gt;LU-16231&lt;/del&gt;&lt;/a&gt; misc: fix stats snapshot_time to use wallclock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0ef5ec5cf7a884d86bf175af64b2245897ca6b01&lt;/p&gt;</comment>
                            <comment id="349471" author="gerrit" created="Thu, 13 Oct 2022 06:08:44 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/48847&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/48847&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16231&quot; title=&quot;Lustre stats header incorrectly using boot time&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16231&quot;&gt;&lt;del&gt;LU-16231&lt;/del&gt;&lt;/a&gt; misc: rename lprocfs_stats functions&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 318cdd29423431730e72a2ed9c794360aac7181b&lt;/p&gt;</comment>
                            <comment id="353916" author="gerrit" created="Wed, 23 Nov 2022 07:00:14 +0000"  >&lt;p&gt;&quot;Feng Lei &amp;lt;flei@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49220&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49220&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16231&quot; title=&quot;Lustre stats header incorrectly using boot time&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16231&quot;&gt;&lt;del&gt;LU-16231&lt;/del&gt;&lt;/a&gt; misc: fix stats snapshot_time to use wallclock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1796c70079eb995691a39d70db0300436d068980&lt;/p&gt;</comment>
                            <comment id="355976" author="gerrit" created="Sun, 11 Dec 2022 14:40:22 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/48821/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/48821/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16231&quot; title=&quot;Lustre stats header incorrectly using boot time&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16231&quot;&gt;&lt;del&gt;LU-16231&lt;/del&gt;&lt;/a&gt; misc: fix stats snapshot_time to use wallclock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e42efe35eec7b9725f7f4fff86aaee04093366b0&lt;/p&gt;</comment>
                            <comment id="355978" author="gerrit" created="Sun, 11 Dec 2022 14:42:02 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49220/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49220/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16231&quot; title=&quot;Lustre stats header incorrectly using boot time&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16231&quot;&gt;&lt;del&gt;LU-16231&lt;/del&gt;&lt;/a&gt; misc: fix stats snapshot_time to use wallclock&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2e6254c78a4d25dd1e00ee793124de4f00533b9f&lt;/p&gt;</comment>
                            <comment id="355980" author="pjones" created="Sun, 11 Dec 2022 14:46:51 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="356973" author="gerrit" created="Tue, 20 Dec 2022 14:43:27 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/48847/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/48847/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16231&quot; title=&quot;Lustre stats header incorrectly using boot time&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16231&quot;&gt;&lt;del&gt;LU-16231&lt;/del&gt;&lt;/a&gt; misc: rename lprocfs_stats functions&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6293a8723d850d72e7313a92fa967e24d580f59d&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="53365">LU-11407</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="69087">LU-15642</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="72719">LU-16228</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|i032j3:</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>