<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:29:26 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-2927] mdt_reconstruct_open() ASSERTION failure</title>
                <link>https://jira.whamcloud.com/browse/LU-2927</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;transno shouldn&apos;t be cleared for EREMOTE operation.&lt;/p&gt;</description>
                <environment></environment>
        <key id="17793">LU-2927</key>
            <summary>mdt_reconstruct_open() ASSERTION failure</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="di.wang">Di Wang</assignee>
                                    <reporter username="askulysh">Andriy Skulysh</reporter>
                        <labels>
                            <label>LB</label>
                            <label>mq213</label>
                            <label>patch</label>
                    </labels>
                <created>Thu, 7 Mar 2013 08:06:42 +0000</created>
                <updated>Wed, 22 May 2013 16:50:19 +0000</updated>
                            <resolved>Mon, 25 Mar 2013 03:42:47 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="53530" author="askulysh" created="Thu, 7 Mar 2013 08:09:44 +0000"  >&lt;p&gt;PATCH: &lt;a href=&quot;http://review.whamcloud.com/5632&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/5632&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="53547" author="adilger" created="Thu, 7 Mar 2013 13:31:19 +0000"  >&lt;p&gt;How was this bug hit, and how often is it seen?  Ideally there would also be a test case for this.&lt;/p&gt;</comment>
                            <comment id="53609" author="adilger" created="Fri, 8 Mar 2013 13:11:20 +0000"  >&lt;p&gt;Dropping this from the blocker list.  The patch is incorrect and we have no information about how this bug was hit or the symptoms of the failure (stack trace, error logs, etc), or how often it is hit, so no way to know how common or rare the problem is.&lt;/p&gt;</comment>
                            <comment id="53728" author="askulysh" created="Mon, 11 Mar 2013 18:25:01 +0000"  >&lt;p&gt;Original call trace:&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;Jan 21 09:34:50 snx11026n003 kernel: [999566.276882] LustreError: 129089:0:(mdt_open.c:1041:mdt_reconstruct_open()) ASSERTION( (!(rc &amp;lt; 0) || (lustre_msg_get_transno(req-&amp;gt;rq_repmsg) == 0)) ) failed:
