<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:12:19 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-978] lustre filesystem check ends with error.</title>
                <link>https://jira.whamcloud.com/browse/LU-978</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root ~&amp;#93;&lt;/span&gt;# e2fsck -vn --mdsdb /tmp/msdb.out /dev/vgl6mdt/lvol1&lt;br/&gt;
e2fsck 1.41.90.wc3 (28-May-2011)&lt;br/&gt;
Warning: skipping journal recovery because doing a read-only filesystem check.&lt;br/&gt;
l6-MDTffff lustre database creation, check forced.&lt;br/&gt;
Pass 1: Checking inodes, blocks, and sizes&lt;br/&gt;
MDS: ost_idx 0 max_id 33941069&lt;br/&gt;
MDS: ost_idx 1 max_id 34438480&lt;br/&gt;
MDS: ost_idx 2 max_id 35291660&lt;br/&gt;
MDS: ost_idx 3 max_id 32300216&lt;br/&gt;
MDS: got 32 bytes = 4 entries in lov_objids&lt;br/&gt;
MDS: max_files = 3279991&lt;br/&gt;
MDS: num_osts = 4&lt;br/&gt;
mds info db file written&lt;br/&gt;
error: only handle v1/v3 LOV EAs, not 00000001&lt;br/&gt;
e2fsck: aborted&lt;/p&gt;
</description>
                <environment>e2fsck 1.41.90.wc3 (28-May-2011)</environment>
        <key id="12851">LU-978</key>
            <summary>lustre filesystem check ends with error.</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="3">Duplicate</resolution>
                                        <assignee username="niu">Niu Yawei</assignee>
                                    <reporter username="hpsk">HP Slovakia team</reporter>
                        <labels>
                            <label>e2fsprogs</label>
                    </labels>
                <created>Tue, 10 Jan 2012 09:15:05 +0000</created>
                <updated>Wed, 25 Jan 2012 09:38:10 +0000</updated>
                            <resolved>Wed, 25 Jan 2012 09:38:10 +0000</resolved>
                                    <version>Lustre 1.8.x (1.8.0 - 1.8.5)</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="26240" author="pjones" created="Tue, 10 Jan 2012 09:26:20 +0000"  >&lt;p&gt;Niu will look into this one&lt;/p&gt;</comment>
                            <comment id="26242" author="niu" created="Tue, 10 Jan 2012 09:43:52 +0000"  >&lt;p&gt;I think it&apos;s duplicated with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-752&quot; title=&quot;e2fsck can fail when encountering empty extended attribute blocks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-752&quot;&gt;&lt;del&gt;LU-752&lt;/del&gt;&lt;/a&gt;, I was planning to merge the fix into the new e2fsprogs (with quota support).&lt;/p&gt;

&lt;p&gt;Hi, Andreas&lt;br/&gt;
I don&apos;t know the release plan of e2fsprogs, will we have any other e2fsprogs release before the one with quota support? should we integrate this fix in the ealier release? Thanks.&lt;/p&gt;</comment>
                            <comment id="26587" author="adilger" created="Mon, 16 Jan 2012 01:54:55 +0000"  >&lt;p&gt;Niu, I think it makes sense to make a 1.41.90.wc4 release with the patches from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-752&quot; title=&quot;e2fsck can fail when encountering empty extended attribute blocks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-752&quot;&gt;&lt;del&gt;LU-752&lt;/del&gt;&lt;/a&gt;, ORI-381 (&lt;a href=&quot;http://review.whamcloud.com/1630&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1630&lt;/a&gt;), and &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-934&quot; title=&quot;external xattr inode support in e2fsprogs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-934&quot;&gt;&lt;del&gt;LU-934&lt;/del&gt;&lt;/a&gt; (&lt;a href=&quot;http://review.whamcloud.com/1886&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1886&lt;/a&gt;).  This would be easier and faster than waiting for the quota patches to be landed.&lt;/p&gt;</comment>
                            <comment id="26589" author="niu" created="Mon, 16 Jan 2012 02:17:23 +0000"  >&lt;p&gt;Thank you, Andreas. I&apos;ll generate &amp;amp; post the patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-752&quot; title=&quot;e2fsck can fail when encountering empty extended attribute blocks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-752&quot;&gt;&lt;del&gt;LU-752&lt;/del&gt;&lt;/a&gt; &amp;amp; ORI-381 for review.&lt;/p&gt;</comment>
                            <comment id="26597" author="niu" created="Mon, 16 Jan 2012 03:36:32 +0000"  >&lt;p&gt;The patch to fix this bug is posted under &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-752&quot; title=&quot;e2fsck can fail when encountering empty extended attribute blocks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-752&quot;&gt;&lt;del&gt;LU-752&lt;/del&gt;&lt;/a&gt;: &lt;a href=&quot;http://review.whamcloud.com/1973&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1973&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="27301" author="pjones" created="Wed, 25 Jan 2012 09:38:10 +0000"  >&lt;p&gt;duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-752&quot; title=&quot;e2fsck can fail when encountering empty extended attribute blocks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-752&quot;&gt;&lt;del&gt;LU-752&lt;/del&gt;&lt;/a&gt;&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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>e2fsprogs</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvhjr:</customfieldvalue>

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