<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:31:31 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-10041] osd-zfs to choose dnode size</title>
                <link>https://jira.whamcloud.com/browse/LU-10041</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;osd-zfs should use dnode size depending on zfs property&lt;/p&gt;</description>
                <environment></environment>
        <key id="48503">LU-10041</key>
            <summary>osd-zfs to choose dnode size</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="bzzz">Alex Zhuravlev</assignee>
                                    <reporter username="bzzz">Alex Zhuravlev</reporter>
                        <labels>
                            <label>zfs</label>
                    </labels>
                <created>Thu, 28 Sep 2017 07:40:06 +0000</created>
                <updated>Sat, 15 Dec 2018 18:06:42 +0000</updated>
                            <resolved>Thu, 9 Nov 2017 20:35:31 +0000</resolved>
                                    <version>Lustre 2.10.1</version>
                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="209813" author="gerrit" created="Thu, 28 Sep 2017 07:42:35 +0000"  >&lt;p&gt;Alex Zhuravlev (alexey.zhuravlev@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29242&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29242&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10041&quot; title=&quot;osd-zfs to choose dnode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10041&quot;&gt;&lt;del&gt;LU-10041&lt;/del&gt;&lt;/a&gt; osd: osd-zfs to choose dnode size&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3e44df575d1bd14b297ce82e1247edf51115ce41&lt;/p&gt;</comment>
                            <comment id="209825" author="gerrit" created="Thu, 28 Sep 2017 11:35:22 +0000"  >&lt;p&gt;Alex Zhuravlev (alexey.zhuravlev@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29246&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29246&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10041&quot; title=&quot;osd-zfs to choose dnode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10041&quot;&gt;&lt;del&gt;LU-10041&lt;/del&gt;&lt;/a&gt; tests: sanity/51b to cleanup properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 710cdcb22baa31a0ee8903f754b404e4387e48d5&lt;/p&gt;</comment>
                            <comment id="209916" author="adilger" created="Fri, 29 Sep 2017 07:30:59 +0000"  >&lt;p&gt;Alex, without &lt;a href=&quot;https://review.whamcloud.com/29242&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29242&lt;/a&gt; applied, if the pool is set with &lt;tt&gt;dnodesize=auto&lt;/tt&gt;, will osd-zfs still use a larger dnode, or is the large dnode feature non functional without this patch?  Will the unpatched version of osd-zfs use a larger dnodesize if that property is not even set to &lt;tt&gt;auto&lt;/tt&gt; for the filesystem in use?&lt;/p&gt;

&lt;p&gt;I&apos;m trying to decide if this is only a performance enhancement and could wait a bit, or if it could cause problems for users that upgrade to 0.7.x and may need to downgrade if there is a problem and it is urgent to include this into 2.10.1.&lt;/p&gt;</comment>
                            <comment id="209921" author="bzzz" created="Fri, 29 Sep 2017 10:14:15 +0000"  >&lt;p&gt;Andreas, without the patch large dnodes won&apos;t be created as we pass DNODE_MIN_SIZE which is 512bytes.&lt;/p&gt;</comment>
                            <comment id="211906" author="gerrit" created="Wed, 25 Oct 2017 02:17:28 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29242/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29242/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10041&quot; title=&quot;osd-zfs to choose dnode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10041&quot;&gt;&lt;del&gt;LU-10041&lt;/del&gt;&lt;/a&gt; osd: osd-zfs to choose dnode size&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d993de7b40cd9625b48e5361ae29f77bfceb207a&lt;/p&gt;</comment>
                            <comment id="211949" author="gerrit" created="Wed, 25 Oct 2017 14:55:41 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/29770&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29770&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10041&quot; title=&quot;osd-zfs to choose dnode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10041&quot;&gt;&lt;del&gt;LU-10041&lt;/del&gt;&lt;/a&gt; osd: osd-zfs to choose dnode size&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1d7ad92b0ca5cba6d94ebffa269c0e63c3f59441&lt;/p&gt;</comment>
                            <comment id="212094" author="gerrit" created="Thu, 26 Oct 2017 16:35:17 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29770/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29770/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10041&quot; title=&quot;osd-zfs to choose dnode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10041&quot;&gt;&lt;del&gt;LU-10041&lt;/del&gt;&lt;/a&gt; osd: osd-zfs to choose dnode size&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: db0d3c621d1cb75961a8e8e158cda6daae0fdc3d&lt;/p&gt;</comment>
                            <comment id="213274" author="gerrit" created="Thu, 9 Nov 2017 20:06:57 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/29246/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/29246/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10041&quot; title=&quot;osd-zfs to choose dnode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10041&quot;&gt;&lt;del&gt;LU-10041&lt;/del&gt;&lt;/a&gt; tests: sanity/51 to cleanup properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0d5ceb891e904cc9bab3a6b5ce0944b8bab06975&lt;/p&gt;</comment>
                            <comment id="213281" author="mdiep" created="Thu, 9 Nov 2017 20:35:31 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="213283" author="gerrit" created="Thu, 9 Nov 2017 20:39:07 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30023&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30023&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10041&quot; title=&quot;osd-zfs to choose dnode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10041&quot;&gt;&lt;del&gt;LU-10041&lt;/del&gt;&lt;/a&gt; tests: sanity/51 to cleanup properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 14f47be7897e5f57698113990136cde2d846e049&lt;/p&gt;</comment>
                            <comment id="214018" author="gerrit" created="Fri, 17 Nov 2017 14:22:22 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30023/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30023/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10041&quot; title=&quot;osd-zfs to choose dnode size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10041&quot;&gt;&lt;del&gt;LU-10041&lt;/del&gt;&lt;/a&gt; tests: sanity/51 to cleanup properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3c4cb654139842d99eb902e1703b965fc0603ced&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="48504">LU-10042</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|hzzkxz:</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>