<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:35:21 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-10465] increase default stripe size to 4MB</title>
                <link>https://jira.whamcloud.com/browse/LU-10465</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Patch &lt;a href=&quot;https://review.whamcloud.com/25336&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25336&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9090&quot; title=&quot;increase default RPC size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9090&quot;&gt;&lt;del&gt;LU-9090&lt;/del&gt;&lt;/a&gt; has increased the default OST BRW size to 4MB. Patch for this ticket will increase the default stripe size from 1MB to 4MB so that widely-striped files can generate full RPCs without pinning so much memory on the client.&lt;/p&gt;</description>
                <environment></environment>
        <key id="50077">LU-10465</key>
            <summary>increase default stripe size to 4MB</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="yujian">Jian Yu</reporter>
                        <labels>
                            <label>LTS12</label>
                    </labels>
                <created>Mon, 8 Jan 2018 01:50:26 +0000</created>
                <updated>Fri, 5 Jan 2024 22:19:53 +0000</updated>
                            <resolved>Sat, 18 Nov 2023 21:55:28 +0000</resolved>
                                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="217668" author="yujian" created="Mon, 8 Jan 2018 01:56:30 +0000"  >&lt;p&gt;Here is the patch to increase default stripe size to 4MB: &lt;a href=&quot;https://review.whamcloud.com/27151&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27151&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="217669" author="yujian" created="Mon, 8 Jan 2018 01:58:41 +0000"  >&lt;p&gt;Hi Cliff,&lt;/p&gt;

&lt;p&gt;Could you please test the above patch according to the following suggestion from Andreas?&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Before this patch can be landed, we need to understand what kind of performance impact will be seen.  Please have Cliff run a test on our system to verify e.g. IOR is running as fast or faster than before.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Thank you.&lt;/p&gt;</comment>
                            <comment id="217725" author="cliffw" created="Mon, 8 Jan 2018 22:04:59 +0000"  >&lt;p&gt;Saurabh is doing performance testing now, we&apos;ll get this into the schedule. &lt;/p&gt;</comment>
                            <comment id="217726" author="standan" created="Mon, 8 Jan 2018 22:13:19 +0000"  >&lt;p&gt;I will add this into my schedule and get back with results.&lt;/p&gt;</comment>
                            <comment id="217733" author="adilger" created="Mon, 8 Jan 2018 23:22:07 +0000"  >&lt;p&gt;In light of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10463&quot; title=&quot;Poor write performance periodically on repeated test runs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10463&quot;&gt;&lt;del&gt;LU-10463&lt;/del&gt;&lt;/a&gt;, I wonder if the default stripe size should be a function of the default RPC size?&#160; The MDS could pick this up from the OSTs at connect time.&#160; It might get more complex if there is a mix of ldiskfs and ZFS OSTs in a single system (though that is unlikely).&lt;/p&gt;

