<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:09:19 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-14389] crash in lov_delete_composite() with racer+migrate</title>
                <link>https://jira.whamcloud.com/browse/LU-14389</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Running racer with patch &lt;a href=&quot;https://review.whamcloud.com/13669&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/13669&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7073&quot; title=&quot;racer with OST object migration hangs on cleanup&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7073&quot;&gt;&lt;del&gt;LU-7073&lt;/del&gt;&lt;/a&gt; tests: Add file migration to racer&lt;/tt&gt;&quot; causes repeated client crashes:&lt;br/&gt;
&lt;a href=&quot;https://testing-archive.whamcloud.com/gerrit-janitor/13887/testresults/racer-special4-ldiskfs-centos7_x86_64-centos7_x86_64/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing-archive.whamcloud.com/gerrit-janitor/13887/testresults/racer-special4-ldiskfs-centos7_x86_64-centos7_x86_64/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing-archive.whamcloud.com/gerrit-janitor/13887/testresults/racer-special6-ldiskfs-DNE-centos7_x86_64-centos7_x86_64/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing-archive.whamcloud.com/gerrit-janitor/13887/testresults/racer-special6-ldiskfs-DNE-centos7_x86_64-centos7_x86_64/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing-archive.whamcloud.com/gerrit-janitor/13887/testresults/racer-special10-ldiskfs-centos7_x86_64-centos7_x86_64/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing-archive.whamcloud.com/gerrit-janitor/13887/testresults/racer-special10-ldiskfs-centos7_x86_64-centos7_x86_64/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing-archive.whamcloud.com/gerrit-janitor/13887/testresults/racer-special8-ldiskfs-centos7_x86_64-centos7_x86_64/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing-archive.whamcloud.com/gerrit-janitor/13887/testresults/racer-special8-ldiskfs-centos7_x86_64-centos7_x86_64/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It looks like there is an error in parsing the layout in &lt;tt&gt;lov_init_composite()&lt;/tt&gt;, then the caller &lt;tt&gt;lov_layout_change()&lt;/tt&gt; tries to clean up after the error and calls &lt;tt&gt;lov_delete_composite()&lt;/tt&gt; and crashes:&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;[  385.587338] LustreError: 20227:0:(lov_object.c:680:lov_init_composite()) lustre-clilov-ffff8800d65a3000: DOM entries with different sizes
[  385.590193] LustreError: 20227:0:(lov_ea.c:617:dump_lsm()) lsm ffff8800c2482280, objid 0x0:0, maxbytes 0x400000fe000, magic 0x0BD60BD0, refc: 2, entry: 4, layout_gen 4
[  385.592938] LustreError: 20227:0:(lov_ea.c:639:dump_lsm()) [0x0, 0x80000): id: 65537, flags: 10, magic 0x0BD10BD0, layout_gen 0, stripe count 0, sstripe size 524288, pool: []
[  385.596090] LustreError: 20227:0:(lov_ea.c:639:dump_lsm()) [0x80000, 0xffffffffffffffff): id: 65538, flags: 10, magic 0x0BD10BD0, layout_gen 0, stripe count 1, sstripe size 1048576, pool: []
[  385.602686] LustreError: 20227:0:(lov_ea.c:649:dump_lsm())    oinfo:ffff8800c2482180: ostid: 0x0:1893 ost idx: 1 gen: 0
[  385.607168] LustreError: 20227:0:(lov_ea.c:639:dump_lsm()) [0x0, 0x100000): id: 131073, flags: 11, magic 0x0BD10BD0, layout_gen 0, stripe count 0, sstripe size 1048576, pool: []
[  385.610768] LustreError: 20227:0:(lov_ea.c:639:dump_lsm()) [0x100000, 0xffffffffffffffff): id: 131074, flags: 0, magic 0x0BD10BD0, layout_gen 65535, stripe count 1, sstripe size 1048576, pool: []
[  385.615671] LustreError: 20227:0:(lov_object.c:1298:lov_layout_change()) lustre-clilov-ffff8800d65a3000: cannot apply new layout on [0x200000402:0x3e6a:0x0] : rc = -22
[  385.615671] LustreError: 20227:0:(lov_object.c:1298:lov_layout_change()) lustre-clilov-ffff8800d65a3000: cannot apply new layout on [0x200000402:0x3e6a:0x0] : rc = -22
[  385.620214] BUG: unable to handle kernel NULL pointer dereference at 0000000000000014
[  385.622675] IP: [&amp;lt;ffffffffa08baef4&amp;gt;] lov_delete_composite+0x104/0x540 [lov]
[  385.627878] Oops: 0000 [#1] SMP DEBUG_PAGEALLOC
[  385.642379] CPU: 1 PID: 20227 Comm: ln Kdump: loaded 
[  [  385.649327] RIP: 0010:[&amp;lt;ffffffffa08baef4&amp;gt;] lov_delete_composite+0x104/0x540 [lov]
[  385.669870] Call Trace:
[  385.670394]  [&amp;lt;ffffffffa08bf96a&amp;gt;] lov_conf_set+0x8ca/0xaa0 [lov]
[  385.672880]  [&amp;lt;ffffffffa0333950&amp;gt;] cl_conf_set+0x60/0x120 [obdclass]
[  385.675008]  [&amp;lt;ffffffffa0de6a9b&amp;gt;] cl_file_inode_init+0x12b/0x390 [lustre]
[  385.677377]  [&amp;lt;ffffffffa0dbaae5&amp;gt;] ll_update_inode+0x365/0x670 [lustre]
[  385.688379]  [&amp;lt;ffffffffa0dcdef3&amp;gt;] ll_iget+0x253/0x350 [lustre]
[  385.689648]  [&amp;lt;ffffffffa0dbf90d&amp;gt;] ll_prep_inode+0x20d/0x9b0 [lustre]
[  385.697886]  [&amp;lt;ffffffffa0dce90c&amp;gt;] ll_lookup_it_finish.isra.24+0xbc/0xe60 [lustre]
[  385.702800]  [&amp;lt;ffffffffa0dd001b&amp;gt;] ll_lookup_it.constprop.26+0x96b/0x1400 [lustre]
[  385.705598]  [&amp;lt;ffffffffa0dd0b97&amp;gt;] ll_lookup_nd+0xe7/0x1c0 [lustre]
[  385.706979]  [&amp;lt;ffffffff8124f2dd&amp;gt;] lookup_real+0x1d/0x50
[  385.708098]  [&amp;lt;ffffffff8124fdc2&amp;gt;] __lookup_hash+0x42/0x60
[  385.709437]  [&amp;lt;ffffffff817d5ff3&amp;gt;] lookup_slow+0x42/0xa7
[  385.710981]  [&amp;lt;ffffffff8125565e&amp;gt;] path_lookupat+0x89e/0x8d0
[  385.714547]  [&amp;lt;ffffffff812556bb&amp;gt;] filename_lookup+0x2b/0xc0
[  385.715670]  [&amp;lt;ffffffff812575b7&amp;gt;] user_path_at_empty+0x67/0xc0
[  385.717213]  [&amp;lt;ffffffff81257621&amp;gt;] user_path_at+0x11/0x20
[  385.718617]  [&amp;lt;ffffffff81249df3&amp;gt;] vfs_fstatat+0x63/0xc0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="62603">LU-14389</key>
            <summary>crash in lov_delete_composite() with racer+migrate</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="adilger">Andreas Dilger</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>racer</label>
                    </labels>
                <created>Sun, 31 Jan 2021 07:14:57 +0000</created>
                <updated>Wed, 25 Oct 2023 14:07:03 +0000</updated>
                            <resolved>Mon, 8 Feb 2021 22:00:05 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="290816" author="gerrit" created="Mon, 1 Feb 2021 02:34:42 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41377&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41377&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14389&quot; title=&quot;crash in lov_delete_composite() with racer+migrate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14389&quot;&gt;&lt;del&gt;LU-14389&lt;/del&gt;&lt;/a&gt; lov: avoid NULL dereference in cleanup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8bbfc5971c3628207db78c88304fc38752fa53e2&lt;/p&gt;</comment>
                            <comment id="291013" author="gerrit" created="Tue, 2 Feb 2021 21:09:35 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41398&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41398&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14389&quot; title=&quot;crash in lov_delete_composite() with racer+migrate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14389&quot;&gt;&lt;del&gt;LU-14389&lt;/del&gt;&lt;/a&gt; lov: avoid NULL dereference in cleanup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4043c45ffdea580c17d4333ccb3b153e33577883&lt;/p&gt;</comment>
                            <comment id="291461" author="gerrit" created="Mon, 8 Feb 2021 21:55:15 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41398/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41398/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14389&quot; title=&quot;crash in lov_delete_composite() with racer+migrate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14389&quot;&gt;&lt;del&gt;LU-14389&lt;/del&gt;&lt;/a&gt; lov: avoid NULL dereference in cleanup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5da049d9ef1d26e606a333812630f87c29aa1a35&lt;/p&gt;</comment>
                            <comment id="291469" author="pjones" created="Mon, 8 Feb 2021 22:00:05 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="59332">LU-13602</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="31828">LU-7073</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </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|i01kxb:</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>