<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:01: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-13503] allow setting larger max_mod_rpcs_in_flight dynamically</title>
                <link>https://jira.whamcloud.com/browse/LU-13503</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Currently, an error is reported if &lt;tt&gt;mdc.&amp;#42;.max_mod_rpcs_in_flight&lt;/tt&gt; is set larger or equal to &lt;tt&gt;mdc.&amp;#42;.max_rpcs_in_flight&lt;/tt&gt;.  However, it makes more sense to allow the user to set  &lt;tt&gt;max_mod_rpcs_in_flight&lt;/tt&gt; directly, and just increase &lt;tt&gt;max_rpcs_in_flight&lt;/tt&gt; appropriately, rather than returning an error and telling the user to do that instead.  &lt;/p&gt;

&lt;p&gt;Also, during mount config parameter processing, there may be a race between MDC setup and config log handling, so allow &lt;tt&gt;max_mod_rpcs_in_flight&lt;/tt&gt; to be temporarily increased, and then it will be reduced later to the server value when the OCD information is handled.&lt;/p&gt;</description>
                <environment></environment>
        <key id="59015">LU-13503</key>
            <summary>allow setting larger max_mod_rpcs_in_flight dynamically</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="yujian">Jian Yu</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Sat, 2 May 2020 00:50:31 +0000</created>
                <updated>Sun, 8 Jan 2023 19:34:16 +0000</updated>
                            <resolved>Fri, 20 Nov 2020 21:19:50 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                    <fixVersion>Lustre 2.12.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="269156" author="gerrit" created="Sat, 2 May 2020 00:54:10 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38455&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38455&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13503&quot; title=&quot;allow setting larger max_mod_rpcs_in_flight dynamically&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13503&quot;&gt;&lt;del&gt;LU-13503&lt;/del&gt;&lt;/a&gt; mdc: allow setting max_mod_rpcs_in_flight larger&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d5dd5b436b52885527db10a72243da5968536b16&lt;/p&gt;</comment>
                            <comment id="271445" author="adilger" created="Thu, 28 May 2020 17:59:49 +0000"  >&lt;p&gt;A separate patch is needed to allow using &quot;&lt;tt&gt;lctl set_param &lt;span class=&quot;error&quot;&gt;&amp;#91;-P&amp;#93;&lt;/span&gt; mdt.&amp;#42;.max_mod_rpcs_in_flight=N&lt;/tt&gt;&quot; via the normal Lustre parameter interface.  It doesn&apos;t make sense that this is only available as a module parameter.&lt;/p&gt;</comment>
                            <comment id="272083" author="simmonsja" created="Fri, 5 Jun 2020 16:38:40 +0000"  >&lt;p&gt;Note this sysfs file has issues with import locking. That should be fixed in another patch.&lt;/p&gt;</comment>
                            <comment id="272529" author="gerrit" created="Wed, 10 Jun 2020 20:51:39 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38455/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38455/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13503&quot; title=&quot;allow setting larger max_mod_rpcs_in_flight dynamically&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13503&quot;&gt;&lt;del&gt;LU-13503&lt;/del&gt;&lt;/a&gt; mdc: allow setting max_mod_rpcs_in_flight larger&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6d314902e6d19229379577aab60d4b20a5b4d2ea&lt;/p&gt;</comment>
                            <comment id="272537" author="pjones" created="Wed, 10 Jun 2020 21:13:02 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                            <comment id="272538" author="gerrit" created="Wed, 10 Jun 2020 21:35:36 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38893&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38893&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13503&quot; title=&quot;allow setting larger max_mod_rpcs_in_flight dynamically&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13503&quot;&gt;&lt;del&gt;LU-13503&lt;/del&gt;&lt;/a&gt; mdc: allow setting max_mod_rpcs_in_flight larger&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 32efe830b5952130ff2eee26659e3c92a120c9a9&lt;/p&gt;</comment>
                            <comment id="272539" author="yujian" created="Wed, 10 Jun 2020 21:37:13 +0000"  >&lt;p&gt;There are two more patches needed for this ticket.&lt;/p&gt;</comment>
                            <comment id="275111" author="gerrit" created="Sat, 11 Jul 2020 07:28:40 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38893/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38893/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13503&quot; title=&quot;allow setting larger max_mod_rpcs_in_flight dynamically&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13503&quot;&gt;&lt;del&gt;LU-13503&lt;/del&gt;&lt;/a&gt; mdc: allow setting max_mod_rpcs_in_flight larger&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ef8b218c99f69bc8f2aa632c3c5c457d73b01854&lt;/p&gt;</comment>
                            <comment id="285705" author="yujian" created="Fri, 20 Nov 2020 21:19:50 +0000"  >&lt;p&gt;The issue in this ticket was resolved. The remaining two separate issues are tracked in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14144&quot; title=&quot;get and set Lustre module parameters via &amp;quot;lctl get_param/set_param&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14144&quot;&gt;LU-14144&lt;/a&gt; and &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14145&quot; title=&quot;protect cli-&amp;gt;cl_import with with_imp_locked()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14145&quot;&gt;LU-14145&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="61737">LU-14145</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="73891">LU-16454</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="61736">LU-14144</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|i00zbr:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>