<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:07:04 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-14126] parallel e2fsck does not work well with MMP</title>
                <link>https://jira.whamcloud.com/browse/LU-14126</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Running parallel e2fsck 1.45.6.wc2 with &lt;tt&gt;-fy -m 256&lt;/tt&gt; on a filesystem with a lot of (otherwise trivial) errors that need to be fixed caused e2fsck to abort because of concurrent MMP block updates:&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;[Thread 240] Inode 495454238 symlink missing NUL terminator.  [Thread 240] Fix? yes
 
MMP check failed: UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is running.
MMP_block:
    mmp_magic: 0x4d4d50
    mmp_check_interval: 5
    mmp_sequence: e24d4d50
    mmp_update_date: Thu Nov  5 18:46:29 2020
    mmp_update_time: 1604630789
    mmp_node_name: mdt04
    mmp_device_name: /dev/vg_mdt0003/mdt0003
MMP check failed: UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is running.
MMP_block:
    mmp_magic: 0x4d4d50
    mmp_check_interval: 5
    mmp_sequence: e24d4d50
    mmp_update_date: Thu Nov  5 18:46:29 2020
    mmp_update_time: 1604630789
    mmp_node_name: mdt04
    mmp_device_name: /dev/vg_mdt0003/mdt0003
MMP check failed: UNEXPECTED INCONSISTENCY: the filesystem is being modified while fsck is running.
MMP_block:
    mmp_magic: 0x4d4d50
    mmp_check_interval: 5
    mmp_sequence: e24d4d50
    mmp_update_date: Thu Nov  5 18:46:29 2020
    mmp_update_time: 1604630789
    mmp_node_name: mdt04
    mmp_device_name: /dev/vg_mdt0003/mdt0003
[Thread 63] 
scratch-MDT0003: ***** FILE SYSTEM WAS MODIFIED *****
[Thread 96] 
scratch-MDT0003: ***** FILE SYSTEM WAS MODIFIED *****
[Thread 76] 
scratch-MDT0003: ***** FILE SYSTEM WAS MODIFIED *****
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Running with &quot;&lt;tt&gt;-fn -m 256&lt;/tt&gt;&quot; worked without problems for a long time before we gave up (with hundreds of the &quot;&lt;tt&gt;symlink missing NUL terminator&lt;/tt&gt;&quot; errors, which was fixed in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1540&quot; title=&quot;e2fsck remove too many symlinks&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1540&quot;&gt;&lt;del&gt;LU-1540&lt;/del&gt;&lt;/a&gt;, included in Lustre 2.1.3, 2.4.0, and e2fsprogs-1.42.3.wc3).&lt;/p&gt;

&lt;p&gt;It is likely that the large number of inodes to be fixed caused two threads to update the MMP block at the same time, or they checked that the MMP block had not been modified and raced with another thread that updated it.  The patch &lt;a href=&quot;https://review.whamcloud.com/39874&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39874&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8465&quot; title=&quot;parallel e2fsck performance at scale&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8465&quot;&gt;&lt;del&gt;LU-8465&lt;/del&gt;&lt;/a&gt; e2fsck: update mmp block in one thread&lt;/tt&gt;&quot; should already be included in the 1.45.6.wc2 release.&lt;/p&gt;</description>
                <environment></environment>
        <key id="61587">LU-14126</key>
            <summary>parallel e2fsck does not work well with MMP</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="wshilong">Wang Shilong</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>e2fsck</label>
                    </labels>
                <created>Sat, 7 Nov 2020 02:21:09 +0000</created>
                <updated>Mon, 23 Nov 2020 03:51:38 +0000</updated>
                            <resolved>Mon, 23 Nov 2020 03:51:38 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="284581" author="adilger" created="Sat, 7 Nov 2020 02:21:57 +0000"  >&lt;p&gt;Shilong, could you please take a look.&lt;/p&gt;</comment>
                            <comment id="284640" author="gerrit" created="Sun, 8 Nov 2020 09:28:45 +0000"  >&lt;p&gt;Wang Shilong (wshilong@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40572&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40572&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14126&quot; title=&quot;parallel e2fsck does not work well with MMP&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14126&quot;&gt;&lt;del&gt;LU-14126&lt;/del&gt;&lt;/a&gt; e2fsck: update mmp block race&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cb4e43445539dc82e1df8e646226bcccce894e16&lt;/p&gt;</comment>
                            <comment id="284641" author="wshilong" created="Sun, 8 Nov 2020 09:32:57 +0000"  >&lt;p&gt;It will be nice that patch could be applied to try pfsck on customer site again if possible.&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;/p&gt;</comment>
                            <comment id="285769" author="gerrit" created="Mon, 23 Nov 2020 02:31:37 +0000"  >&lt;p&gt;Wang Shilong (wshilong@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/40572/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40572/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14126&quot; title=&quot;parallel e2fsck does not work well with MMP&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14126&quot;&gt;&lt;del&gt;LU-14126&lt;/del&gt;&lt;/a&gt; e2fsck: update mmp block race&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 23547cbe57df859f70836fc18b7e449b319f54da&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="38564">LU-8465</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|i01eof:</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>