<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:03:32 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-6820] osd_handler.c:2280:osd_declare_object_destroy()) ASSERTION( inode ) failed:</title>
                <link>https://jira.whamcloud.com/browse/LU-6820</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Remounting MDTs after a power cycle&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;ul  8 16:25:05 lola-9 kernel: LustreError: 4459:0:(osd_handler.c:2280:osd_declare_object_destroy()) ASSERTION( inode ) failed:
Jul  8 16:25:05 lola-9 kernel: LustreError: 4459:0:(osd_handler.c:2280:osd_declare_object_destroy()) LBUG
Jul  8 16:25:05 lola-9 kernel: Pid: 4459, comm: tgt_recov
Jul  8 16:25:05 lola-9 kernel:
Jul  8 16:25:05 lola-9 kernel: Call Trace:
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffffa074c875&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffffa074ce77&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffffa1098373&amp;gt;] osd_declare_object_destroy+0x293/0x2d0 [osd_ldiskfs]
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffffa0b4e38d&amp;gt;] out_destroy_add_exec+0x6d/0x250 [ptlrpc]
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffffa0b5b924&amp;gt;] update_recovery_exec+0xaf4/0x1d20 [ptlrpc]
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffffa0b5cf66&amp;gt;] distribute_txn_replay_handle+0x226/0x9c0 [ptlrpc]
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffffa0a8dbe0&amp;gt;] ? exp_req_replay_healthy+0x0/0x30 [ptlrpc]
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffffa0a974f4&amp;gt;] target_recovery_thread+0xc54/0x2720 [ptlrpc]
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffff8152a046&amp;gt;] ? schedule+0x176/0x3a0
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffffa0a968a0&amp;gt;] ? target_recovery_thread+0x0/0x2720 [ptlrpc]
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffff8109e78e&amp;gt;] kthread+0x9e/0xc0
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffff8100c28a&amp;gt;] child_rip+0xa/0x20
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffff8109e6f0&amp;gt;] ? kthread+0x0/0xc0
Jul  8 16:25:05 lola-9 kernel: [&amp;lt;ffffffff8100c280&amp;gt;] ? child_rip+0x0/0x20
Jul  8 16:25:05 lola-9 kernel:
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Lustre log dump attached&lt;/p&gt;</description>
                <environment>Lola, lustre 2.7.56</environment>
        <key id="31016">LU-6820</key>
            <summary>osd_handler.c:2280:osd_declare_object_destroy()) ASSERTION( inode ) failed:</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="cliffw">Cliff White</reporter>
                        <labels>
                    </labels>
                <created>Wed, 8 Jul 2015 23:43:00 +0000</created>
                <updated>Tue, 30 Aug 2016 10:18:06 +0000</updated>
                            <resolved>Tue, 30 Aug 2016 10:18:06 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="121363" author="jamesanunez" created="Wed, 15 Jul 2015 16:56:50 +0000"  >&lt;p&gt;I&apos;ve seen this error recently on master during review-dne-part-2. Logs at:&lt;br/&gt;
2015-07-08 20:43:22 - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/7a8c966e-2605-11e5-92e6-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/7a8c966e-2605-11e5-92e6-5254006e85c2&lt;/a&gt;&lt;br/&gt;
2015-07-14 16:41:16 - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/7927ebe4-2aaa-11e5-9096-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/7927ebe4-2aaa-11e5-9096-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="163544" author="laisiyao" created="Tue, 30 Aug 2016 10:18:06 +0000"  >&lt;p&gt;this is fixed by &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7463&quot; title=&quot;Change object existence assert to if check&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7463&quot;&gt;&lt;del&gt;LU-7463&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="18398" name="lola-8.log" size="208" author="cliffw" created="Wed, 8 Jul 2015 23:43:00 +0000"/>
                    </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|hzxhrz:</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>