<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:23:58 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-9184] early patches for Data-on-MDT support</title>
                <link>https://jira.whamcloud.com/browse/LU-9184</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Collection of patches to land prior Data-on-MDT feature. So far there are:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;selective IBITS lock trying&lt;/li&gt;
	&lt;li&gt;unified grants code&lt;/li&gt;
	&lt;li&gt;constants to reserve for Data-on-MDT&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="44319">LU-9184</key>
            <summary>early patches for Data-on-MDT support</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="tappro">Mikhail Pershin</assignee>
                                    <reporter username="tappro">Mikhail Pershin</reporter>
                        <labels>
                    </labels>
                <created>Mon, 6 Mar 2017 11:24:54 +0000</created>
                <updated>Tue, 27 Mar 2018 16:37:52 +0000</updated>
                            <resolved>Tue, 27 Mar 2018 16:37:52 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="187129" author="tappro" created="Mon, 6 Mar 2017 12:23:39 +0000"  >&lt;p&gt;Selective IBITS lock try patch : &lt;a href=&quot;https://review.whamcloud.com/#/c/25262/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/25262/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Current lock try scheme mixes mandatory bits with bits to try and enqueu them along with LDLM_FL_BLOCK_NOWAIT flag to avoid blocking ASTs. If any bit conflicts them lock is enqueued just with mandatory bits as usual. Therefore the more bits we will try the less successful we will be.&lt;br/&gt;
The patch allows to add optional bits to IBITS lock separately from mandatory bits during lock enqueue and all non-conflicting bits will be granted. This becomes quite useful with upcoming features like Data-on-MDT, FLR, etc.&lt;/p&gt;</comment>
                            <comment id="187133" author="gerrit" created="Mon, 6 Mar 2017 13:12:16 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/25820&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25820&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9184&quot; title=&quot;early patches for Data-on-MDT support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9184&quot;&gt;&lt;del&gt;LU-9184&lt;/del&gt;&lt;/a&gt; grants: move grant code to the target&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8caf478c5969e06dc8bfccb7ba93c3a1c047a3f6&lt;/p&gt;</comment>
                            <comment id="187134" author="tappro" created="Mon, 6 Mar 2017 13:16:01 +0000"  >&lt;p&gt;The unified grant patch moves grants code (and statfs) from OFD to the target, so it can be used by any target now. This is needed by Data-on-MDT but is useful also to control space consumption on MDT for things like HSM, lfsck and others.&lt;/p&gt;</comment>
                            <comment id="191326" author="gerrit" created="Mon, 10 Apr 2017 06:22:38 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26467&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26467&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9184&quot; title=&quot;early patches for Data-on-MDT support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9184&quot;&gt;&lt;del&gt;LU-9184&lt;/del&gt;&lt;/a&gt; ldlm: add extended stats for LDLM&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9d59c334f786cb09531c4cb97b6cb3e37702030f&lt;/p&gt;</comment>
                            <comment id="192631" author="gerrit" created="Wed, 19 Apr 2017 04:47:07 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/25820/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25820/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9184&quot; title=&quot;early patches for Data-on-MDT support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9184&quot;&gt;&lt;del&gt;LU-9184&lt;/del&gt;&lt;/a&gt; grants: move grant code to the target&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e9389613eb29297f7b5a6b6cd896bafc7a5551f8&lt;/p&gt;</comment>
                            <comment id="193572" author="gerrit" created="Wed, 26 Apr 2017 12:04:19 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26837&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26837&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9184&quot; title=&quot;early patches for Data-on-MDT support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9184&quot;&gt;&lt;del&gt;LU-9184&lt;/del&gt;&lt;/a&gt; lov: component layout entry can be not just RAID0&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 45bd514d0239ffa9600f14cf92a18b46c86ccb66&lt;/p&gt;</comment>
                            <comment id="193574" author="tappro" created="Wed, 26 Apr 2017 12:11:19 +0000"  >&lt;p&gt;The latest patch is to make component layout more flexible in terms of handling different component types, not just RAID0. It is also would be good to land early.&lt;/p&gt;</comment>
                            <comment id="200080" author="gerrit" created="Fri, 23 Jun 2017 15:17:58 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27807&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27807&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9184&quot; title=&quot;early patches for Data-on-MDT support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9184&quot;&gt;&lt;del&gt;LU-9184&lt;/del&gt;&lt;/a&gt; mdc: move layout data to the lr_lvb_data&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3c16af7f7b3f569af52199e0136492ed6eb109b7&lt;/p&gt;</comment>
                            <comment id="200082" author="gerrit" created="Fri, 23 Jun 2017 15:17:59 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27806&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27806&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9184&quot; title=&quot;early patches for Data-on-MDT support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9184&quot;&gt;&lt;del&gt;LU-9184&lt;/del&gt;&lt;/a&gt; ldlm: selective IBITS lock trying&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cc4b62cd1933f5ccf4b2d90148b0a6f11eba1c32&lt;/p&gt;</comment>
                            <comment id="201954" author="gerrit" created="Thu, 13 Jul 2017 05:57:24 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28023&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28023&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9184&quot; title=&quot;early patches for Data-on-MDT support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9184&quot;&gt;&lt;del&gt;LU-9184&lt;/del&gt;&lt;/a&gt; mdc: move layout data to the lr_lvb_data&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: dom&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e62eb255fe69696ecbf1ebc651df79aadb1ccbe1&lt;/p&gt;</comment>
                            <comment id="201960" author="gerrit" created="Thu, 13 Jul 2017 05:57:26 +0000"  >&lt;p&gt;Mike Pershin (mike.pershin@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28022&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28022&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9184&quot; title=&quot;early patches for Data-on-MDT support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9184&quot;&gt;&lt;del&gt;LU-9184&lt;/del&gt;&lt;/a&gt; ldlm: selective IBITS lock trying&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: dom&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ad57e89900ecc0f08247e6b0541348f7e263862e&lt;/p&gt;</comment>
                            <comment id="202590" author="gerrit" created="Wed, 19 Jul 2017 03:29:41 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/25262/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25262/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9184&quot; title=&quot;early patches for Data-on-MDT support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9184&quot;&gt;&lt;del&gt;LU-9184&lt;/del&gt;&lt;/a&gt; ldlm: selective IBITS lock trying&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8259b8c1122cf0e297921ca80437d575a7c04b7f&lt;/p&gt;</comment>
                            <comment id="212515" author="tappro" created="Wed, 1 Nov 2017 14:52:05 +0000"  >&lt;p&gt;Outdated&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="39596">LU-10175</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hzz5vz:</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>