<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:04:46 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-13852] PCC lookup(IT_OPEN) shouldn&apos;t alloc FID in LLITE</title>
                <link>https://jira.whamcloud.com/browse/LU-13852</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In ll_lookup_it(IT_OPEN) is called by PCC, it always allocates FID on MDT0 for this new file, but if parent directory is striped or is remote, it will cause this create RPC sent to the MDT where its name hash points to, but not where its FID belongs to, and finally it will trigger assertion in osp_md_create:&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;[22573.885685] LustreError: 29626:0:(osp_md_object.c:167:osp_md_create()) ASSERTION( attr-&amp;gt;la_valid &amp;amp; LA_TYPE ) failed: 
[22573.886840] LustreError: 29626:0:(osp_md_object.c:167:osp_md_create()) LBUG
[22573.887513] Pid: 29626, comm: mdt00_000 3.10.0-1127.8.2.el7_lustre.x86_64 #1 SMP Wed Jul 22 17:22:45 UTC 2020
[22573.888637] Call Trace:
[22573.889029]  [] libcfs_call_trace+0x8c/0xc0 [libcfs]
[22573.890130]  [] lbug_with_loc+0x4c/0xa0 [libcfs]
[22573.891078]  [] osp_md_create+0x442/0x490 [osp]
[22573.892202]  [] lod_sub_create+0x1f5/0x480 [lod]
[22573.893094]  [] lod_create+0x54/0x2d0 [lod]
[22573.893698]  [] mdd_create_object_internal+0xae/0x2f0 [mdd]
[22573.894630]  [] mdd_create_object+0x83/0x940 [mdd]
[22573.895450]  [] mdd_create+0xf3f/0x1690 [mdd]
[22573.896197]  [] mdt_reint_open+0x2413/0x3270 [mdt]
[22573.897188]  [] mdt_reint_rec+0x83/0x210 [mdt]
[22573.897812]  [] mdt_reint_internal+0x720/0xaf0 [mdt]
[22573.898654]  [] mdt_intent_open+0x82/0x3a0 [mdt]
[22573.899522]  [] mdt_intent_opc+0x1ba/0xb40 [mdt]
[22573.900292]  [] mdt_intent_policy+0x1a4/0x360 [mdt]
[22573.901200]  [] ldlm_lock_enqueue+0x3cb/0xad0 [ptlrpc]
[22573.902216]  [] ldlm_handle_enqueue0+0xa56/0x1610 [ptlrpc]
[22573.903120]  [] tgt_enqueue+0x62/0x210 [ptlrpc]
[22573.903966]  [] tgt_request_handle+0x96a/0x1640 [ptlrpc]
[22573.904718]  [] ptlrpc_server_handle_request+0x256/0xb10 [ptlrpc]
[22573.905691]  [] ptlrpc_main+0xb3c/0x14d0 [ptlrpc]
[22573.906627]  [] kthread+0xd1/0xe0
[22573.907307]  [] ret_from_fork_nospec_end+0x0/0x39
[22573.908266]  [] 0xffffffffffffffff
[22573.908991] Kernel panic - not syncing: LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;  </description>
                <environment></environment>
        <key id="60253">LU-13852</key>
            <summary>PCC lookup(IT_OPEN) shouldn&apos;t alloc FID in LLITE</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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="laisiyao">Lai Siyao</reporter>
                        <labels>
                    </labels>
                <created>Tue, 4 Aug 2020 13:25:33 +0000</created>
                <updated>Wed, 4 Aug 2021 17:25:29 +0000</updated>
                            <resolved>Thu, 27 May 2021 19:00:29 +0000</resolved>
                                    <version>Lustre 2.12.0</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="276655" author="gerrit" created="Tue, 4 Aug 2020 14:02:58 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39568&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39568&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13852&quot; title=&quot;PCC lookup(IT_OPEN) shouldn&amp;#39;t alloc FID in LLITE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13852&quot;&gt;&lt;del&gt;LU-13852&lt;/del&gt;&lt;/a&gt; pcc: don&apos;t alloc FID in LLITE for pcc open&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 222cf854031cbb14e3a42b5646e12c44be5f7482&lt;/p&gt;</comment>
                            <comment id="276680" author="adilger" created="Wed, 5 Aug 2020 01:59:45 +0000"  >&lt;p&gt;We also should&apos;t LASSERT() on the MDS from something bad that the client sent...  The MDS should just return an error in that case.&lt;/p&gt;</comment>
                            <comment id="302826" author="gerrit" created="Thu, 27 May 2021 18:17:40 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39568/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39568/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13852&quot; title=&quot;PCC lookup(IT_OPEN) shouldn&amp;#39;t alloc FID in LLITE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13852&quot;&gt;&lt;del&gt;LU-13852&lt;/del&gt;&lt;/a&gt; pcc: don&apos;t alloc FID in LLITE for pcc open&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 223728a97c397e6e6c91808dd36a2539705f00b8&lt;/p&gt;</comment>
                            <comment id="302851" author="pjones" created="Thu, 27 May 2021 19:00:29 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="61219">LU-14039</issuekey>
        </issuelink>
                            </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|i016x3:</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>