<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:14:11 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-14953] SIGUSR1 kills multithreaded e2fsck</title>
                <link>https://jira.whamcloud.com/browse/LU-14953</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Sending SIGUSR1 kills multithreaded e2fsck. The manpage says it handles that and prints progress:&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;       -C fd  This option causes e2fsck to write completion information  to  the  specified  file
              descriptor  so  that  the  progress of the filesystem check can be monitored.  This
              option is typically used by  programs  which  are  running  e2fsck.   If  the  file
              descriptor  number  is negative, then absolute value of the file descriptor will be
              used, and the progress information will be suppressed initially.  It can  later  be
              enabled  by  sending  the  e2fsck process a SIGUSR1 signal.  If the file descriptor
              specified is 0, e2fsck will print a completion bar as it goes about  its  business.
              This requires that e2fsck is running on a video console or terminal.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This was introduced by:&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;commit 106eb9ea757772f6f914a3f6e0402de52d76e4ca
Author: Li Xi &amp;lt;lixi@ddn.com&amp;gt;
Date:   Sun Aug 4 23:28:59 2019 +0800

    e2fsck: add -m option for multithread

    -m option is added but no actual functionality is added. This
    patch only adds the logic that when -m is specified, one of
    -p/-y/-n options should be specified. And when -m is specified,
    -C shouldn&apos;t be specified and the completion progress report won&apos;t
    be triggered by sending SIGUSR1/SIGUSR2 signals. This simplifies
    the implementation of multi-thread fsck in the future.
    
    Completion progress support with multi-thread fsck will be added
    back after multi-thread fsck implementation is finished. Right
    now, disable it to simplify the implementation of multi-thread fsck.
    
    E2fsprogs-commit: 842ae5f528f9797e4b2c739daa76884e4349e8f3
    
    Change-Id: I428f4f3b10974b769100bf00169bdd7d8cf86deb
    Signed-off-by: Li Xi &amp;lt;lixi@ddn.com&amp;gt;
    Signed-off-by: Wang Shilong &amp;lt;wshilong@ddn.com&amp;gt;
    Reviewed-by: Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;
    Signed-off-by: Saranya Muruganandam &amp;lt;saranyamohan@google.com&amp;gt;
    Signed-off-by: Theodore Ts&apos;o &amp;lt;tytso@mit.edu&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;    

&lt;p&gt;It would be good to have multithreading and progress. In any case sending SIGUSR1 shouldn&apos;t kill e2fsck.&lt;/p&gt;</description>
                <environment></environment>
        <key id="65733">LU-14953</key>
            <summary>SIGUSR1 kills multithreaded e2fsck</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="dongyang">Dongyang Li</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 Aug 2021 14:14:52 +0000</created>
                <updated>Fri, 17 Dec 2021 05:41:43 +0000</updated>
                            <resolved>Wed, 13 Oct 2021 22:55:47 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="311014" author="jhammond" created="Tue, 24 Aug 2021 17:15:56 +0000"  >&lt;p&gt;There is a real need to understand the progress of e2fsck during support cases.&lt;/p&gt;</comment>
                            <comment id="311526" author="gerrit" created="Mon, 30 Aug 2021 12:48:57 +0000"  >&lt;p&gt;&quot;Li Dongyang &amp;lt;dongyangli@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44784&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44784&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14953&quot; title=&quot;SIGUSR1 kills multithreaded e2fsck&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14953&quot;&gt;&lt;del&gt;LU-14953&lt;/del&gt;&lt;/a&gt; e2fsck: pfsck progress report&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ef9360b0bd6454cf218694c297a987628e3c6b77&lt;/p&gt;</comment>
                            <comment id="312338" author="gerrit" created="Wed, 8 Sep 2021 20:23:50 +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/44784/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44784/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14953&quot; title=&quot;SIGUSR1 kills multithreaded e2fsck&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14953&quot;&gt;&lt;del&gt;LU-14953&lt;/del&gt;&lt;/a&gt; e2fsck: pfsck progress report&lt;br/&gt;
Project: tools/e2fsprogs&lt;br/&gt;
Branch: master-lustre&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c6c08da97b8474576538bf608e11ed9010326980&lt;/p&gt;</comment>
                            <comment id="321086" author="adilger" created="Fri, 17 Dec 2021 05:41:43 +0000"  >&lt;p&gt;Will be included in e2fsprogs-1.46.2.wc4&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </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|i022b3:</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>