<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:41:31 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>[LUDOC-261] LFSCK namespace and layout check phases need explanation</title>
                <link>https://jira.whamcloud.com/browse/LUDOC-261</link>
                <project id="10070" key="LUDOC">Lustre Documentation</project>
                    <description>&lt;p&gt;The Lustre manual mentions a phase 1 and a phase 2 of the LFSCK namespace and layout checks, but it doesn&apos;t explain what the phases mean.  The documentation should explain what the phases mean so that the LFSCK user can understand the output of the LFSCK status interface.&lt;/p&gt;</description>
                <environment></environment>
        <key id="27546">LUDOC-261</key>
            <summary>LFSCK namespace and layout check phases need explanation</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="1">Fixed</resolution>
                                        <assignee username="rhenwood">Richard Henwood</assignee>
                                    <reporter username="haasken">Ryan Haasken</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Nov 2014 16:12:07 +0000</created>
                <updated>Fri, 19 Feb 2016 22:13:13 +0000</updated>
                            <resolved>Fri, 19 Feb 2016 22:13:13 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="98889" author="haasken" created="Tue, 11 Nov 2014 16:13:51 +0000"  >&lt;p&gt;From Fan Yong on &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-244&quot; title=&quot;LFSCK Adjustment Interface documentation is inconsistent&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-244&quot;&gt;&lt;del&gt;LUDOC-244&lt;/del&gt;&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Currently, LFSCK use two phases scanning to guarantee all the inconsistency can be handled completely and efficiently.&lt;/p&gt;

&lt;p&gt;1) The first-stage scanning&lt;br/&gt;
There is a LFSCK main engine on every MDT/OST that involves the LFSCK. During the first-stage scanning, each LFSCK main engine scans its local device via low layer object-table based iteration that uses linear scanning method and guarantees that all the objects related with this server (MDT or OST) will be checked. But sometimes, the LFSCK cannot know whether the object is inconsistency or cannot know how to repair the inconsistency until the first-stage scanning finished. Then the LFSCK needs the second-stage scanning.&lt;/p&gt;

&lt;p&gt;2) The second-stage scanning&lt;br/&gt;
During the first stage-scaninng, some uncertain objects will be recorded, depends on the LFSCK type.&lt;/p&gt;

&lt;p&gt;2.1) For namespace LFSCK, the object will multiple hard-links, or with multiple linkEA entries, or with remote parent, and so on, will be recorded in the namespace LFSCK tracing file. And then, in the second-stage scanning, the namespace LFSCK will scan the objects in the namespace LFSCK tracing file in turn and handle the uncertain inconsistency.&lt;/p&gt;

&lt;p&gt;2.2) For layout LFSCK, the OST-objects that are not referenced by any MDT-object are recorded in a bitmap. When the LFSCK moves to the second-stage scanning, the OST-objects in such bitmap will be re-scanned to check whether they are really orphans or not.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I think it would be appropriate to describe these phases in the &quot;Description&quot; sections of the &quot;LFSCK status of namespace via procfs&quot; and &quot;LFSCK status of layout via procfs&quot; sections.&lt;/p&gt;</comment>
                            <comment id="98897" author="haasken" created="Tue, 11 Nov 2014 16:56:58 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/12676/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/12676/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="141828" author="gerrit" created="Wed, 10 Feb 2016 20:34:19 +0000"  >&lt;p&gt;Richard Henwood (richard.henwood@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/12676/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12676/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-261&quot; title=&quot;LFSCK namespace and layout check phases need explanation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-261&quot;&gt;&lt;del&gt;LUDOC-261&lt;/del&gt;&lt;/a&gt; lfsck: Describe phases of namespace/layout LFSCK&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 7406eeae7c8acb7598d59d28d0183657005fc6bd&lt;/p&gt;</comment>
                            <comment id="143047" author="haasken" created="Fri, 19 Feb 2016 21:58:41 +0000"  >&lt;p&gt;This can be closed now.  Thanks, Richard.&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|hzx0pr:</customfieldvalue>

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