<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:55:09 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-12731] mkfs.lustre Fails with message &quot;invalid filesystem option set&quot; when large_dir option is enabled</title>
                <link>https://jira.whamcloud.com/browse/LU-12731</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Using llmount.sh, which calls mkfs.lustre fails on MDT with invalid filesystem option. Simply removing the &quot;large_dir&quot; option make it work. Since we have the workaround making it minor.&lt;/p&gt;

&lt;p&gt;$ /root/mrp/lustre-xx-3.10/lustre-release/lustre/tests/../utils/mkfs.lustre --mgs --fsname=lustre --mdt --index=0 --param=sys.timeout=20 --param=mdt.identity_upcall=/root/mrp/lustre-xx-3.10/lustre-release/lustre/tests/../utils/l_getidentity --backfstype=ldiskfs --device-size=250000 --mkfsoptions=&quot;-O ea_inode,large_dir&quot; --reformat /tmp/lustre-mdt1&lt;/p&gt;

&lt;p&gt;Permanent disk data:&lt;br/&gt;
 Target: lustre:MDT0000&lt;br/&gt;
 Index: 0&lt;br/&gt;
 Lustre FS: lustre&lt;br/&gt;
 Mount type: ldiskfs&lt;br/&gt;
 Flags: 0x65&lt;br/&gt;
 (MDT MGS first_time update )&lt;br/&gt;
 Persistent mount opts: user_xattr,errors=remount-ro&lt;br/&gt;
 Parameters: sys.timeout=20 mdt.identity_upcall=/root/mrp/lustre-xx-3.10/lustre-release/lustre/tests/../utils/l_getidentity&lt;/p&gt;

&lt;p&gt;formatting backing filesystem ldiskfs on /dev/loop0&lt;br/&gt;
 target name lustre:MDT0000&lt;br/&gt;
 kilobytes 250000&lt;br/&gt;
 options -I 1024 -i 2560 -q -O ea_inode,large_dir,dirdata,uninit_bg,^extents,dir_nlink,quota,huge_file,flex_bg -E lazy_journal_init -F&lt;br/&gt;
 mkfs_cmd = mke2fs -j -b 4096 -L lustre:MDT0000 -I 1024 -i 2560 -q -O ea_inode,large_dir,dirdata,uninit_bg,^extents,dir_nlink,quota,huge_file,flex_bg -E lazy_journal_init -F /dev/loop0 250000k&lt;br/&gt;
 Invalid filesystem option set: ea_inode,large_dir,dirdata,uninit_bg,^extents,dir_nlink,quota,huge_file,flex_bg&lt;/p&gt;

&lt;p&gt;mkfs.lustre FATAL: Unable to build fs /dev/loop0 (256)&lt;/p&gt;

&lt;p&gt;mkfs.lustre FATAL: mkfs failed 256&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Good Case (without large_dir)&lt;/p&gt;

&lt;p&gt;$ /root/mrp/lustre-xx-3.10/lustre-release/lustre/tests/../utils/mkfs.lustre --mgs --fsname=lustre --mdt --index=0 --param=sys.timeout=20 --param=mdt.identity_upcall=/root/mrp/lustre-xx-3.10/lustre-release/lustre/tests/../utils/l_getidentity --backfstype=ldiskfs --device-size=250000 --mkfsoptions=&quot;-O ea_inode&quot; --reformat /tmp/lustre-mdt1&lt;/p&gt;

&lt;p&gt;Permanent disk data:&lt;br/&gt;
 Target: lustre:MDT0000&lt;br/&gt;
 Index: 0&lt;br/&gt;
 Lustre FS: lustre&lt;br/&gt;
 Mount type: ldiskfs&lt;br/&gt;
 Flags: 0x65&lt;br/&gt;
 (MDT MGS first_time update )&lt;br/&gt;
 Persistent mount opts: user_xattr,errors=remount-ro&lt;br/&gt;
 Parameters: sys.timeout=20 mdt.identity_upcall=/root/mrp/lustre-xx-3.10/lustre-release/lustre/tests/../utils/l_getidentity&lt;/p&gt;

&lt;p&gt;formatting backing filesystem ldiskfs on /dev/loop0&lt;br/&gt;
 target name lustre:MDT0000&lt;br/&gt;
 kilobytes 250000&lt;br/&gt;
 options -I 1024 -i 2560 -q -O ea_inode,dirdata,uninit_bg,^extents,dir_nlink,quota,huge_file,flex_bg -E lazy_journal_init -F&lt;br/&gt;
 mkfs_cmd = mke2fs -j -b 4096 -L lustre:MDT0000 -I 1024 -i 2560 -q -O ea_inode,dirdata,uninit_bg,^extents,dir_nlink,quota,huge_file,flex_bg -E lazy_journal_init -F /dev/loop0 250000k&lt;br/&gt;
 Writing CONFIGS/mountdata&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment># uname -a&lt;br/&gt;
Linux devbox 3.10.0-862.9.1.el7_lustre.x86_64 #1 SMP Mon Aug 27 17:48:12 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux&lt;br/&gt;
&lt;br/&gt;
Single Node lustre system compiled with commit aba68250a67a10104c534bd726f67b31a7f35692&lt;br/&gt;
&lt;br/&gt;
MDT is rather small. Just used for dev purposes&lt;br/&gt;
# ls -alih /tmp/lustre-mdt1&lt;br/&gt;
2767607 -rw-r--r-- 1 root root 245M Sep  8 00:46 /tmp/lustre-mdt1&lt;br/&gt;
&lt;br/&gt;
</environment>
        <key id="56850">LU-12731</key>
            <summary>mkfs.lustre Fails with message &quot;invalid filesystem option set&quot; when large_dir option is enabled</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="6">Not a Bug</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="arshad512">Arshad Hussain</reporter>
                        <labels>
                    </labels>
                <created>Sat, 7 Sep 2019 19:32:47 +0000</created>
                <updated>Sun, 8 Sep 2019 07:25:51 +0000</updated>
                            <resolved>Sun, 8 Sep 2019 07:25:51 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="254348" author="adilger" created="Sat, 7 Sep 2019 21:55:21 +0000"  >&lt;p&gt;What version of e2fsprogs do you have installed?&lt;/p&gt;</comment>
                            <comment id="254349" author="arshad512" created="Sun, 8 Sep 2019 07:17:46 +0000"  >&lt;p&gt;Thanks Andreas!&lt;br/&gt;
I was using old (ancient) version of 1.42.13. Updating to latest 1.45.2 solves the error. Closing the bug.&lt;/p&gt;</comment>
                            <comment id="254350" author="arshad512" created="Sun, 8 Sep 2019 07:25:51 +0000"  >&lt;p&gt;&quot;large_dir&quot; options did not work with e2fsprogs 1.42.13. Updating e2fsprogs to latest 1.45.2 solves the problem.&lt;/p&gt;</comment>
                    </comments>
                    <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|i00mdz:</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>