<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:18:04 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-8496] Race is changelog clear path</title>
                <link>https://jira.whamcloud.com/browse/LU-8496</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Follow error seen with the test patch which shows race in changelog clear path.&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;LustreError: 18671:0:(llog_osd.c:854:llog_osd_next_block()) ASSERTION( dt ) failed: 
LustreError: 18671:0:(llog_osd.c:854:llog_osd_next_block()) LBUG
Pid: 18671, comm: mdt00_001

Call Trace:
 [&amp;lt;ffffffffa0457875&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
 [&amp;lt;ffffffffa0457e77&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
 [&amp;lt;ffffffffa05b04f0&amp;gt;] llog_osd_declare_destroy+0x0/0x740 [obdclass]
 [&amp;lt;ffffffffa059f03e&amp;gt;] llog_process_thread+0x28e/0x1050 [obdclass]
 [&amp;lt;ffffffffa059fec8&amp;gt;] llog_process_or_fork+0xc8/0x490 [obdclass]
 [&amp;lt;ffffffffa0dc0b60&amp;gt;] ? llog_changelog_cancel_cb+0x0/0x1d0 [mdd]
 [&amp;lt;ffffffffa05a36f8&amp;gt;] llog_cat_process_cb+0x458/0x600 [obdclass]
 [&amp;lt;ffffffffa059f6aa&amp;gt;] llog_process_thread+0x8fa/0x1050 [obdclass]
 [&amp;lt;ffffffffa059fec8&amp;gt;] llog_process_or_fork+0xc8/0x490 [obdclass]
 [&amp;lt;ffffffffa05a32a0&amp;gt;] ? llog_cat_process_cb+0x0/0x600 [obdclass]
 [&amp;lt;ffffffffa05a32a0&amp;gt;] ? llog_cat_process_cb+0x0/0x600 [obdclass]
 [&amp;lt;ffffffffa05a1999&amp;gt;] llog_cat_process_or_fork+0x1a9/0x2f0 [obdclass]
 [&amp;lt;ffffffffa0dc0b60&amp;gt;] ? llog_changelog_cancel_cb+0x0/0x1d0 [mdd]
 [&amp;lt;ffffffffa0dc0b60&amp;gt;] ? llog_changelog_cancel_cb+0x0/0x1d0 [mdd]
 [&amp;lt;ffffffffa0463021&amp;gt;] ? libcfs_debug_msg+0x41/0x50 [libcfs]
 [&amp;lt;ffffffffa05a1b6e&amp;gt;] llog_cat_process+0x2e/0x30 [obdclass]
 [&amp;lt;ffffffffa0dc098f&amp;gt;] llog_changelog_cancel+0x5f/0x230 [mdd]
 [&amp;lt;ffffffffa0dc4be5&amp;gt;] ? mdd_changelog_write_header+0x3a5/0x4d0 [mdd]
 [&amp;lt;ffffffffa05a5d88&amp;gt;] llog_cancel+0x58/0x230 [obdclass]
 [&amp;lt;ffffffffa0dc6d02&amp;gt;] mdd_changelog_user_purge+0x472/0x770 [mdd]
 [&amp;lt;ffffffffa0dc71ca&amp;gt;] mdd_iocontrol+0x1ca/0xaf0 [mdd]
 [&amp;lt;ffffffffa0e2d8b9&amp;gt;] mdt_ioc_child+0x149/0x1d0 [mdt]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;                                                                 </description>
                <environment></environment>
        <key id="38781">LU-8496</key>
            <summary>Race is changelog clear path</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="10200">Won&apos;t Do</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="520557">Rahul Deshmukh</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Thu, 11 Aug 2016 09:15:19 +0000</created>
                <updated>Mon, 16 Apr 2018 11:30:35 +0000</updated>
                            <resolved>Mon, 16 Apr 2018 11:30:35 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="161570" author="gerrit" created="Thu, 11 Aug 2016 09:34:48 +0000"  >&lt;p&gt;Rahul Deshmukh (rahul.deshmukh@seagate.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/21881&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21881&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8496&quot; title=&quot;Race is changelog clear path&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8496&quot;&gt;&lt;del&gt;LU-8496&lt;/del&gt;&lt;/a&gt; tests: lfs changelog_clear race test&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2997c5b6cda1e96993389df8840cb214578b5c04&lt;/p&gt;</comment>
                            <comment id="161571" author="gerrit" created="Thu, 11 Aug 2016 09:50:06 +0000"  >&lt;p&gt;Rahul Deshmukh (rahul.deshmukh@seagate.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/21882&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21882&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8496&quot; title=&quot;Race is changelog clear path&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8496&quot;&gt;&lt;del&gt;LU-8496&lt;/del&gt;&lt;/a&gt; llog: avoid llog cancel race&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 03767e03e419f7efb80d3436dff8b8c82d12b0e3&lt;/p&gt;</comment>
                            <comment id="161572" author="520557" created="Thu, 11 Aug 2016 09:52:10 +0000"  >&lt;p&gt;First patch is re-producer. Second patch is push on top os first to show that it fixes the problem. I have tested this locally. The re-producer is slow test, so not sure if it will be run on normal run (Or need help on how to run it). &lt;/p&gt;</comment>
                            <comment id="226072" author="vsaveliev" created="Mon, 16 Apr 2018 11:30:35 +0000"  >&lt;p&gt;This fix is not needed since llog api has been changed to use osd devices.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="30565">LU-6699</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|hzykfz:</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>