<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:41:29 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-259] LFSCK4: Review the LFSCK documentation </title>
                <link>https://jira.whamcloud.com/browse/LUDOC-259</link>
                <project id="10070" key="LUDOC">Lustre Documentation</project>
                    <description>&lt;p&gt;Review the whole of the LFSCK documentation in the manual to ensure it is fit for purpose.&lt;/p&gt;</description>
                <environment></environment>
        <key id="27302">LUDOC-259</key>
            <summary>LFSCK4: Review the LFSCK documentation </summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="yong.fan">nasf</assignee>
                                    <reporter username="rhenwood">Richard Henwood</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 Oct 2014 16:00:41 +0000</created>
                <updated>Thu, 23 Mar 2017 17:17:36 +0000</updated>
                            <resolved>Thu, 23 Mar 2017 17:17:36 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="107523" author="adilger" created="Fri, 20 Feb 2015 18:20:41 +0000"  >&lt;p&gt;After investigating &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6265&quot; title=&quot;Interop 2.6.0&amp;lt;-&amp;gt;2.7 conf-sanity test_28a: unknown param lma_self_repair&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6265&quot;&gt;&lt;del&gt;LU-6265&lt;/del&gt;&lt;/a&gt; I see that the /proc tunables and stats files are not really documented in the user manual.  That should be done.&lt;/p&gt;</comment>
                            <comment id="135809" author="rhenwood" created="Thu, 10 Dec 2015 14:53:11 +0000"  >&lt;p&gt;One patch landed to improve clarity: &lt;a href=&quot;http://review.whamcloud.com/#/c/14692/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/14692/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="135810" author="rhenwood" created="Thu, 10 Dec 2015 14:55:34 +0000"  >&lt;p&gt;Now working on a patch for &apos;index_in_idif&apos;.&lt;/p&gt;</comment>
                            <comment id="135812" author="rhenwood" created="Thu, 10 Dec 2015 14:58:41 +0000"  >&lt;p&gt;From discussion with Fan Yong:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;On Tue, 2015-12-08 at 02:32 +0000, Yong, Fan wrote:&lt;br/&gt;
&amp;gt; Yes, it is only for OST upgrade case (always use &apos;0&apos; as the index in &lt;br/&gt;
&amp;gt; IDIF, &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3569&quot; title=&quot;Use real OST index as ostid_to_fid() parameter instead of always &amp;quot;0&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3569&quot;&gt;&lt;del&gt;LU-3569&lt;/del&gt;&lt;/a&gt;). It depends on the sysadmin whether to enable OST- &lt;br/&gt;
&amp;gt; index in IDIF. Similar as FID-in-dirent, once it is enabled, it cannot&lt;br/&gt;
&amp;gt; be reverted. Means cannot downgrade.&lt;br/&gt;
&amp;gt; &lt;/p&gt;

&lt;p&gt;Ok, which upgrade versions does it affect? 2.7-&amp;gt;2.8?&lt;br/&gt;
or something different?&lt;/p&gt;

&lt;p&gt;In fact, the patch of packing OST index into the IDIF has been landed since Lustre-2.6, but the patch for index_in_idif is landed to Lustre-2.7.&lt;/p&gt;

&lt;p&gt;So the real upgrade case happened for any old OST 2.x (x &amp;lt;=5), but you only can control that for the new OST 2.y (y &amp;gt;=7). That means, if you update 2.5 to 2.6, you should store OST index in IDIF, but you cannot control that.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="135950" author="adilger" created="Thu, 10 Dec 2015 21:28:12 +0000"  >&lt;p&gt;The &lt;tt&gt;index_in_idif&lt;/tt&gt; tunable was added for Lustre 2.7.0.  It is used for improving the on-disk metadata information for ldiskfs OSTs after upgrade to increase the robustness of the LFSCK checking.  OST filesystems formatted with Lustre 2.7.0 and later are already using the new on-disk metadata information and this tunable will not be present.  For OST filesystems formatted with Lustre 2.4-2.6 that have not yet been upgraded, the &lt;tt&gt;index_in_idif&lt;/tt&gt; tunable will be available to allow the one-time upgrade the new on-disk metadata information.  Once this upgrade is completed, the system cannot easily be downgraded, so it should only be done after running the 2.7.0 or newer software for a long enough time that there is no chance of downgrade.&lt;/p&gt;

&lt;p&gt;To check if the filesystem still needs to be upgraded, use &lt;tt&gt;lctl get_param osd-ldiskfs.&amp;#42;.index_in_idif&lt;/tt&gt; on a Lustre 2.7.0 or newer OSS node.  If this prints &lt;tt&gt;osd-ldiskfs.$fsname-OSTxxxx=0&lt;/tt&gt; for any OST, then the OST still needs to be upgraded.  In order to enable the improved on-disk metadata information, use &lt;tt&gt;lctl set_param osd-ldiskfs.&amp;#42;.index_in_idif=1&lt;/tt&gt; on all OSS nodes in the filesystem.  On the next remount of the filesystem the &lt;tt&gt;index_in_idif&lt;/tt&gt; tunable will no longer be present.&lt;/p&gt;</comment>
                            <comment id="187947" author="adilger" created="Sat, 11 Mar 2017 09:57:50 +0000"  >&lt;p&gt;It may be that some of the linked LUDOC tickets have already been addressed in the manual, in which case they can be closed.  Otherwise, please submit patches to the manual to address the gaps.&lt;/p&gt;</comment>
                            <comment id="188591" author="gerrit" created="Thu, 16 Mar 2017 09:22:12 +0000"  >&lt;p&gt;Fan Yong (fan.yong@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26028&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26028&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-259&quot; title=&quot;LFSCK4: Review the LFSCK documentation &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-259&quot;&gt;&lt;del&gt;LUDOC-259&lt;/del&gt;&lt;/a&gt; lfsck: add the missed lfsck commands and options&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: eb025ea2ceb2ca518437f1fb07f8d4016bbaa0e7&lt;/p&gt;</comment>
                            <comment id="189391" author="gerrit" created="Thu, 23 Mar 2017 13:22:14 +0000"  >&lt;p&gt;Joseph Gmitter (joseph.gmitter@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/26028/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26028/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LUDOC-259&quot; title=&quot;LFSCK4: Review the LFSCK documentation &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LUDOC-259&quot;&gt;&lt;del&gt;LUDOC-259&lt;/del&gt;&lt;/a&gt; lfsck: add the missed lfsck command and option&lt;br/&gt;
Project: doc/manual&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f1e4fa7e73797c13a55d3de49bedfb9987e761d7&lt;/p&gt;</comment>
                            <comment id="189451" author="yong.fan" created="Thu, 23 Mar 2017 17:17:36 +0000"  >&lt;p&gt;The patch has been landed.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="44663">LUDOC-369</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="21113">LUDOC-186</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="18520">LUDOC-145</issuekey>
        </issuelink>
                            </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|hzwzg7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>16279</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>