&lt;p&gt;That said, I think it is less harmful if the default stripe size is&#160;&lt;b&gt;larger&lt;/b&gt; than the RPC size, than if the stripe size is&#160;&lt;b&gt;smaller&lt;/b&gt; than the RPC size.&lt;/p&gt;</comment>
                            <comment id="220844" author="gerrit" created="Tue, 13 Feb 2018 08:02:58 +0000"  >&lt;p&gt;Jian Yu (jian.yu@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31292&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31292&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; tests: interoperate with 4MB stripe size server&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2ec6a165cd23cdaeaf47ff17f09903450e866412&lt;/p&gt;</comment>
                            <comment id="221502" author="adilger" created="Thu, 22 Feb 2018 18:57:02 +0000"  >&lt;p&gt;Ihara or Vitaly, do you have any performance test results from testing with the default &lt;b&gt;&lt;tt&gt;stripe_size&lt;/tt&gt;&lt;/b&gt; of 4MB (not the RPC size)?  Do you already run with this in production?  We&apos;re just looking to see if the default should be increased.  It looks like a good improvement for ZFS, but our testing for ldiskfs is mixed, so it would be good to get some more feedback from more systems if possible.&lt;/p&gt;</comment>
                            <comment id="222601" author="gerrit" created="Tue, 6 Mar 2018 19:13:51 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27151/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27151/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; lov: increase default stripe size to 4MB&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3f5abc6fa30e7c0256077ccf6a149d1809450465&lt;/p&gt;</comment>
                            <comment id="222631" author="pjones" created="Tue, 6 Mar 2018 21:12:04 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="222863" author="adilger" created="Thu, 8 Mar 2018 18:46:10 +0000"  >&lt;p&gt;Due to problems related to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10786&quot; title=&quot;sanity-flr test_45: Create /mnt/lustre/d45.sanity-flr/f45.sanity-flr failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10786&quot;&gt;&lt;del&gt;LU-10786&lt;/del&gt;&lt;/a&gt;, we need to undo the 4MB default stripe size change until we have a better method of handling DoM components.  Otherwise, it means that DoM files will not be created easily with default settings.&lt;/p&gt;

&lt;p&gt;Rather than revert the whole patch, I would recommend to submit a new patch that is only changing the default stripe size, and leave the test fixes in place.  That  allows developers to specify different default stripe size without hitting unrelated failures, and simplifies testing in the future.&lt;/p&gt;

&lt;p&gt;Once the patch to change the default stripe size back to 1MB has landed this ticket should be moved to 2.12.&lt;/p&gt;</comment>
                            <comment id="222873" author="gerrit" created="Thu, 8 Mar 2018 19:20:12 +0000"  >&lt;p&gt;Jian Yu (jian.yu@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31589&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31589&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; lov: decrease default stripe size to 1MB&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fec94eb84185e5c790d41766f4cd9bd348e49a00&lt;/p&gt;</comment>
                            <comment id="223313" author="gerrit" created="Mon, 12 Mar 2018 14:16:47 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31589/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31589/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; lov: decrease default stripe size to 1MB&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b231e3ae5cf7df6abf1fbd683589f0fcff2de03f&lt;/p&gt;</comment>
                            <comment id="223318" author="pjones" created="Mon, 12 Mar 2018 14:23:13 +0000"  >&lt;p&gt;We&apos;ve backed off changing the default for 2.11&lt;/p&gt;</comment>
                            <comment id="250860" author="adilger" created="Mon, 8 Jul 2019 21:12:27 +0000"  >&lt;p&gt;I think with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10808&quot; title=&quot;DoM: component end should align with dom_stripesize&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10808&quot;&gt;&lt;del&gt;LU-10808&lt;/del&gt;&lt;/a&gt; fixed that we could try reintroducing this change (essentially revert &lt;a href=&quot;https://review.whamcloud.com/31589&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31589&lt;/a&gt; again).&lt;/p&gt;

&lt;p&gt;Ihara, if you get a chance, could you please run a 4MB default stripe size for IOR FPP and SSF to see the performance impact.&lt;/p&gt;

&lt;p&gt;Vitaly, it would also be good to know if this change improves or hurts performance on your systems before it becomes the default.&lt;/p&gt;</comment>
                            <comment id="261749" author="gerrit" created="Thu, 23 Jan 2020 20:15:15 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/37318&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37318&lt;/a&gt;&lt;br/&gt;
Subject: Revert &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; lov: decrease default stripe size to 1MB&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 973a7e7042eda757080884ead71468d575516402&lt;/p&gt;</comment>
                            <comment id="261772" author="adilger" created="Fri, 24 Jan 2020 00:14:07 +0000"  >&lt;p&gt;Mike, it looks like there are still failures in the DoM tests when the default stripe size is changed to 4MB.  Could you please take a look.&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/c361e79a-3e3d-11ea-bc97-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/c361e79a-3e3d-11ea-bc97-52540065bddc&lt;/a&gt;&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;== sanity test 272c: DoM migration: DOM file to the OST-striped file (composite) ===================== 23:32:52 (1579822372)
lfs migrate: cannot create composite file &apos;/mnt/lustre/d272c.sanity/.:VOLATILE:0000:5EB80E61&apos;: Invalid argument
error: lfs migrate: /mnt/lustre/d272c.sanity/f272c.sanity: cannot create volatile file: Operation not permitted
 sanity test_272c: @@@@@@ FAIL: failed to migrate to the new composite layout 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="261804" author="tappro" created="Fri, 24 Jan 2020 11:21:01 +0000"  >&lt;p&gt;Andreas, this happens because new component stripes are not aligned with an old ones. We have original file with 1MB DOM component and not defined second component, e.g. it become 4MB stripes by default. Test tries to migrate to PFL layout with 2MB as first component stripe and second component by default. With 1MB default it works, but with 4MB boundaries are not aligned. So test should be changed to migrate to the same first stripe size it seems.&lt;/p&gt;

&lt;p&gt;Meanwhile I wonder, is that OK that components are not aligned by stripe size in a file? E.g. for original file we have [0, 1MB) for DOM and then 4MB stripes, so whole file has stripes as 1MB, 4MB, 4, ... and each 4MB stripe is not aligned at 4MB from the file beginning. I am not sure is that a problem or not, but wouldn&apos;t be better to adjust new component stripe sizes to be aligned with that component start?&lt;/p&gt;</comment>
                            <comment id="261805" author="adilger" created="Fri, 24 Jan 2020 11:32:03 +0000"  >&lt;p&gt;The second chunk (start of second component, after DoM component) should just be a bit shorter, starting at 1MB and ending at 4MB, with a &quot;hole&quot; at the start where the DoM opponent is. Then the rest of the chunks in the second component would be properly sized/aligned at 4MB. &lt;/p&gt;

&lt;p&gt;It is done this way so that eg. the DoM data could be written into the second component without having to move all the later data. &lt;/p&gt;</comment>
                            <comment id="261806" author="tappro" created="Fri, 24 Jan 2020 11:54:59 +0000"  >&lt;p&gt;Test failed due to that error:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
(lod_lov.c:1934:lod_verify_striping()) stripe size isn&apos;t aligned, stripe_sz: 4194304, [0, 2097152)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;So this check in &lt;tt&gt;lod_verify_striping()&lt;/tt&gt; is not quite correct, isn&apos;t it? If original file has 1MB for first component and 3MB, 4MB ... for the second, then it can be migrated to 2MB for the first and then 2MB, 4MB, ... for the second component.&lt;br/&gt;
&#160;&lt;/p&gt;</comment>
                            <comment id="261808" author="tappro" created="Fri, 24 Jan 2020 12:01:12 +0000"  >&lt;p&gt;Probably I see where problem is, test does the following:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
$LFS migrate -E 2M -c1 -E -1 -c2 $dom
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;without implicitly set stripe size, &lt;tt&gt;LOD&lt;/tt&gt; uses default size 4MB and fails because it is over whole component 2MB. Considering the user may not know default MDT stripe size, I&apos;d say it is not his fault to use 2MB component, and either &lt;tt&gt;lfs&lt;/tt&gt; or &lt;tt&gt;LOD&lt;/tt&gt; should take care and reduce stripe size to the component size maybe?&lt;/p&gt;</comment>
                            <comment id="263769" author="gerrit" created="Fri, 21 Feb 2020 07:12:12 +0000"  >&lt;p&gt;Mike Pershin (mpershin@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/37661&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37661&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; lod: adjust component stripe size&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6b589349595efb4eba73b40c7e7e8f07c41bd8b3&lt;/p&gt;</comment>
                            <comment id="268373" author="gerrit" created="Thu, 23 Apr 2020 16:48:38 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/37661/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37661/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; lod: adjust component stripe size&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e67a7f7b960a042ae7369e81e4365c6f7e095d25&lt;/p&gt;</comment>
                            <comment id="279811" author="gerrit" created="Thu, 17 Sep 2020 11:39:59 +0000"  >&lt;p&gt;Mike Pershin (mpershin@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39957&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39957&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; lod: adjust component stripe size&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bf76de5430fa104b2992f40768cdf8c97699f1de&lt;/p&gt;</comment>
                            <comment id="387010" author="gerrit" created="Sat, 23 Sep 2023 06:01:09 +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/+/37318/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/37318/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; lov: increase default stripe size to 4MB&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ea18d7da59d369f093e340e150544f51b2f229a1&lt;/p&gt;</comment>
                            <comment id="391792" author="gerrit" created="Sat, 4 Nov 2023 00:04:40 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52989&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52989&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: 8MiB IOs should bypass cache&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 22f24efa69e46eaad909403f3bb473b5d40cab32&lt;/p&gt;</comment>
                            <comment id="393492" author="gerrit" created="Sat, 18 Nov 2023 21:41:03 +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/+/52989/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52989/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10465&quot; title=&quot;increase default stripe size to 4MB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10465&quot;&gt;&lt;del&gt;LU-10465&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: 8MiB IOs should bypass cache&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f8e49e321ed81d77b204af40165f9ae2d07c5986&lt;/p&gt;</comment>
                            <comment id="393524" author="pjones" created="Sat, 18 Nov 2023 21:55:28 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="50067">LU-10463</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="32420">LU-9090</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="51157">LU-10786</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="77710">LU-17076</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="51328">LU-10808</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="54758">LU-11918</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|hzzqm7:</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>