<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:32: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-17117] debugfs should be able to disable MMP directly</title>
                <link>https://jira.whamcloud.com/browse/LU-17117</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In trying to recover a filesystem hitting &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14958&quot; title=&quot;configurable hash table size for jbd2&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14958&quot;&gt;&lt;del&gt;LU-14958&lt;/del&gt;&lt;/a&gt; with very slow journal recovery, we were unable to run &quot;&lt;tt&gt;tune2fs -f -E clear_mmp&lt;/tt&gt;&quot; to clear the superblock, because this was going to take about 30 hours to finish processing the journal revoke blocks.  I wanted to use something like  &quot;&lt;tt&gt;debugfs -f -w -R &apos;set_mmp_value seq 1234&apos; /dev/MDT&lt;/tt&gt;&quot; or &quot;&lt;tt&gt;... &apos;feature ^mmp&apos;  ...&lt;/tt&gt;&quot; to reset the e2fsck sequence number, but it was not possible to open the filesystem as it continually returned an error when trying to open it in write mode:&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;# debugfs -f -w -r &quot;set_mmp_value seq 1234&quot; /dev/sdc
MMP: e2fsck being run while trying to open /dev/sdc
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="77911">LU-17117</key>
            <summary>debugfs should be able to disable MMP directly</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="adilger">Andreas Dilger</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Fri, 15 Sep 2023 00:43:15 +0000</created>
                <updated>Wed, 27 Sep 2023 00:52:16 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="386087" author="gerrit" created="Fri, 15 Sep 2023 01:40:26 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/tools/e2fsprogs/+/52380&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/tools/e2fsprogs/+/52380&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17117&quot; title=&quot;debugfs should be able to disable MMP directly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17117&quot;&gt;LU-17117&lt;/a&gt; debugfs: allow debugfs to disable MMP directly&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8fe38612f2aa8c02beed94a39760084187e96221&lt;/p&gt;</comment>
                            <comment id="386117" author="gerrit" created="Fri, 15 Sep 2023 09:56:06 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/tools/e2fsprogs/+/52385&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/tools/e2fsprogs/+/52385&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17117&quot; title=&quot;debugfs should be able to disable MMP directly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17117&quot;&gt;LU-17117&lt;/a&gt; misc: deduplicate log2/log10 functions&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: be32326d57faafe4296f1aa0e56e14d97904eac7&lt;/p&gt;</comment>
                            <comment id="386118" author="gerrit" created="Fri, 15 Sep 2023 09:56:06 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/tools/e2fsprogs/+/52386&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/tools/e2fsprogs/+/52386&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17117&quot; title=&quot;debugfs should be able to disable MMP directly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17117&quot;&gt;LU-17117&lt;/a&gt; journal: increase revoke block hash size&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2b8ccc76a34cc725d6c797c3f8096a9ad61b1cce&lt;/p&gt;</comment>
                            <comment id="386119" author="gerrit" created="Fri, 15 Sep 2023 09:56:07 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/tools/e2fsprogs/+/52387&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/tools/e2fsprogs/+/52387&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17117&quot; title=&quot;debugfs should be able to disable MMP directly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17117&quot;&gt;LU-17117&lt;/a&gt; journal: make journal.c more consistent&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f9d434a3f396ee1e616e076e872cade3f29da629&lt;/p&gt;</comment>
                            <comment id="386956" author="gerrit" created="Fri, 22 Sep 2023 22:12:26 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/tools/e2fsprogs/+/52380/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/tools/e2fsprogs/+/52380/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17117&quot; title=&quot;debugfs should be able to disable MMP directly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17117&quot;&gt;LU-17117&lt;/a&gt; debugfs: allow debugfs to disable MMP directly&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 37440af03220e88cfcac5cdcee22c904bab87930&lt;/p&gt;</comment>
                            <comment id="387352" author="gerrit" created="Wed, 27 Sep 2023 00:52:09 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/tools/e2fsprogs/+/52385/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/tools/e2fsprogs/+/52385/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17117&quot; title=&quot;debugfs should be able to disable MMP directly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17117&quot;&gt;LU-17117&lt;/a&gt; misc: deduplicate log2/log10 functions&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3ff538c1dba816bdeeddd60ad4ce98e66cd70a86&lt;/p&gt;</comment>
                            <comment id="387353" author="gerrit" created="Wed, 27 Sep 2023 00:52:16 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/tools/e2fsprogs/+/52386/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/tools/e2fsprogs/+/52386/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17117&quot; title=&quot;debugfs should be able to disable MMP directly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17117&quot;&gt;LU-17117&lt;/a&gt; journal: increase revoke block hash size&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b67310af4a9cf270def588d6f97229e8f6cce30e&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="65770">LU-14958</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <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|i03vnj:</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>