<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:09:47 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-720] mkfs.lustre fails by &quot;don&apos;t specify multiple -E options&quot;</title>
                <link>https://jira.whamcloud.com/browse/LU-720</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I&apos;m testing with lustre-1.8.6.60 for early 1.8.7 testing.&lt;br/&gt;
mkfs.lustre failed and got the following errors when I added &quot;-E stride=32 -E stripe-width=256&quot; to --mkfsoptions.&lt;/p&gt;

&lt;p&gt;mkfs.lustre --reformat --ost --param ost.quota_type=ug2 --fsname=lustre --mkfsoptions=&quot;-E stride=32 -E stripe-width=256&quot; --mgsnode=192.168.10.120@o2ib /dev/mpath/ost00 &lt;/p&gt;

&lt;p&gt;   Permanent disk data:&lt;br/&gt;
Target:     lustre-OSTffff&lt;br/&gt;
Index:      unassigned&lt;br/&gt;
Lustre FS:  lustre&lt;br/&gt;
Mount type: ldiskfs&lt;br/&gt;
Flags:      0x72&lt;br/&gt;
              (OST needs_index first_time update )&lt;br/&gt;
Persistent mount opts: errors=remount-ro,extents,mballoc&lt;br/&gt;
Parameters: ost.quota_type=ug2 mgsnode=192.168.10.120@o2ib&lt;/p&gt;

&lt;p&gt;device size = 14934016MB&lt;br/&gt;
mkfs.lustre: don&apos;t specify multiple -E options&lt;/p&gt;

&lt;p&gt;mkfs.lustre FATAL: mkfs failed 22&lt;br/&gt;
mkfs.lustre: exiting with 22 (Invalid argument)&lt;/p&gt;


&lt;p&gt;Without these options, mkfs.lustre works well.&lt;/p&gt;


&lt;p&gt;mkfs.lustre --reformat --ost --param ost.quota_type=ug2 --fsname=lustre --mgsnode=192.168.10.120@o2ib /dev/mpath/ost00 &lt;br/&gt;
   Permanent disk data:&lt;br/&gt;
Target:     lustre-OSTffff&lt;br/&gt;
Index:      unassigned&lt;br/&gt;
Lustre FS:  lustre&lt;br/&gt;
Mount type: ldiskfs&lt;br/&gt;
Flags:      0x72&lt;br/&gt;
              (OST needs_index first_time update )&lt;br/&gt;
Persistent mount opts: errors=remount-ro,extents,mballoc&lt;br/&gt;
Parameters: ost.quota_type=ug2 mgsnode=192.168.10.120@o2ib&lt;/p&gt;

&lt;p&gt;device size = 14934016MB&lt;br/&gt;
formatting backing filesystem ldiskfs on /dev/mpath/ost00&lt;br/&gt;
	target name  lustre-OSTffff&lt;br/&gt;
	4k blocks     3823108096&lt;br/&gt;
	options        -J size=400 -I 256 -i 524288 -q -O extents,uninit_bg,dir_nlink,huge_file,flex_bg -G 256 -E resize=4290772992,lazy_journal_init -F&lt;br/&gt;
mkfs_cmd = mke2fs -j -b 4096 -L lustre-OSTffff  -J size=400 -I 256 -i 524288 -q -O extents,uninit_bg,dir_nlink,huge_file,flex_bg -G 256 -E resize=4290772992,lazy_journal_init -F /dev/mpath/ost00 3823108096&lt;br/&gt;
Writing CONFIGS/mountdata&lt;/p&gt;</description>
                <environment></environment>
        <key id="11912">LU-720</key>
            <summary>mkfs.lustre fails by &quot;don&apos;t specify multiple -E options&quot;</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="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="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="ihara">Shuichi Ihara</reporter>
                        <labels>
                    </labels>
                <created>Sun, 25 Sep 2011 11:18:21 +0000</created>
                <updated>Sun, 25 Sep 2011 22:52:16 +0000</updated>
                            <resolved>Sun, 25 Sep 2011 22:52:16 +0000</resolved>
                                    <version>Lustre 1.8.7</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="20501" author="bobijam" created="Sun, 25 Sep 2011 11:39:20 +0000"  >&lt;p&gt;just use &quot;--mkfsoptions=&quot;-E stride=32,stripe-width=256&quot; will work.&lt;/p&gt;</comment>
                            <comment id="20502" author="ihara" created="Sun, 25 Sep 2011 11:41:05 +0000"  >&lt;p&gt;Ah, sorry, I figured out.&lt;br/&gt;
mkfs.lustre in 1.8.7 was changed a littile bit to support -E lazy_journal_init for the quick format.&lt;br/&gt;
--mkfsoptions=&quot;-E stride=32,stripe-width=256&quot; works, instaed of multipul &quot;-E&quot; options.&lt;/p&gt;

&lt;p&gt;Please close this ticket.&lt;/p&gt;</comment>
                            <comment id="20503" author="ihara" created="Sun, 25 Sep 2011 11:42:43 +0000"  >&lt;p&gt;Bobijam, &lt;br/&gt;
Thanks. it semes to be posted at the same time &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
yeah, you are correct and I verified mkfs.lustre works well!&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|hzvhwv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6551</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>