<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:16:57 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-15278] ASSERTION( equi(!strcmp(name, XATTR_LUSTRE_LOV) || !strcmp(name, XATTR_NAME_LOV), !lod_dt_obj(dt)-&gt;ldo_comp_cached)))</title>
                <link>https://jira.whamcloud.com/browse/LU-15278</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&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;[341197.549203] LustreError: 27243:0:(lod_object.c:4483:lod_xattr_set()) ASSERTION( (!!(!strcmp(name, &quot;lustre.&quot;&quot;lov&quot;) || !strcmp(name, &quot;trusted.lov&quot;)) == !!(!lod_dt_obj(dt)-&amp;gt;ldo_comp_cached)) ) failed: 
[341197.553942] LustreError: 27243:0:(lod_object.c:4483:lod_xattr_set()) LBUG
[341197.556044] Pid: 27243, comm: mdt_rdpg00_041 3.10.0-1160.31.1.el7_lustre.ddn15.x86_64 #1 SMP Fri Jul 2 13:54:06 PDT 2021
[341197.556047] Call Trace:
[341197.556110] [&amp;lt;0&amp;gt;] libcfs_call_trace+0x90/0xf0 [libcfs]
[341197.556118] [&amp;lt;0&amp;gt;] lbug_with_loc+0x4c/0xa0 [libcfs]
[341197.556157] [&amp;lt;0&amp;gt;] lod_xattr_set+0xcd9/0xd40 [lod]
[341197.556196] [&amp;lt;0&amp;gt;] mdo_xattr_set+0x75/0x190 [mdd]
[341197.556210] [&amp;lt;0&amp;gt;] mdd_xattr_set+0x159f/0x18c0 [mdd]
[341197.556273] [&amp;lt;0&amp;gt;] mo_xattr_set+0x46/0x48 [mdt]
[341197.556293] [&amp;lt;0&amp;gt;] mdt_close_handle_layouts+0x8b0/0xc10 [mdt]
[341197.556309] [&amp;lt;0&amp;gt;] mdt_mfd_close+0x543/0x870 [mdt]
[341197.556325] [&amp;lt;0&amp;gt;] mdt_close_internal+0x121/0x220 [mdt]
[341197.556340] [&amp;lt;0&amp;gt;] mdt_close+0x25b/0x7d0 [mdt]
[341197.556590] [&amp;lt;0&amp;gt;] tgt_request_handle+0xaee/0x15f0 [ptlrpc]
[341197.556643] [&amp;lt;0&amp;gt;] ptlrpc_server_handle_request+0x24b/0xab0 [ptlrpc]
[341197.556696] [&amp;lt;0&amp;gt;] ptlrpc_main+0xb34/0x1470 [ptlrpc]
[341197.556702] [&amp;lt;0&amp;gt;] kthread+0xd1/0xe0
[341197.556707] [&amp;lt;0&amp;gt;] ret_from_fork_nospec_begin+0x7/0x21
[341197.556847] [&amp;lt;0&amp;gt;] 0xfffffffffffffffe
[341197.556857] Kernel panic - not syncing: LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;Reading symbols from /root/work/lustre/lustre/mdd/mdd.ko...done.
(gdb) l *(mdd_xattr_set+0x159f)
0x2f3cf is in mdd_xattr_set (/root/work/lustre/lustre/mdd/mdd_object.c:1619).
1614		if (rc != 0)
1615			GOTO(out, rc);
1616	
1617		rc = mdo_xattr_set(env, obj, buf_vic, XATTR_NAME_LOV, LU_XATTR_MERGE,
1618				   handle);
1619		if (rc)
1620			GOTO(out, rc);
1621	
1622		rc = mdo_xattr_del(env, vic, XATTR_NAME_LOV, handle);
1623		if (rc)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;It shows that a mirror extend prepared a merged layout stored in lod_object in declare phase, but in the transaction execution phase the in-memory layout has been changed by others.&lt;/p&gt;</description>
                <environment></environment>
        <key id="67333">LU-15278</key>
            <summary>ASSERTION( equi(!strcmp(name, XATTR_LUSTRE_LOV) || !strcmp(name, XATTR_NAME_LOV), !lod_dt_obj(dt)-&gt;ldo_comp_cached)))</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="bobijam">Zhenyu Xu</reporter>
                        <labels>
                    </labels>
                <created>Thu, 25 Nov 2021 08:19:12 +0000</created>
                <updated>Fri, 4 Nov 2022 03:54:15 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="319225" author="gerrit" created="Fri, 26 Nov 2021 04:14:13 +0000"  >&lt;p&gt;&quot;Bobi Jam &amp;lt;bobijam@hotmail.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45663&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45663&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15278&quot; title=&quot;ASSERTION( equi(!strcmp(name, XATTR_LUSTRE_LOV) || !strcmp(name, XATTR_NAME_LOV), !lod_dt_obj(dt)-&amp;gt;ldo_comp_cached)))&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15278&quot;&gt;LU-15278&lt;/a&gt; lod: protect LOD layout cache in layout change&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a5810932551d7734c950e38ef4cb462e5c760896&lt;/p&gt;</comment>
                            <comment id="319873" author="gerrit" created="Thu, 2 Dec 2021 10:50:12 +0000"  >&lt;p&gt;This is an important patch, it fixes a issue that could mess up lod_object memory&lt;/p&gt;

