<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:38: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-3934] Directories gone missing after 2.4 update</title>
                <link>https://jira.whamcloud.com/browse/LU-3934</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;After upgrade of our servers from 2.1 to 2.4, our MDS crashed on &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2842&quot; title=&quot;osd_handler.c:3183:osd_remote_fid()) lustre-MDT0000-osd: Can not lookup fld for [0x1100000002000004:0x2000010:0x3b000000]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2842&quot;&gt;&lt;del&gt;LU-2842&lt;/del&gt;&lt;/a&gt;, and we applied the patch.  That patch avoided the LBUG, but now it is clear that there is a more basic problem that we can no longer look up a bunch of the top-level subdirectories in this lustre filesystem.&lt;/p&gt;

&lt;p&gt;We are seeing problems like:&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;2013-09-11 13:01:22 LustreError: 5570:0:(mdt_open.c:1687:mdt_reint_open()) lsc-MDT0000: name purgelogs present, but fid [0x2830891e:0xd1781321:0x0] invalid&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;It looks to me like the directory entries are still there, but FID lookups do not work on them.  We verified that the directory named &quot;purgelogs&quot; appears on the underlying ldiskfs filesystem at ROOT/purgelogs.&lt;/p&gt;

&lt;p&gt;We also see error messages diring recovery shortly after the recent boot like the following:&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;2013-09-11 12:58:27 sumom-mds1 login: LustreError: 4164:0:(mdt_open.c:1497:mdt_reint_open()) @@@ [0x24d18001:0x3db440f0:0x0]/XXXXXX-&amp;gt;[0x24d98604:0
x2a32454:0x0] cr_flags=0104200200001 mode=0200100000 msg_flag=0x4 not found in open replay.  req@ffff8808263d1000 x1443453865661288/t0(46385661850
2) o101-&amp;gt;f45d6fab-2c9c-6b39-0090-4935fbe03e32@192.168.115.87@o2ib10:0/0 lens 568/1176 e 0 to 0 dl 1378929568 ref 1 fl Interpret:/4/0 rc 0/0&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;(I X&apos;ed out the user name there, but everything else is cut-and-paste.)&lt;/p&gt;

&lt;p&gt;Any ideas on the next step to get these directories accessible again?&lt;/p&gt;</description>
                <environment>lustre 2.4.0-17chaos (github.com/chaos/lustre)</environment>
        <key id="20917">LU-3934</key>
            <summary>Directories gone missing after 2.4 update</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="morrone">Christopher Morrone</reporter>
                        <labels>
                            <label>llnl</label>
                            <label>yuc2</label>
                    </labels>
                <created>Wed, 11 Sep 2013 21:34:43 +0000</created>
                <updated>Mon, 19 Jul 2021 22:29:03 +0000</updated>
                            <resolved>Thu, 26 Sep 2013 22:43:18 +0000</resolved>
                                    <version>Lustre 2.4.1</version>
                                    <fixVersion>Lustre 2.5.0</fixVersion>
                    <fixVersion>Lustre 2.4.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>12</watches>
                                                                            <comments>
                            <comment id="66420" author="pjones" created="Wed, 11 Sep 2013 21:38:50 +0000"  >&lt;p&gt;Di is looking into this&lt;/p&gt;</comment>
                            <comment id="66422" author="di.wang" created="Wed, 11 Sep 2013 21:48:44 +0000"  >&lt;p&gt;hmm, apparently these FIDs are IGIF fid(generated in 1.8 ?). So It seems to me OI scrub did not handle this well, either it did not insert IGIF into OI correctly, or sth else got broken.&lt;/p&gt;</comment>
                            <comment id="66423" author="morrone" created="Wed, 11 Sep 2013 21:54:05 +0000"  >&lt;p&gt;This filesystem was indeed formatted under 1.8 to the best of my knowledge.&lt;/p&gt;
</comment>
                            <comment id="66424" author="morrone" created="Wed, 11 Sep 2013 21:54:36 +0000"  >&lt;p&gt;OI scrub...wasn&apos;t that part of LFSCK?  Don&apos;t assume that we have used that.&lt;/p&gt;</comment>
                            <comment id="66427" author="di.wang" created="Wed, 11 Sep 2013 22:01:42 +0000"  >&lt;p&gt;It is my understanding that OI scrub will try to insert all of IGIF FIDs into OI during first startup after upgrade. So I guess it did not handle it well here, but Fan Yong is the expert. I think you probably can work around this by this temporary patch&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;[root@testnode lustre-release]# git diff
