<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:02:10 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-13542] osd stats are initialized too late</title>
                <link>https://jira.whamcloud.com/browse/LU-13542</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Lustre crashes with the following stack trace:&lt;/p&gt;

&lt;p&gt;     &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffc113cbac&amp;gt;&amp;#93;&lt;/span&gt; lprocfs_oh_tally_pcpu+0x2c/0x40 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
     &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffc169719b&amp;gt;&amp;#93;&lt;/span&gt; record_start_io.part.14+0x2b/0x40 &lt;span class=&quot;error&quot;&gt;&amp;#91;osd_zfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
     &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffc1698322&amp;gt;&amp;#93;&lt;/span&gt; osd_read+0xa2/0x180 &lt;span class=&quot;error&quot;&gt;&amp;#91;osd_zfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
     &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffc1167dee&amp;gt;&amp;#93;&lt;/span&gt; dt_record_read+0x1e/0x70 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
     &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffc1190997&amp;gt;&amp;#93;&lt;/span&gt; lustre_index_restore+0x527/0x1720 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
     &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffc16b2564&amp;gt;&amp;#93;&lt;/span&gt; osd_initial_OI_scrub+0xa34/0xd50 &lt;span class=&quot;error&quot;&gt;&amp;#91;osd_zfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
     &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffc16b34fd&amp;gt;&amp;#93;&lt;/span&gt; osd_scrub_setup+0x9ed/0xb90 &lt;span class=&quot;error&quot;&gt;&amp;#91;osd_zfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
     &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffc168a97b&amp;gt;&amp;#93;&lt;/span&gt; osd_mount+0xf4b/0x1380 &lt;span class=&quot;error&quot;&gt;&amp;#91;osd_zfs&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;osd_procfs_init()/osd_stats_init() are called &lt;b&gt;after&lt;/b&gt;&lt;br/&gt;
osd_initial_OI_scrub(), so osd stats are not yet initialized&lt;br/&gt;
when osd_read() first tries to update them.&lt;/p&gt;

&lt;p&gt;This issue was earlier reported as &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10607&quot; title=&quot;uninitialized spinlock in osd_zfs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10607&quot;&gt;&lt;del&gt;LU-10607&lt;/del&gt;&lt;/a&gt; but was not properly&lt;br/&gt;
fixed.&lt;/p&gt;</description>
                <environment></environment>
        <key id="59126">LU-13542</key>
            <summary>osd stats are initialized too late</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="panda">Andrew Perepechko</assignee>
                                    <reporter username="panda">Andrew Perepechko</reporter>
                        <labels>
                    </labels>
                <created>Sat, 9 May 2020 12:20:45 +0000</created>
                <updated>Mon, 13 Dec 2021 15:15:38 +0000</updated>
                            <resolved>Mon, 13 Dec 2021 15:15:38 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="269756" author="panda" created="Sat, 9 May 2020 12:21:48 +0000"  >&lt;p&gt;&lt;a href=&quot;https://review.whamcloud.com/38554&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38554&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="320710" author="gerrit" created="Mon, 13 Dec 2021 03:52:46 +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/38554/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38554/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13542&quot; title=&quot;osd stats are initialized too late&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13542&quot;&gt;&lt;del&gt;LU-13542&lt;/del&gt;&lt;/a&gt; osd: brw stats are initialized too late&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 546eff6991923f7b3fe959548fd9dbe266c72367&lt;/p&gt;</comment>
                            <comment id="320757" author="pjones" created="Mon, 13 Dec 2021 15:15:38 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="50589">LU-10607</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="58216">LU-13309</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|i01007:</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>