Jan 21 09:34:50 snx11026n003 kernel: [999566.293035] LustreError: 129089:0:(mdt_open.c:1041:mdt_reconstruct_open()) LBUG
Jan 21 09:34:50 snx11026n003 kernel: [999566.301506] Pid: 129089, comm: mdt_500
Jan 21 09:34:50 snx11026n003 kernel: [999566.305899]
Jan 21 09:34:50 snx11026n003 kernel: [999566.305900] Call Trace:
Jan 21 09:34:50 snx11026n003 kernel: [999566.310714] [&amp;lt;ffffffffa0498825&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
Jan 21 09:34:50 snx11026n003 kernel: [999566.318711] [&amp;lt;ffffffffa0498e37&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
Jan 21 09:34:50 snx11026n003 kernel: [999566.325867] [&amp;lt;ffffffffa0c9de47&amp;gt;] mdt_reconstruct_open+0x7c7/0xa80 [mdt]
Jan 21 09:34:50 snx11026n003 kernel: [999566.333590] [&amp;lt;ffffffffa0c8f7c5&amp;gt;] mdt_reconstruct+0x45/0x120 [mdt]
Jan 21 09:34:50 snx11026n003 kernel: [999566.340724] [&amp;lt;ffffffffa0c7bd59&amp;gt;] mdt_reint_internal+0x709/0x8f0 [mdt]
Jan 21 09:34:50 snx11026n003 kernel: [999566.348248] [&amp;lt;ffffffffa0c7c20d&amp;gt;] mdt_intent_reint+0x1ed/0x500 [mdt]
Jan 21 09:34:50 snx11026n003 kernel: [999566.355579] [&amp;lt;ffffffffa0c7add9&amp;gt;] mdt_intent_policy+0x369/0x680 [mdt]
Jan 21 09:34:50 snx11026n003 kernel: [999566.363043] [&amp;lt;ffffffffa0724bc1&amp;gt;] ldlm_lock_enqueue+0x361/0x8f0 [ptlrpc]
Jan 21 09:34:50 snx11026n003 kernel: [999566.370801] [&amp;lt;ffffffffa074b5fa&amp;gt;] ldlm_handle_enqueue0+0x48a/0xf40 [ptlrpc]
Jan 21 09:34:50 snx11026n003 kernel: [999566.378815] [&amp;lt;ffffffffa0c7b246&amp;gt;] mdt_enqueue+0x46/0x130 [mdt]
Jan 21 09:34:50 snx11026n003 kernel: [999566.385546] [&amp;lt;ffffffffa0c709f2&amp;gt;] mdt_handle_common+0x922/0x1760 [mdt]
Jan 21 09:34:50 snx11026n003 kernel: [999566.393062] [&amp;lt;ffffffffa0c71905&amp;gt;] mdt_regular_handle+0x15/0x20 [mdt]
Jan 21 09:34:50 snx11026n003 kernel: [999566.400428] [&amp;lt;ffffffffa0778e3a&amp;gt;] ptlrpc_server_handle_request+0x43a/0x1000 [ptlrpc]
Jan 21 09:34:50 snx11026n003 kernel: [999566.409382] [&amp;lt;ffffffffa049957e&amp;gt;] ? cfs_timer_arm+0xe/0x10 [libcfs]
Jan 21 09:34:50 snx11026n003 kernel: [999566.416603] [&amp;lt;ffffffffa04a69bf&amp;gt;] ? lc_watchdog_touch+0x6f/0x180 [libcfs]
Jan 21 09:34:50 snx11026n003 kernel: [999566.424462] [&amp;lt;ffffffffa0771ec0&amp;gt;] ? ptlrpc_wait_event+0xb0/0x2b0 [ptlrpc]
Jan 21 09:34:50 snx11026n003 kernel: [999566.432274] [&amp;lt;ffffffff8104f7a3&amp;gt;] ? __wake_up+0x53/0x70
Jan 21 09:34:50 snx11026n003 kernel: [999566.438368] [&amp;lt;ffffffffa077a27a&amp;gt;] ptlrpc_main+0x87a/0x1840 [ptlrpc]
Jan 21 09:34:50 snx11026n003 kernel: [999566.445644] [&amp;lt;ffffffffa0779a00&amp;gt;] ? ptlrpc_main+0x0/0x1840 [ptlrpc]
Jan 21 09:34:50 snx11026n003 kernel: [999566.452859] [&amp;lt;ffffffff8100c1ca&amp;gt;] child_rip+0xa/0x20
Jan 21 09:34:50 snx11026n003 kernel: [999566.458677] [&amp;lt;ffffffffa0779a00&amp;gt;] ? ptlrpc_main+0x0/0x1840 [ptlrpc]
Jan 21 09:34:50 snx11026n003 kernel: [999566.465931] [&amp;lt;ffffffffa0779a00&amp;gt;] ? ptlrpc_main+0x0/0x1840 [ptlrpc]
Jan 21 09:34:50 snx11026n003 kernel: [999566.473166] [&amp;lt;ffffffff8100c1c0&amp;gt;] ? child_rip+0x0/0x20
Jan 21 09:34:50 snx11026n003 kernel: [999566.479105]
Jan 21 09:34:50 snx11026n003 kernel: [999566.481480] Kernel panic - not syncing: LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The LBUG was hit with single MDT. It is weird by itself.&lt;br/&gt;
The idea was to fix assertion.&lt;/p&gt;</comment>
                            <comment id="53836" author="keith" created="Tue, 12 Mar 2013 22:39:28 +0000"  >&lt;p&gt;How do you know the assertion was wrong? &lt;/p&gt;</comment>
                            <comment id="53979" author="di.wang" created="Thu, 14 Mar 2013 02:41:13 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,5694&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,5694&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="54488" author="adilger" created="Wed, 20 Mar 2013 17:17:21 +0000"  >&lt;p&gt;Andriy, any information on how this bug was triggered?  Was it under testing, or some user load?  MDS recovery, network errors, etc?&lt;/p&gt;</comment>
                            <comment id="54735" author="pjones" created="Mon, 25 Mar 2013 03:42:47 +0000"  >&lt;p&gt;Landed for 2.4&lt;/p&gt;</comment>
                            <comment id="59077" author="nedbass" created="Wed, 22 May 2013 16:50:19 +0000"  >&lt;p&gt;Andreas, we hit this last night on a production MDS still running 2.3.63.  In case you&apos;re still interested I&apos;m attaching the console log and lustre debug log.  Not sure what the client load was like at the time.  I see a lot of changelog and fid2path activity which is probably from a RobinHood scan.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12900" name="LU-2927-MDS-console-log.txt" size="7001" author="nedbass" created="Wed, 22 May 2013 16:50:19 +0000"/>
                            <attachment id="12901" name="lustre.log.LU-2927.txt" size="1699590" author="nedbass" created="Wed, 22 May 2013 16:50:19 +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|hzvkdb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7028</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>