<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:19:50 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-8704] RPC sent inside mdd_create transaction.</title>
                <link>https://jira.whamcloud.com/browse/LU-8704</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We should avoid sending RPC inside the transaction.&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;13:55:02:[  379.880842] Lustre: DEBUG MARKER: == sanity test 2: mkdir; touch; rmdir; check file ==================================================== 13:54:59 (1476305699)
13:55:02:[  380.160834] LustreError: 6841:0:(client.c:2881:ptlrpc_queue_wait()) ASSERTION( get_current()-&amp;gt;journal_info == ((void *)0) ) failed: 
13:55:02:[  380.170698] LustreError: 6841:0:(client.c:2881:ptlrpc_queue_wait()) LBUG
13:55:02:[  380.174895] Pid: 6841, comm: mdt00_001
13:55:02:[  380.176601] 
13:55:02:[  380.176601] Call Trace:
13:55:02:[  380.179634]  [&amp;lt;ffffffffa06ba7d3&amp;gt;] libcfs_debug_dumpstack+0x53/0x80 [libcfs]
13:55:02:[  380.184449]  [&amp;lt;ffffffffa06bad75&amp;gt;] lbug_with_loc+0x45/0xc0 [libcfs]
13:55:02:[  380.186288]  [&amp;lt;ffffffffa0a1310c&amp;gt;] ptlrpc_queue_wait+0x20c/0x270 [ptlrpc]
13:55:02:[  380.188200]  [&amp;lt;ffffffffa06934e4&amp;gt;] fld_client_rpc+0x104/0x530 [fld]
13:55:02:[  380.190107]  [&amp;lt;ffffffffa069827f&amp;gt;] fld_server_lookup+0x15f/0x320 [fld]
13:55:02:[  380.191885]  [&amp;lt;ffffffffa0e4fdf7&amp;gt;] lod_fld_lookup+0x327/0x510 [lod]
13:55:02:[  380.193825]  [&amp;lt;ffffffffa0e577dc&amp;gt;] lod_generate_and_set_lovea+0x40c/0x810 [lod]
13:55:02:[  380.195666]  [&amp;lt;ffffffffa0e6be0e&amp;gt;] lod_striping_create+0x19e/0x1e0 [lod]
13:55:02:[  380.197640]  [&amp;lt;ffffffffa0e6c032&amp;gt;] lod_object_create+0x1e2/0x200 [lod]
13:55:02:[  380.199501]  [&amp;lt;ffffffffa0ed04d5&amp;gt;] mdd_object_create_internal+0xb5/0x280 [mdd]
13:55:02:[  380.201606]  [&amp;lt;ffffffffa0ebce75&amp;gt;] mdd_object_create+0x75/0xb80 [mdd]
13:55:02:[  380.203426]  [&amp;lt;ffffffffa0ec7605&amp;gt;] ? mdd_declare_create+0x535/0xdf0 [mdd]
13:55:02:[  380.205406]  [&amp;lt;ffffffffa0ec8b2e&amp;gt;] mdd_create+0xc6e/0x1270 [mdd]
13:55:02:[  380.207108]  [&amp;lt;ffffffffa0da9fcb&amp;gt;] mdt_reint_open+0x223b/0x31a0 [mdt]
13:55:02:[  380.208957]  [&amp;lt;ffffffffa0d9f480&amp;gt;] mdt_reint_rec+0x80/0x210 [mdt]
13:55:02:[  380.210619]  [&amp;lt;ffffffffa0d81da2&amp;gt;] mdt_reint_internal+0x5b2/0x9b0 [mdt]
13:55:02:[  380.212432]  [&amp;lt;ffffffffa0d82302&amp;gt;] mdt_intent_reint+0x162/0x430 [mdt]
13:55:02:[  380.214072]  [&amp;lt;ffffffffa0d8cb7c&amp;gt;] mdt_intent_policy+0x5bc/0xbb0 [mdt]
13:55:02:[  380.215883]  [&amp;lt;ffffffffa09d01e7&amp;gt;] ldlm_lock_enqueue+0x387/0x970 [ptlrpc]
13:55:02:[  380.217555]  [&amp;lt;ffffffffa09f9303&amp;gt;] ldlm_handle_enqueue0+0x9c3/0x1680 [ptlrpc]
13:55:02:[  380.219414]  [&amp;lt;ffffffffa0a20f50&amp;gt;] ? lustre_swab_ldlm_request+0x0/0x30 [ptlrpc]
13:55:02:[  380.221180]  [&amp;lt;ffffffffa0a79c12&amp;gt;] tgt_enqueue+0x62/0x210 [ptlrpc]
13:55:02:[  380.222948]  [&amp;lt;ffffffffa0a7e075&amp;gt;] tgt_request_handle+0x915/0x1320 [ptlrpc]
13:55:02:[  380.224791]  [&amp;lt;ffffffffa0a29feb&amp;gt;] ptlrpc_server_handle_request+0x21b/0xa90 [ptlrpc]
13:55:02:[  380.226730]  [&amp;lt;ffffffffa0a27ba8&amp;gt;] ? ptlrpc_wait_event+0x98/0x340 [ptlrpc]
13:55:02:[  380.228547]  [&amp;lt;ffffffff810b8952&amp;gt;] ? default_wake_function+0x12/0x20
13:55:02:[  380.230351]  [&amp;lt;ffffffff810af0b8&amp;gt;] ? __wake_up_common+0x58/0x90
13:55:02:[  380.231951]  [&amp;lt;ffffffffa0a2e0a0&amp;gt;] ptlrpc_main+0xaa0/0x1de0 [ptlrpc]
13:55:02:[  380.233724]  [&amp;lt;ffffffffa0a2d600&amp;gt;] ? ptlrpc_main+0x0/0x1de0 [ptlrpc]
13:55:02:[  380.235241]  [&amp;lt;ffffffff810a5b8f&amp;gt;] kthread+0xcf/0xe0
13:55:02:[  380.236822]  [&amp;lt;ffffffff810a5ac0&amp;gt;] ? kthread+0x0/0xe0
13:55:02:[  380.238250]  [&amp;lt;ffffffff81646b98&amp;gt;] ret_from_fork+0x58/0x90
13:55:02:[  380.239859]  [&amp;lt;ffffffff810a5ac0&amp;gt;] ? kthread+0x0/0xe0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="40580">LU-8704</key>
            <summary>RPC sent inside mdd_create transaction.</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="bzzz">Alex Zhuravlev</assignee>
                                    <reporter username="di.wang">Di Wang</reporter>
                        <labels>
                    </labels>
                <created>Thu, 13 Oct 2016 16:11:09 +0000</created>
                <updated>Mon, 1 May 2023 04:07:52 +0000</updated>
                                            <version>Lustre 2.9.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="169848" author="gerrit" created="Sun, 16 Oct 2016 05:45:40 +0000"  >&lt;p&gt;wangdi (di.wang@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/23188&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23188&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8704&quot; title=&quot;RPC sent inside mdd_create transaction.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8704&quot;&gt;LU-8704&lt;/a&gt; lod: cache FLD entries in declare striping create&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: be6fde5933d86f2ece4f433142fe8190929fa833&lt;/p&gt;</comment>
                            <comment id="170245" author="jgmitter" created="Tue, 18 Oct 2016 21:20:42 +0000"  >&lt;p&gt;A second patch is at &lt;a href=&quot;http://review.whamcloud.com/#/c/23111/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/23111/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="310813" author="gerrit" created="Sat, 21 Aug 2021 15:52:20 +0000"  >&lt;p&gt;&quot;Alex Zhuravlev &amp;lt;bzzz@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44720&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44720&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8704&quot; title=&quot;RPC sent inside mdd_create transaction.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8704&quot;&gt;LU-8704&lt;/a&gt; osp: update local fldb cache&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 41d474cf1c6262610a6e4bc54248573231829c68&lt;/p&gt;</comment>
                            <comment id="370998" author="gerrit" created="Mon, 1 May 2023 04:07:52 +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/c/fs/lustre-release/+/44720/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/44720/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8704&quot; title=&quot;RPC sent inside mdd_create transaction.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8704&quot;&gt;LU-8704&lt;/a&gt; osp: update local fldb cache&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 7278b74abf2eb2233262973cea07b90c8c98537f&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="37472">LU-8250</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|hzyrqv:</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>