<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:57:43 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-6152] zfs large block support</title>
                <link>https://jira.whamcloud.com/browse/LU-6152</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;upstream zfs is about to land large block support (&amp;gt; 128k). see &lt;a href=&quot;https://github.com/zfsonlinux/zfs/pull/2865&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/zfsonlinux/zfs/pull/2865&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Lustre need to change to be able to compile with zfs.&lt;/p&gt;</description>
                <environment></environment>
        <key id="28353">LU-6152</key>
            <summary>zfs large block 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="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="mdiep">Minh Diep</reporter>
                        <labels>
                            <label>llnl</label>
                            <label>patch</label>
                            <label>zfs</label>
                    </labels>
                <created>Fri, 23 Jan 2015 20:49:54 +0000</created>
                <updated>Fri, 1 Jul 2016 18:46:27 +0000</updated>
                            <resolved>Tue, 12 May 2015 15:34:28 +0000</resolved>
                                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="104926" author="gerrit" created="Wed, 28 Jan 2015 00:42:32 +0000"  >&lt;p&gt;Brian Behlendorf (behlendorf1@llnl.gov) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13544&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13544&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6152&quot; title=&quot;zfs large block support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6152&quot;&gt;&lt;del&gt;LU-6152&lt;/del&gt;&lt;/a&gt; osd-zfs: ZFS large block compat&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f5bab98f77036493bd96c2b05a19247d15fab328&lt;/p&gt;</comment>
                            <comment id="105104" author="rpwagner" created="Thu, 29 Jan 2015 18:50:52 +0000"  >&lt;p&gt;When installing RPMs built with patch and linked against the ZFS on Linux master built with the &lt;span class=&quot;error&quot;&gt;&amp;#91;large block patch https://github.com/zfsonlinux/zfs/pull/2865&amp;#93;&lt;/span&gt;, I&apos;m receiving the following warning. I have not tested the Lustre build, but I&apos;m suspicious that I&apos;m about to see errors.&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;  Installing : lustre-osd-zfs-2.6.92-3.10.65_g98c5043.x86_64
WARNING: /lib/modules/3.10.65/extra/kernel/fs/lustre/osd_zfs.ko needs unknown symbol spa_maxblocksize
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="105109" author="rpwagner" created="Thu, 29 Jan 2015 18:58:45 +0000"  >&lt;p&gt;Confirmed. After successfully mounting a ZFS-backed MDT, attempting to mount a ZFS-backed OST gives the following error and related &lt;tt&gt;dmesg&lt;/tt&gt; output&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;[root@seahorse-oss-19-2 ~]# mount -t lustre ost0/ost0 /mnt/ost0
mount.lustre: mount ost0/ost0 at /mnt/ost0 failed: No such device
Are the lustre modules loaded?
Check /etc/modprobe.conf and /proc/filesystems
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;osd_zfs: Unknown symbol spa_maxblocksize (err 0)
osd_zfs: Unknown symbol spa_maxblocksize (err 0)
LustreError: 158-c: Can&lt;span class=&quot;code-quote&quot;&gt;&apos;t load module &apos;&lt;/span&gt;osd-zfs&apos;
LustreError: Skipped 1 previous similar message
LustreError: 15813:0:(genops.c:312:class_newdev()) OBD: unknown type: osd-zfs
LustreError: 15813:0:(genops.c:312:class_newdev()) Skipped 1 previous similar message
LustreError: 15813:0:(obd_config.c:369:class_attach()) Cannot create device ddragon-OST0000-osd of type osd-zfs : -19
LustreError: 15813:0:(obd_config.c:369:class_attach()) Skipped 1 previous similar message
LustreError: 15813:0:(obd_mount.c:199:lustre_start_simple()) ddragon-OST0000-osd attach error -19
LustreError: 15813:0:(obd_mount.c:199:lustre_start_simple()) Skipped 1 previous similar message
LustreError: 15813:0:(obd_mount_server.c:1750:server_fill_super()) Unable to start osd on ost0/ost0: -19
LustreError: 15813:0:(obd_mount_server.c:1750:server_fill_super()) Skipped 1 previous similar message
LustreError: 15813:0:(obd_mount.c:1340:lustre_fill_super()) Unable to mount  (-19)
LustreError: 15813:0:(obd_mount.c:1340:lustre_fill_super()) Skipped 1 previous similar message
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="105114" author="rpwagner" created="Thu, 29 Jan 2015 19:08:58 +0000"  >&lt;p&gt;A diff of the currents state of my source tree and the configure and build commands. I&apos;m going to look at the &lt;tt&gt;LB_CHECK_COMPILE&lt;/tt&gt; macro.&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;$ ./configure --with-zfs=/usr/src/zfs-0.6.3 --with-spl=/usr/src/spl-0.6.3 --with-linux=/usr/src/linux-3.10 --without-ldiskfs  --with-linux-config=/boot/config-3.10.65 
$ make rpms
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="105117" author="rpwagner" created="Thu, 29 Jan 2015 19:24:43 +0000"  >&lt;p&gt;The config step did not detect &lt;tt&gt;spa_maxblocksize&lt;/tt&gt;, so the &lt;tt&gt;LB_CHECK_COMPILE&lt;/tt&gt; macro is failing. Next step is for me is to see if config and my build of ZFS are correct.&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;configure:26062: checking &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; zfs defines spa_maxblocksize
WARNING: &lt;span class=&quot;code-quote&quot;&gt;&quot;spa_maxblocksize&quot;&lt;/span&gt; [/home/build/lustre-release/build/conftest.ko] undefined!
lb_cv_compile_spa_maxblocksize=yes
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="105130" author="rpwagner" created="Thu, 29 Jan 2015 21:48:17 +0000"  >&lt;p&gt;I believe I found the issue: &lt;tt&gt;spa_maxblocksize&lt;/tt&gt; was not exported in &lt;tt&gt;spa_misc.c&lt;/tt&gt; from ZFS. I&apos;ve rebuilt ZFS and successfully mount a ZFS-backed MDT and OST. I&apos;ll drop an issue at the GitHub ZFS repo.&lt;/p&gt;</comment>
                            <comment id="114794" author="gerrit" created="Sat, 9 May 2015 02:48:48 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13544/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13544/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6152&quot; title=&quot;zfs large block support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6152&quot;&gt;&lt;del&gt;LU-6152&lt;/del&gt;&lt;/a&gt; osd-zfs: ZFS large block compat&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: bc9eae65f0880e5ae781d373f843d2c76f263714&lt;/p&gt;</comment>
                            <comment id="115026" author="pjones" created="Tue, 12 May 2015 15:34:28 +0000"  >&lt;p&gt;Landed for 2.8&lt;/p&gt;</comment>
                            <comment id="115953" author="gerrit" created="Tue, 19 May 2015 23:10:13 +0000"  >&lt;p&gt;Ned Bass (bass6@llnl.gov) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/14870&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/14870&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6152&quot; title=&quot;zfs large block support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6152&quot;&gt;&lt;del&gt;LU-6152&lt;/del&gt;&lt;/a&gt; osd-zfs: ZFS large block compat&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_5&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 77e4232d20444261dbca12f288036beb6834f05a&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="27948">LU-6038</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="24075">LU-4865</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="16796" name="zfs-build-diff.txt" size="18248" author="rpwagner" created="Thu, 29 Jan 2015 19:08:58 +0000"/>
                    </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|hzx4rj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>17205</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>