<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:54:39 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-12674] osp should handle -EINPROGRESS on llog objects</title>
                <link>https://jira.whamcloud.com/browse/LU-12674</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;osp_sync_declare_add() panics if llog isn&apos;t ready yet (e.g. because of OI scrub in the middle of fixing llog objects):&lt;/p&gt;
&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;[ 5325.840390] LustreError: 27380:0:(osp_sync.c:283:osp_sync_declare_add()) ASSERTION( ctxt ) failed:
[ 5325.850491] LustreError: 27380:0:(osp_sync.c:283:osp_sync_declare_add()) LBUG
[ 5325.858448] Pid: 27380, comm: tgt_recov
[ 5325.858449]
Call Trace:
[ 5325.858468]  [&amp;lt;ffffffffc09c480e&amp;gt;] libcfs_call_trace+0x4e/0x60 [libcfs]
[ 5325.858473]  [&amp;lt;ffffffffc09c4dcc&amp;gt;] lbug_with_loc+0x4c/0xc0 [libcfs]
[ 5325.858487]  [&amp;lt;ffffffffc139fd74&amp;gt;] osp_sync_declare_add+0x374/0x3b0 [osp]
[ 5325.858493]  [&amp;lt;ffffffffc138cc03&amp;gt;] osp_declare_object_destroy+0x103/0x150 [osp]
[ 5325.858505]  [&amp;lt;ffffffffc12e44c9&amp;gt;] lod_declare_object_destroy+0x309/0x870 [lod]
[ 5325.858519]  [&amp;lt;ffffffffc133b789&amp;gt;] mdd_declare_finish_unlink+0xb9/0x1e0 [mdd]
[ 5325.858525]  [&amp;lt;ffffffffc134274c&amp;gt;] mdd_unlink+0x48c/0xa90 [mdd]
[ 5325.858542]  [&amp;lt;ffffffffc1236556&amp;gt;] mdo_unlink+0x46/0x48 [mdt]
[ 5325.858551]  [&amp;lt;ffffffffc11ffcf5&amp;gt;] mdt_reint_unlink+0xa85/0x11d0 [mdt]
[ 5325.858560]  [&amp;lt;ffffffffc12038a3&amp;gt;] mdt_reint_rec+0x83/0x210 [mdt]
[ 5325.858567]  [&amp;lt;ffffffffc11e3d09&amp;gt;] mdt_reint_internal+0x5d9/0xb30 [mdt]
[ 5325.858575]  [&amp;lt;ffffffffc11eedb7&amp;gt;] mdt_reint+0x67/0x140 [mdt]
[ 5325.858630]  [&amp;lt;ffffffffc0e734f0&amp;gt;] tgt_request_handle+0x900/0x11f0 [ptlrpc]
[ 5325.858672]  [&amp;lt;ffffffffc0dc2c4d&amp;gt;] handle_recovery_req+0x8d/0x270 [ptlrpc]
[ 5325.858689]  [&amp;lt;ffffffffc0dc5d6a&amp;gt;] target_recovery_thread+0x7ba/0x1c50 [ptlrpc]
[ 5325.858710]  [&amp;lt;ffffffff810b4031&amp;gt;] kthread+0xd1/0xe0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Instead OSP should skip new llog record and make some noise in the kernel log.&lt;/p&gt;</description>
                <environment></environment>
        <key id="56688">LU-12674</key>
            <summary>osp should handle -EINPROGRESS on llog objects</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="bzzz">Alex Zhuravlev</assignee>
                                    <reporter username="bzzz">Alex Zhuravlev</reporter>
                        <labels>
                    </labels>
                <created>Wed, 21 Aug 2019 08:36:11 +0000</created>
                <updated>Fri, 30 Oct 2020 18:36:26 +0000</updated>
                            <resolved>Sat, 7 Sep 2019 14:25:05 +0000</resolved>
                                    <version>Upstream</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="253354" author="gerrit" created="Wed, 21 Aug 2019 08:40:42 +0000"  >&lt;p&gt;Alex Zhuravlev (bzzz@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35844&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35844&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12674&quot; title=&quot;osp should handle -EINPROGRESS on llog objects&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12674&quot;&gt;&lt;del&gt;LU-12674&lt;/del&gt;&lt;/a&gt; osp: handle -EINPROGRESS on llog objects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6fdf6f009d5ac64cd4e1b9893d9e70bce2f7518d&lt;/p&gt;</comment>
                            <comment id="254322" author="gerrit" created="Sat, 7 Sep 2019 01:53:17 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35844/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35844/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12674&quot; title=&quot;osp should handle -EINPROGRESS on llog objects&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12674&quot;&gt;&lt;del&gt;LU-12674&lt;/del&gt;&lt;/a&gt; osp: handle -EINPROGRESS on llog objects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a3ec8ff69fceb53a467a80c2e6008869f25f72b4&lt;/p&gt;</comment>
                            <comment id="254342" author="pjones" created="Sat, 7 Sep 2019 14:25:05 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="255751" author="gerrit" created="Tue, 1 Oct 2019 19:06:40 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36348&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36348&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12674&quot; title=&quot;osp should handle -EINPROGRESS on llog objects&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12674&quot;&gt;&lt;del&gt;LU-12674&lt;/del&gt;&lt;/a&gt; osp: handle -EINPROGRESS on llog objects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8168cb152a2813dec26850fb5ce570e820921298&lt;/p&gt;</comment>
                            <comment id="258599" author="gerrit" created="Thu, 21 Nov 2019 07:31:56 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36348/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36348/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12674&quot; title=&quot;osp should handle -EINPROGRESS on llog objects&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12674&quot;&gt;&lt;del&gt;LU-12674&lt;/del&gt;&lt;/a&gt; osp: handle -EINPROGRESS on llog objects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f0cf4dfa339f0252cda73f57fe833012c3aea4fa&lt;/p&gt;</comment>
                            <comment id="267618" author="gerrit" created="Tue, 14 Apr 2020 21:16:37 +0000"  >&lt;p&gt;Alex Zhuravlev (bzzz@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38224&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38224&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12674&quot; title=&quot;osp should handle -EINPROGRESS on llog objects&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12674&quot;&gt;&lt;del&gt;LU-12674&lt;/del&gt;&lt;/a&gt; osp: handle -EINPROGRESS on llog objects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d908f25de1977803d1c734bb029518e6c72a88f9&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10120">
                    <name>Blocker</name>
                                            <outwardlinks description="is blocking">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="58770">LU-13452</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="61290">LU-14056</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|i00ldz:</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>