<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:19:29 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-8662] osd_fid_lookup()) ASSERTION( tid-&gt;oii_ino == id-&gt;oii_ino &amp;&amp; tid-&gt;oii_gen == id-&gt;oii_gen ) failed: OI mapping changed(2):</title>
                <link>https://jira.whamcloud.com/browse/LU-8662</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/de8e19f6-88ee-11e6-ad53-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/de8e19f6-88ee-11e6-ad53-5254006e85c2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_0a failed with the following error:&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;test failed to respond and timed out
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Now, this is with dm_flakey patch that might have introduced some unexpected failure behavior, but even so it highlights an assert that could happen as it turns out, so we better look at this in more details&lt;/p&gt;

&lt;p&gt;Assertion was introcuded by FanYong&apos;s patch commit cecde8bdb4913fd4405d425b0bf3aead03181e9d for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8218&quot; title=&quot;lfsck not able to recover files lost from MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8218&quot;&gt;&lt;del&gt;LU-8218&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;MDS crashed with:&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;15:13:56:[ 1124.877616] LustreError: 167-0: lustre-MDT0000-lwp-MDT0002: This client was evicted by lustre-MDT0000; in progress operations using this service will fail.
15:13:56:[ 1124.908734] LDISKFS-fs error (device dm-6): mb_free_blocks:1453: group 4, block 68664:freeing already freed block (bit 1560); block bitmap corrupt.
15:13:56:[ 1124.914666] Aborting journal on device dm-6-8.
15:13:56:[ 1124.978308] LDISKFS-fs (dm-6): Remounting filesystem read-only
15:13:56:[ 1124.982226] LDISKFS-fs warning (device dm-6): ldiskfs_mb_generate_buddy:761: group 4: 15957 blocks in bitmap, 15959 in bb, 16445 in gd, 1 pa&apos;s block bitmap corrupt
15:13:56:[ 1124.987219] LDISKFS-fs error (device dm-6) in osd_trans_stop:1834: IO failure
15:13:56:[ 1124.990016] LustreError: 6145:0:(osd_handler.c:1837:osd_trans_stop()) lustre-MDT0000: failed to stop transaction: rc = -5
15:13:56:[ 1124.992521] Lustre: lustre-MDT0000: Recovery over after 0:04, of 5 clients 5 recovered and 0 were evicted.
15:13:56:[ 1125.992942] Lustre: DEBUG MARKER: /usr/sbin/lctl mark mdc.lustre-MDT0000-mdc-*.mds_server_uuid in FULL state after 4 sec
15:13:56:[ 1126.229054] Lustre: DEBUG MARKER: mdc.lustre-MDT0000-mdc-*.mds_server_uuid in FULL state after 4 sec
15:13:56:[ 1126.241517] Lustre: DEBUG MARKER: /usr/sbin/lctl mark mdc.lustre-MDT0000-mdc-*.mds_server_uuid in FULL state after 4 sec
15:13:56:[ 1126.476588] Lustre: DEBUG MARKER: mdc.lustre-MDT0000-mdc-*.mds_server_uuid in FULL state after 4 sec
15:13:56:[ 1127.807784] format at osd_handler.c:1182:osd_fid_lookup doesn&apos;t end in newline
15:13:56:[ 1127.812857] LustreError: 800:0:(osd_handler.c:1182:osd_fid_lookup()) ASSERTION( tid-&amp;gt;oii_ino == id-&amp;gt;oii_ino &amp;amp;&amp;amp; tid-&amp;gt;oii_gen == id-&amp;gt;oii_gen ) failed: OI mapping changed(2): 139/537564674 =&amp;gt; 139/1570612830
15:13:56:[ 1127.815844] LustreError: 800:0:(osd_handler.c:1182:osd_fid_lookup()) LBUG
15:13:56:[ 1127.819571] Pid: 800, comm: mdt00_001
15:13:56:[ 1127.821424] 
15:13:56:[ 1127.821424] Call Trace:
15:13:56:[ 1127.824770]  [&amp;lt;ffffffffa06987d3&amp;gt;] libcfs_debug_dumpstack+0x53/0x80 [libcfs]
15:13:56:[ 1127.826840]  [&amp;lt;ffffffffa0698d75&amp;gt;] lbug_with_loc+0x45/0xc0 [libcfs]
15:13:56:[ 1127.828862]  [&amp;lt;ffffffffa0c250bb&amp;gt;] osd_fid_lookup+0x175b/0x1800 [osd_ldiskfs]
15:13:56:[ 1127.830930]  [&amp;lt;ffffffffa0c251b5&amp;gt;] osd_object_init+0x55/0xf0 [osd_ldiskfs]
15:13:56:[ 1127.833042]  [&amp;lt;ffffffffa07d68cf&amp;gt;] lu_object_alloc+0xdf/0x310 [obdclass]
15:13:56:[ 1127.835107]  [&amp;lt;ffffffffa07d6ccc&amp;gt;] lu_object_find_try+0x16c/0x2b0 [obdclass]
15:13:56:[ 1127.837173]  [&amp;lt;ffffffffa07d6ebc&amp;gt;] lu_object_find_at+0xac/0xe0 [obdclass]
15:13:56:[ 1127.839279]  [&amp;lt;ffffffffa0e9bb65&amp;gt;] ? lod_index_lookup+0x25/0x30 [lod]
15:13:56:[ 1127.841285]  [&amp;lt;ffffffffa0ef5f4f&amp;gt;] ? __mdd_lookup.isra.17+0x26f/0x450 [mdd]
15:13:56:[ 1127.843369]  [&amp;lt;ffffffffa07d6f06&amp;gt;] lu_object_find+0x16/0x20 [obdclass]
15:13:56:[ 1127.845403]  [&amp;lt;ffffffffa0dbff5b&amp;gt;] mdt_object_find+0x4b/0x170 [mdt]
15:13:56:[ 1127.847443]  [&amp;lt;ffffffffa0dc3ab6&amp;gt;] mdt_getattr_name_lock+0x746/0x1900 [mdt]
15:13:56:[ 1127.849494]  [&amp;lt;ffffffffa0dc4f20&amp;gt;] mdt_intent_getattr+0x2b0/0x480 [mdt]
15:13:56:[ 1127.851464]  [&amp;lt;ffffffffa0dc8b3c&amp;gt;] mdt_intent_policy+0x5bc/0xbb0 [mdt]
15:13:56:[ 1127.853443]  [&amp;lt;ffffffffa09ae1e7&amp;gt;] ldlm_lock_enqueue+0x387/0x970 [ptlrpc]
15:13:56:[ 1127.855381]  [&amp;lt;ffffffffa09d7363&amp;gt;] ldlm_handle_enqueue0+0x9c3/0x1680 [ptlrpc]
15:13:56:[ 1127.857316]  [&amp;lt;ffffffffa09fef40&amp;gt;] ? lustre_swab_ldlm_request+0x0/0x30 [ptlrpc]
15:13:56:[ 1127.859274]  [&amp;lt;ffffffffa0a57bf2&amp;gt;] tgt_enqueue+0x62/0x210 [ptlrpc]
15:13:56:[ 1127.861113]  [&amp;lt;ffffffffa0a5c055&amp;gt;] tgt_request_handle+0x915/0x1320 [ptlrpc]
15:13:56:[ 1127.862983]  [&amp;lt;ffffffffa0a07fdb&amp;gt;] ptlrpc_server_handle_request+0x21b/0xa90 [ptlrpc]
15:13:56:[ 1127.864882]  [&amp;lt;ffffffffa0a05b98&amp;gt;] ? ptlrpc_wait_event+0x98/0x340 [ptlrpc]
15:13:56:[ 1127.866693]  [&amp;lt;ffffffff810b8952&amp;gt;] ? default_wake_function+0x12/0x20
15:13:56:[ 1127.868447]  [&amp;lt;ffffffff810af0b8&amp;gt;] ? __wake_up_common+0x58/0x90
15:13:56:[ 1127.870236]  [&amp;lt;ffffffffa0a0c090&amp;gt;] ptlrpc_main+0xaa0/0x1de0 [ptlrpc]
15:13:56:[ 1127.871995]  [&amp;lt;ffffffffa0a0b5f0&amp;gt;] ? ptlrpc_main+0x0/0x1de0 [ptlrpc]
15:13:56:[ 1127.873738]  [&amp;lt;ffffffff810a5b8f&amp;gt;] kthread+0xcf/0xe0
15:13:56:[ 1127.875343]  [&amp;lt;ffffffff810a5ac0&amp;gt;] ? kthread+0x0/0xe0
15:13:56:[ 1127.876914]  [&amp;lt;ffffffff81646b98&amp;gt;] ret_from_fork+0x58/0x90
15:13:56:[ 1127.878478]  [&amp;lt;ffffffff810a5ac0&amp;gt;] ? kthread+0x0/0xe0
15:13:56:[ 1127.879973] 
15:13:56:[ 1127.883734] Kernel panic - not syncing: LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Info required for matching: replay-single 0a&lt;/p&gt;</description>
                <environment></environment>
        <key id="40239">LU-8662</key>
            <summary>osd_fid_lookup()) ASSERTION( tid-&gt;oii_ino == id-&gt;oii_ino &amp;&amp; tid-&gt;oii_gen == id-&gt;oii_gen ) failed: OI mapping changed(2):</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="yong.fan">nasf</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Sun, 2 Oct 2016 23:18:01 +0000</created>
                <updated>Tue, 14 Mar 2017 03:48:49 +0000</updated>
                            <resolved>Tue, 14 Mar 2017 03:48:48 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="168950" author="yujian" created="Mon, 10 Oct 2016 16:34:08 +0000"  >&lt;p&gt;Hi Nasf,&lt;/p&gt;

