<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:20:10 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-8742] lfsck &gt; 1000 seconds</title>
                <link>https://jira.whamcloud.com/browse/LU-8742</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We did a clean reboot of the entire cluster and restarted, after the first MDS failover we had a very long lfsck session &amp;gt; 1000 seconds&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;2016-10-19 12:16:18,529:fsmgmt.fsmgmt:INFO     lfsck still in progress &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; soaked-MDT0000 after 945s
2016-10-19 12:27:01,370:fsmgmt.fsmgmt:ERROR    lfsck found errors lola-8/soaked-MDT0000: lf_repaired: 0
2016-10-19 12:27:01,370:fsmgmt.fsmgmt:ERROR    lfsck found errors lola-8/soaked-MDT0000: repaired_dangling: 0
2016-10-19 12:27:01,370:fsmgmt.fsmgmt:ERROR    lfsck found errors lola-8/soaked-MDT0000: repaired_unmatched_pair: 0
2016-10-19 12:27:01,370:fsmgmt.fsmgmt:ERROR    lfsck found errors lola-8/soaked-MDT0000: repaired_multiple_referenced: 0
2016-10-19 12:27:01,371:fsmgmt.fsmgmt:ERROR    lfsck found errors lola-8/soaked-MDT0000: repaired_orphan: 0
2016-10-19 12:27:01,371:fsmgmt.fsmgmt:ERROR    lfsck found errors lola-8/soaked-MDT0000: repaired_inconsistent_owner: 164693
2016-10-19 12:27:01,371:fsmgmt.fsmgmt:ERROR    lfsck found errors lola-8/soaked-MDT0000: repaired_others: 0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Does the value for &apos;repaired_inconsistent_owner:&apos; indicate the number of errors? Seems rather a lot, if so.&lt;/p&gt;</description>
                <environment>Soak cluster, tip of master with one patch</environment>
        <key id="40897">LU-8742</key>
            <summary>lfsck &gt; 1000 seconds</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="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="5">Cannot Reproduce</resolution>
                                        <assignee username="yong.fan">nasf</assignee>
                                    <reporter username="cliffw">Cliff White</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Oct 2016 17:41:02 +0000</created>
                <updated>Sun, 5 Mar 2017 16:31:11 +0000</updated>
                            <resolved>Sun, 5 Mar 2017 16:31:11 +0000</resolved>
                                    <version>Lustre 2.9.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="170489" author="jgmitter" created="Thu, 20 Oct 2016 17:42:39 +0000"  >&lt;p&gt;Hi Fan Yong,&lt;/p&gt;

&lt;p&gt;Could you please look into this issue?&lt;/p&gt;

&lt;p&gt;thanks.&lt;br/&gt;
Joe&lt;/p&gt;</comment>
                            <comment id="170883" author="yong.fan" created="Tue, 25 Oct 2016 02:48:54 +0000"  >&lt;p&gt;The &quot;repaired_inconsistent_owner&quot; means the layout LFSCK found and repaired inconsistency owner information between the MDT-object and the OST-object. Its count means there are 164693 inconsistent pairs, that is usually greater than the bad files count. Generally, such inconsistent owners are related with chown/chgrp operations. Because the chown/chgrp operation will update the MDT side owner with sync mode, then generate some OST side setattr requests that will be handled in async mode. When handling these async OST side setattr requests depends on the system schedule. Anyway, there is interval between the MDT side owner change and the OST side owner change. The layout LFSCK can detect inconsistency between such interval.&lt;/p&gt;

&lt;p&gt;As for why the LFSCK took more that 1000 seconds, that depends on the objects count in the system. How do you trigger the LFSCK? It is triggered automatically or by some command manually? Would you please to show me the output of &quot;lctl get_param -n mdd.${MDT_DEV}.lfsck_namespace&quot; and &quot;lctl get_param -n mdd.${MDT_DEV}.lfsck_layout&quot; on the MDTs? Thanks!&lt;/p&gt;</comment>
                            <comment id="171872" author="yong.fan" created="Tue, 1 Nov 2016 07:49:48 +0000"  >&lt;p&gt;Cliff,&lt;/p&gt;

&lt;p&gt;Any feedback/logs for this ticket? Thanks!&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_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzysp3:</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>