<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:06:38 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-399] mkfs.lustre: The resize maximum must be greater than the filesystem size.</title>
                <link>https://jira.whamcloud.com/browse/LU-399</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;While formatting an 128TB LUN with master build, I got the following failure:&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;# mkfs.lustre --reformat --fsname=largefs --ost --mgsnode=192.168.77.1@o2ib --mkfsoptions=&apos;-t ext4 -i 1058576&apos; --mountfsoptions=&apos;errors=remount-ro,extents,mballoc,force_over_16tb&apos; /dev/large_vg/ost_lv

mkfs.lustre FATAL: Unable to build fs /dev/large_vg/ost_lv (256)
  
mkfs.lustre FATAL: mkfs failed 256
  
   Permanent disk data:Target:     largefs-OSTffff
Index:      unassigned
Lustre FS:  largefs
Mount type: ldiskfs
Flags:      0x72
              (OST needs_index first_time update )
Persistent mount opts: errors=remount-ro,extents,mballoc,force_over_16tb
Parameters: mgsnode=192.168.77.1@o2ib
  
device size = 134217728MB
formatting backing filesystem ldiskfs on /dev/large_vg/ost_lv
        target name  largefs-OSTffff
        4k blocks     34359738368
        options       -t ext4 -i 1058576 -J size=400 -I 256 -q -O extents,uninit_bg,dir_nlink,huge_file,flex_bg -G 256 -E resize=4290772992,lazy_journal_init, -F
mkfs_cmd = mke2fs -j -b 4096 -L largefs-OSTffff -t ext4 -i 1058576 -J size=400 -I 256 -q -O extents,uninit_bg,dir_nlink,huge_file,flex_bg -G 256 -E resize=4290772992,lazy_journal_init, -F /dev/large_vg/ost_lv 34359738368
  
   Warning: the fs_type huge is not defined in mke2fs.conf
  
   The resize maximum must be greater than the filesystem size.
  
   Bad option(s) specified:
  
   Extended options are separated by commas, and may take an argument which
        is set off by an equals (&apos;=&apos;) sign.
  
   Valid extended options are:
        stride=&amp;lt;RAID per-disk data chunk in blocks&amp;gt;
        stripe-width=&amp;lt;RAID stride * data disks in blocks&amp;gt;
        resize=&amp;lt;resize maximum size in blocks&amp;gt;
        lazy_itable_init=&amp;lt;0 to disable, 1 to enable&amp;gt;
        lazy_journal_init=&amp;lt;0 to disable, 1 to enable&amp;gt;
        test_fs
        discard
        nodiscard

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The issue does not exist on b1_8 branch because the changes made in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-255&quot; title=&quot;use ext4 features by default for newly formatted filesystems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-255&quot;&gt;&lt;del&gt;LU-255&lt;/del&gt;&lt;/a&gt; were only landed on master branch. We need re-work on the patch.&lt;/p&gt;</description>
                <environment>&lt;br/&gt;
Lustre Branch: master&lt;br/&gt;
Lustre Build: &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/156/arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/&quot;&gt;http://newbuild.whamcloud.com/job/lustre-master/156/arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/&lt;/a&gt;&lt;br/&gt;
e2fsprogs Build: &lt;a href=&quot;http://newbuild.whamcloud.com/job/e2fsprogs-master/28/arch=x86_64,distro=el5/&quot;&gt;http://newbuild.whamcloud.com/job/e2fsprogs-master/28/arch=x86_64,distro=el5/&lt;/a&gt;&lt;br/&gt;
</environment>
        <key id="11121">LU-399</key>
            <summary>mkfs.lustre: The resize maximum must be greater than the filesystem size.</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="1">Fixed</resolution>
                                        <assignee username="adilger">Andreas Dilger</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 Jun 2011 10:25:15 +0000</created>
                <updated>Wed, 13 Jul 2022 10:11:36 +0000</updated>
                            <resolved>Tue, 14 Jun 2011 00:28:15 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="15871" author="adilger" created="Wed, 8 Jun 2011 04:45:57 +0000"  >&lt;p&gt;The &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-255&quot; title=&quot;use ext4 features by default for newly formatted filesystems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-255&quot;&gt;&lt;del&gt;LU-255&lt;/del&gt;&lt;/a&gt; changes were supposed to take this into account already, but I forgot that mo_device_size is in units of kB when computing the block count, so the check was off by a factor of 1024.  I&apos;ve submitted a patch to &lt;a href=&quot;http://review.whamcloud.com/912&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/912&lt;/a&gt; that should fix this problem.&lt;/p&gt;</comment>
                            <comment id="15970" author="adilger" created="Thu, 9 Jun 2011 13:08:51 +0000"  >&lt;p&gt;Doesn&apos;t actually affect 1.8.6, because the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-255&quot; title=&quot;use ext4 features by default for newly formatted filesystems&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-255&quot;&gt;&lt;del&gt;LU-255&lt;/del&gt;&lt;/a&gt; patch hasn&apos;t landed there.  We might consider this for 1.8.7 in order to make life easier for users with &amp;gt; 16TB filesystems, otherwise they need to specify a fair number of options to mkfs.lustre to get a good filesystem.&lt;/p&gt;</comment>
                            <comment id="16153" author="hudson" created="Mon, 13 Jun 2011 20:42:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16159" author="hudson" created="Mon, 13 Jun 2011 20:43:39 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16165" author="hudson" created="Mon, 13 Jun 2011 20:45:03 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16171" author="hudson" created="Mon, 13 Jun 2011 20:46:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16177" author="hudson" created="Mon, 13 Jun 2011 20:49:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16185" author="hudson" created="Mon, 13 Jun 2011 20:59:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16191" author="hudson" created="Mon, 13 Jun 2011 21:01:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16197" author="hudson" created="Mon, 13 Jun 2011 21:03:13 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16203" author="hudson" created="Mon, 13 Jun 2011 21:04:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=ofa/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,ofa #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16210" author="hudson" created="Mon, 13 Jun 2011 21:05:44 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16216" author="hudson" created="Mon, 13 Jun 2011 21:05:48 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16222" author="hudson" created="Mon, 13 Jun 2011 21:21:38 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16229" author="hudson" created="Mon, 13 Jun 2011 21:34:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16235" author="hudson" created="Mon, 13 Jun 2011 21:53:11 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/167/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #167&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="16248" author="adilger" created="Tue, 14 Jun 2011 00:28:15 +0000"  >&lt;p&gt;Fixed&lt;/p&gt;</comment>
                            <comment id="16277" author="hudson" created="Tue, 14 Jun 2011 08:15:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/170/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #170&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-399&quot; title=&quot;mkfs.lustre: The resize maximum must be greater than the filesystem size.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-399&quot;&gt;&lt;del&gt;LU-399&lt;/del&gt;&lt;/a&gt; do not use mke2fs -E resize for large LUNs&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=82a3a9d16c5a9c09255f43b324e160b79cb73e0d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;82a3a9d16c5a9c09255f43b324e160b79cb73e0d&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/utils/mkfs_lustre.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|hzv8zb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4989</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>
                                                                                                                                                    <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>