diff --git a/lustre/osd-ldiskfs/osd_oi.c b/lustre/osd-ldiskfs/osd_oi.c
index 8eff0a3..28f4c4c 100644
--- a/lustre/osd-ldiskfs/osd_oi.c
+++ b/lustre/osd-ldiskfs/osd_oi.c
@@ -528,7 +528,7 @@ &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; osd_oi_lookup(struct osd_thread_info *info, struct osd_device *osd,
        &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (unlikely(fid_is_acct(fid)))
                &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; osd_acct_obj_lookup(info, osd, fid, id);
 
-       &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (!osd-&amp;gt;od_igif_inoi &amp;amp;&amp;amp; fid_is_igif(fid)) {
+       &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (&lt;span class=&quot;code-comment&quot;&gt;/*!osd-&amp;gt;od_igif_inoi &amp;amp;&amp;amp;*/&lt;/span&gt; fid_is_igif(fid)) {
                osd_id_gen(id, lu_igif_ino(fid), lu_igif_gen(fid));
                &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; 0;
        }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;But I really need check with Fan Yong (OI scrub author) to see his opinion. &lt;/p&gt;</comment>
                            <comment id="66428" author="morrone" created="Wed, 11 Sep 2013 22:04:10 +0000"  >&lt;p&gt;Ah, ok, thanks.&lt;/p&gt;</comment>
                            <comment id="66435" author="adilger" created="Wed, 11 Sep 2013 23:17:05 +0000"  >&lt;p&gt;The following is probably a bit more correct, though it wouldn&apos;t make any difference for the current situation unless the 2.4 filesystem has been backed up and then restored again:&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;        rc = __osd_oi_lookup(info, osd, fid, id);
        &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (rc == -ENOENT &amp;amp;&amp;amp; fid_is_igif(fid)) {
                osd_id_gen(id, lu_igif_ino(fid), lu_igif_gen(fid));
                rc = 0;
        }
        
        &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; rc;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The main difference is that it should always be doing the FID lookup in the OI first, and only if that is missing would it try directly mapping the IGIF FID to the underlying inode.  That ensures that in a backup+restore case (where the IGIF FID is now preserved on the restored MDT) it will be able to find the inode.  To reiterate, however, I don&apos;t think this is critical to the situation at hand.&lt;/p&gt;</comment>
                            <comment id="66436" author="adilger" created="Wed, 11 Sep 2013 23:30:12 +0000"  >&lt;p&gt;Looking closer into the OI Scrub code, the root of this problem might be that the &quot;&lt;tt&gt;od_igif_inoi&lt;/tt&gt;&quot; flag is set incorrectly right after mount:&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;        rc = osd_initial_OI_scrub(info, dev);
        &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (rc == 0) {
                &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (sf-&amp;gt;sf_flags &amp;amp; SF_UPGRADE ||
                    !(sf-&amp;gt;sf_internal_flags &amp;amp; SIF_NO_HANDLE_OLD_FID ||
                      sf-&amp;gt;sf_success_count &amp;gt; 0)) {
                        dev-&amp;gt;od_igif_inoi = 0;
                        dev-&amp;gt;od_check_ff = 1;
                } &lt;span class=&quot;code-keyword&quot;&gt;else&lt;/span&gt; {
                        dev-&amp;gt;od_igif_inoi = 1;
                        dev-&amp;gt;od_check_ff = 0;
                }

                &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (sf-&amp;gt;sf_flags &amp;amp; SF_INCONSISTENT)
                        /* The &lt;span class=&quot;code-quote&quot;&gt;&apos;od_igif_inoi&apos;&lt;/span&gt; will be set under the
                         * following cases:
                         * 1) &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; created system, or
                         * 2) restored from file-level backup, or
                         * 3) the upgrading completed.
                         *
                         * The &lt;span class=&quot;code-quote&quot;&gt;&apos;od_igif_inoi&apos;&lt;/span&gt; may be cleared by OI scrub
                         * later &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; found that the system is upgrading. */
                        dev-&amp;gt;od_igif_inoi = 1;

        &lt;span class=&quot;code-comment&quot;&gt;/* OI files are invalid, should be rebuild ASAP */&lt;/span&gt;
        SF_INCONSISTENT = 0x0000000000000002ULL,
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The &quot;initial scrub&quot; is the quick check of the MDT root-level Lustre files and directories (e.g. OI, ROOT/, etc) to see if they are sane, or if a full LFSCK needs to be run to rebuild the OI files.&lt;/p&gt;

&lt;p&gt;In this case, it isn&apos;t clear to me that if a filesystem was upgraded from 2.1 to 2.4 that &lt;tt&gt;od_igif_inoi&lt;/tt&gt; should be set, even though the previous check for &lt;tt&gt;SF_UPGRADE&lt;/tt&gt; turned it off.  It would be safer to leave it turned off until the full OI Scrub was completed (inserting all of the IGIF entries into the OI) before turning it back on.&lt;/p&gt;

&lt;p&gt;In conjunction with the above change that always does the OI lookup first even for IGIF FIDs, I think this will avoid the problem being seen here.  It may also be that this problem would have &quot;solved itself&quot; over time, once the OI Scrub had completed, but I&apos;m not sure how long that would have taken.  It might also be useful to get the output of &quot;&lt;tt&gt;lctl get_param osd-ldiskfs.&amp;#42;MDT&amp;#42;.oi_scrub&lt;/tt&gt;&quot; from the MDT as well.&lt;/p&gt;</comment>
                            <comment id="66437" author="morrone" created="Wed, 11 Sep 2013 23:33:15 +0000"  >&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;&amp;gt; lctl get_param &apos;osd-ldiskfs.\*.oi_scrub&apos;
osd-ldiskfs.lsc-MDT0000.oi_scrub=
name: OI_scrub
magic: 0x4c5fd252
oi_files: 0
status: init
flags:
param:
time_since_last_completed: N/A
time_since_latest_start: N/A
time_since_last_checkpoint: N/A
latest_start_position: N/A
last_checkpoint_position: N/A
first_failure_position: N/A
checked: 0
updated: 0
failed: 0
prior_updated: 0
noscrub: 0
igif: 0
success_count: 0
run_time: 0 seconds
average_speed: 0 objects/sec
real-time_speed: N/A
current_position: N/A
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="66440" author="adilger" created="Wed, 11 Sep 2013 23:55:53 +0000"  >&lt;p&gt;It looks like OI Scrub has never been run on this MDT.  I just did a test on a new filesystem with some files copied into it, ran &quot;&lt;tt&gt;lctl lfsck_start -M testfs-MDT0000&lt;/tt&gt;&quot; to run a manual OI Scrub, and remounted the MDT and it still reported that a scrub had previously been run:&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;lctl get_param osd-ldiskfs.*MDT*.oi_scrub
osd-ldiskfs.testfs-MDT0000.oi_scrub=
name: OI_scrub
magic: 0x4c5fd252
oi_files: 64
status: completed
flags:
param:
time_since_last_completed: 127 seconds
time_since_latest_start: 127 seconds
time_since_last_checkpoint: 127 seconds
latest_start_position: 12
last_checkpoint_position: 524289
first_failure_position: N/A
checked: 1490
updated: 0
failed: 0
prior_updated: 0
noscrub: 0
igif: 0
success_count: 1
run_time: 0 seconds
average_speed: 1490 objects/sec
real-time_speed: N/A
current_position: N/A
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I would have thought for a 2.1-&amp;gt;2.4 upgrade that OI Scrub would have run automatically in order to add the IGIF FIDs to the OI file, maybe I&apos;m mis-remembering when this code was landed?  It was part of the LFSCK 1.5 project for handling 1.8-&amp;gt;2.4 upgrade, since 2.4 was the last release that would support upgrades from 1.8.&lt;/p&gt;</comment>
                            <comment id="66441" author="morrone" created="Thu, 12 Sep 2013 00:22:43 +0000"  >&lt;p&gt;We would certainly like this to work automatically before our next filesystem upgrade.  But in the mean time, perhaps the best option is simply to kick off a manual OI scrub using lfsck_start?&lt;/p&gt;

&lt;p&gt;If the automatic upgrade and the manual command are just going to have the same effect on the filesystem, there is probably no reason to be overly fearful of running lfsck.&lt;/p&gt;</comment>
                            <comment id="66445" author="morrone" created="Thu, 12 Sep 2013 00:52:01 +0000"  >&lt;p&gt;Is there any obvious way to tell the lfsck_start --dryrun OI scrub from a non-dryrun OI scrub?  I decided to give the dryrun version a try and it looks like its finding things to update (as expected):&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;/proc/fs/lustre/osd-ldiskfs/lsc-MDT0000 &amp;gt; cat oi_scrub 
name: OI_scrub
magic: 0x4c5fd252
oi_files: 0
status: scanning
flags: upgrade
param:
time_since_last_completed: N/A
time_since_latest_start: 718 seconds
time_since_last_checkpoint: 58 seconds
latest_start_position: 12
last_checkpoint_position: 30227006
first_failure_position: N/A
checked: 11297618
updated: 924507
failed: 0
prior_updated: 0
noscrub: 480
igif: 924512
success_count: 0
run_time: 718 seconds
average_speed: 15734 objects/sec
real-time_speed: 16568 objects/sec
current_position: 34190024
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I haven&apos;t seen any change to the top-level subdirectories, so I am working under the assumption that dryrun is really being honored at the moment.&lt;/p&gt;</comment>
                            <comment id="66446" author="di.wang" created="Thu, 12 Sep 2013 00:53:33 +0000"  >&lt;p&gt;Reassign to Fang yong.&lt;/p&gt;</comment>
                            <comment id="66448" author="yong.fan" created="Thu, 12 Sep 2013 01:14:11 +0000"  >&lt;p&gt;Sorry, you cannot make dryrun mode OI scrub now. You can pause/stop current OI scrub anytime via &quot;lctl lfsck_stop -M lustre-MDT0000&quot;, but before the OI scrub finished, we do not know whether the IGIF &amp;lt;=&amp;gt; ion# mapping for the top-level subdirectories have been processed or not. You can estimate the OI scrub running time by the &quot;average_speed&quot;.&lt;/p&gt;</comment>
                            <comment id="66451" author="yong.fan" created="Thu, 12 Sep 2013 03:21:34 +0000"  >&lt;p&gt;The OI scrub should be triggered automatically under such upgrading case, but it did not. Because current detect mechanism is as following:&lt;/p&gt;

&lt;p&gt;1) When the device mount-up, the initial OI will be run automatically, and it will check /ROOT/.lustre, if it does not exist, then it will be regarded as upgrading case.&lt;/p&gt;

&lt;p&gt;2) After mount-up, if OI scrub is triggered (manually or by some inconsistency), and when the OI scrub finds IGIF mode object, then it will be regarded as upgrading case.&lt;/p&gt;

&lt;p&gt;For this failure, the upgrade path is from 1.8 to 2.1 firstly. Lustre-2.1 does not support OI scrub, but it will create /ROOT/.lustre. Then when it continues to upgrade from 2.1 to 2.4, then the initial OI scrub cannot detect the upgrading. I will fix the issues by checking OI file name and successfully OI scrub running count: if there is only one OI file &quot;oi.16&quot; and OI scrub has never run on the device, then it is quite probably an upgrading case.&lt;/p&gt;

&lt;p&gt;I will push the patch soon.&lt;/p&gt;</comment>
                            <comment id="66454" author="yong.fan" created="Thu, 12 Sep 2013 04:10:26 +0000"  >&lt;p&gt;This is the patch:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#/c/7625/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/7625/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="66457" author="morrone" created="Thu, 12 Sep 2013 06:22:19 +0000"  >&lt;p&gt;FYI, the scrub that I inadvertently started finished after a little over 4 hours (just shy of 300 million files scanned, and a little over 12 million files updated).  It looks like the directories are all accessible again, so I think this filesystem is OK again.&lt;/p&gt;</comment>
                            <comment id="66458" author="yong.fan" created="Thu, 12 Sep 2013 06:32:53 +0000"  >&lt;p&gt;It is really good news. Anyway we need above patch to make the auto detect mechanism more robust to avoid similar issues next time.&lt;/p&gt;</comment>
                            <comment id="66548" author="morrone" created="Thu, 12 Sep 2013 23:16:29 +0000"  >&lt;p&gt;What will happen when the automatic OI scrub is made to work?&lt;/p&gt;

&lt;p&gt;When we boot our MGS/MDS node after upgrading the software what will we expect to see?  Does the OI scrub make the mount of the MDT hang for several hours, or does it happen in the background?&lt;/p&gt;

&lt;p&gt;If the OI scrub happens in the background and clients are permitted to mount the filesystem, I presume that there would be a period of time when users would still see inaccessible files and directories.&lt;/p&gt;</comment>
                            <comment id="66561" author="yong.fan" created="Fri, 13 Sep 2013 00:39:42 +0000"  >&lt;p&gt;The full system OI scrub will run at background. So it will not cause MDT hang. If some client access the system before the OI scrub finished, then there will be several cases:&lt;/p&gt;

&lt;p&gt;1) name-based accessing. Means the client send lookup by name firstly, and then access the object by the returned FID. It works.&lt;/p&gt;