&lt;p&gt;Could you please look at this issue? Thank you.&lt;/p&gt;</comment>
                            <comment id="170068" author="gerrit" created="Tue, 18 Oct 2016 13:46:18 +0000"  >&lt;p&gt;Fan Yong (fan.yong@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/23220&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23220&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8662&quot; title=&quot;osd_fid_lookup()) ASSERTION( tid-&amp;gt;oii_ino == id-&amp;gt;oii_ino &amp;amp;&amp;amp; tid-&amp;gt;oii_gen == id-&amp;gt;oii_gen ) failed: OI mapping changed(2):&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8662&quot;&gt;&lt;del&gt;LU-8662&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: check OI mapping update&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b2d9f82903e34afb2c1d8f6744a90dd14a053a3a&lt;/p&gt;</comment>
                            <comment id="170544" author="yujian" created="Thu, 20 Oct 2016 23:56:53 +0000"  >&lt;p&gt;Hi Nasf,&lt;br/&gt;
Patch set 19 of &lt;a href=&quot;http://review.whamcloud.com/7200&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/7200&lt;/a&gt; was based on the above patch and the replay-single test failure was resolved. However, sanity-lfsck failed:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/7e295098-96fa-11e6-a763-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/7e295098-96fa-11e6-a763-5254006e85c2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Could you please investigate whether it&apos;s a regression introduced by that above patch or not? Thank you.&lt;/p&gt;</comment>
                            <comment id="171071" author="yong.fan" created="Wed, 26 Oct 2016 04:24:14 +0000"  >&lt;p&gt;The logs show that the MDT0 and MDT2 on the 35vm7 have finished the LFSCK, the MDT1 and MDT3 on the 35vm3 were in the second stage scanning and trying to notify something to the 35vm7. It is possible to send message to the 35vm7 for the LFSCK completion. But it was blocked there, no detail logs for that (may be overwritten). Anyway, all these things have already passed the fid lookup phase. So the new failure is not regression.&lt;/p&gt;</comment>
                            <comment id="171102" author="yujian" created="Wed, 26 Oct 2016 14:21:37 +0000"  >&lt;p&gt;Thank you, Nasf. I just created &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8760&quot; title=&quot;sanity-lfsck test 31g hung&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8760&quot;&gt;&lt;del&gt;LU-8760&lt;/del&gt;&lt;/a&gt; to track the issue and restarted the testing to see if it&apos;s reproducible.&lt;/p&gt;</comment>
                            <comment id="188189" author="gerrit" created="Tue, 14 Mar 2017 02:58:22 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/23220/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/23220/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8662&quot; title=&quot;osd_fid_lookup()) ASSERTION( tid-&amp;gt;oii_ino == id-&amp;gt;oii_ino &amp;amp;&amp;amp; tid-&amp;gt;oii_gen == id-&amp;gt;oii_gen ) failed: OI mapping changed(2):&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8662&quot;&gt;&lt;del&gt;LU-8662&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: check OI mapping update&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: cd38d6cb92c468372d90e627c79e0c747713839d&lt;/p&gt;</comment>
                    </comments>
                    <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|hzyq8f:</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>