&lt;p&gt;&quot;Bobi Jam &amp;lt;bobijam@hotmail.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45710&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45710&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15278&quot; title=&quot;ASSERTION( equi(!strcmp(name, XATTR_LUSTRE_LOV) || !strcmp(name, XATTR_NAME_LOV), !lod_dt_obj(dt)-&amp;gt;ldo_comp_cached)))&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15278&quot;&gt;LU-15278&lt;/a&gt; lod: distinguish DIR/REGULAR lod_object members&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4f4b0dfc1fc0a198e9d00ae099adb1bef0ff5e45&lt;/p&gt;</comment>
                            <comment id="321550" author="gerrit" created="Fri, 24 Dec 2021 19:11:13 +0000"  >&lt;p&gt;&quot;Bobi Jam &amp;lt;bobijam@hotmail.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/45939&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45939&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15278&quot; title=&quot;ASSERTION( equi(!strcmp(name, XATTR_LUSTRE_LOV) || !strcmp(name, XATTR_NAME_LOV), !lod_dt_obj(dt)-&amp;gt;ldo_comp_cached)))&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15278&quot;&gt;LU-15278&lt;/a&gt; debug: try to understand the lod device ref leak&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b1e02ba3ffaa6834cdf52e4a6eaa6e41665f26b0&lt;/p&gt;</comment>
                            <comment id="325877" author="gerrit" created="Thu, 10 Feb 2022 16:37:12 +0000"  >&lt;p&gt;&quot;Bobi Jam &amp;lt;bobijam@hotmail.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46491&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46491&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15278&quot; title=&quot;ASSERTION( equi(!strcmp(name, XATTR_LUSTRE_LOV) || !strcmp(name, XATTR_NAME_LOV), !lod_dt_obj(dt)-&amp;gt;ldo_comp_cached)))&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15278&quot;&gt;LU-15278&lt;/a&gt; mdt: protect layout xattr&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0c2b866ded8f4e815371cf77a9ddf6eef7bb3998&lt;/p&gt;</comment>
                            <comment id="336340" author="gerrit" created="Mon, 30 May 2022 19:03:39 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/45710/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45710/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15278&quot; title=&quot;ASSERTION( equi(!strcmp(name, XATTR_LUSTRE_LOV) || !strcmp(name, XATTR_NAME_LOV), !lod_dt_obj(dt)-&amp;gt;ldo_comp_cached)))&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15278&quot;&gt;LU-15278&lt;/a&gt; lod: distinguish DIR/REGULAR lod_object members&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 7a9c9ccabe93f2d96c80e90f8cbb786faca74835&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <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|i02awf:</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>