&lt;p&gt;2) FID-based accessing. Means client connected to the MDT before, and has known the object, and cache its FID before MDT upgrading, and send the cached FID directly to the MDT after MDT remount for upgrading.&lt;br/&gt;
2.1) If such FID mapping has been processed by OI scrub already, then it works.&lt;br/&gt;
2.2) Otherwise, the client may get failures.&lt;/p&gt;

&lt;p&gt;In theory, the MDT can revoke all the locks hold by the client if found upgrading. But there are race cases that the current using FIDs by the client also may hit above failures.&lt;/p&gt;</comment>
                            <comment id="67192" author="yong.fan" created="Sat, 21 Sep 2013 07:46:34 +0000"  >&lt;p&gt;The patch for master to detect the upgrading:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/7719/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/7719/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="67389" author="jlevi" created="Tue, 24 Sep 2013 17:02:11 +0000"  >&lt;p&gt;Patch landed to Master so closing ticket. Please let me know if anything additional is needed and I will reopen&lt;/p&gt;</comment>
                            <comment id="67402" author="morrone" created="Tue, 24 Sep 2013 17:35:55 +0000"  >&lt;p&gt;It looks like the 2.4 patch assumes the existence of this patch:&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;448a0fb 2013-08-08 LU-3420 scrub: trigger OI scrub properly&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;which did not exists at 2.4.0.  I assume that you suggest that I cherry pick that as well?&lt;/p&gt;</comment>
                            <comment id="67494" author="yong.fan" created="Wed, 25 Sep 2013 00:38:25 +0000"  >&lt;p&gt;Firstly, you need this patch (&lt;a href=&quot;http://review.whamcloud.com/#/c/7625/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/7625/&lt;/a&gt;) on Lustre-2.4 to resolve &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3934&quot; title=&quot;Directories gone missing after 2.4 update&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3934&quot;&gt;&lt;del&gt;LU-3934&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Then, if possible, please consider the patch (&lt;a href=&quot;http://review.whamcloud.com/#/c/6515/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/6515/&lt;/a&gt;) also, which mainly focus on triggering OI scrub properly under DNE mode. The patch is based on master (Lustre-2.5). I am not sure whether it can be applied on your patches stack directly or not, please try. If cannot, we can back-port.&lt;/p&gt;</comment>
                            <comment id="67496" author="morrone" created="Wed, 25 Sep 2013 01:16:24 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/6515/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/6515/&lt;/a&gt; was also landed on b2_4, and you therefore based &lt;a href=&quot;http://review.whamcloud.com/#/c/7625/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/7625/&lt;/a&gt; on that.  6515 does not apply cleanly without 7625.  I&apos;ll just take both.&lt;/p&gt;</comment>
                            <comment id="67644" author="yong.fan" created="Thu, 26 Sep 2013 04:57:50 +0000"  >&lt;p&gt;6515 has been on b2_4 already, but not on b2_4_0, so you need to backport 6515 to b2_4_0, then apply 7625.&lt;/p&gt;</comment>
                            <comment id="67778" author="pjones" created="Thu, 26 Sep 2013 22:43:18 +0000"  >&lt;p&gt;Closing as LLNL have pulled the fix(es) into their release and the fix is landed for 2.5.0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="65292">LU-14864</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="23141">LU-4626</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="21256">LU-4058</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|hzw1z3:</customfieldvalue>

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