<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:07:00 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-14119] FID-in-LMA [fid1] does not match the object self-fid [fid2]</title>
                <link>https://jira.whamcloud.com/browse/LU-14119</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In console log on the MDS:&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;Nov  5 09:16:10 zinc1 kernel: LustreError: 16479:0:(osd_object.c:481:osd_check_lma()) lsh-MDT0000: FID-in-LMA [0x200044dd2:0xcbc2:0x0] does not match the object self-fid [0x20003a324:0x8267:0x0]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;One FID resolves with fid2path, and a stat of the path returned is successful:&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;[root@oslic8:~]# lfs fid2path /p/lustre2/ 0x200044dd2:0xcbc2:0x0
/p/lustre2/settgast/GEOSX/src/cmake/blt/tests/internal/src/combine_static_library_test/Foo3.cpp
[root@oslic8:~]# stat /p/lustre2/settgast/GEOSX/src/cmake/blt/tests/internal/src/combine_static_library_test/Foo3.cpp
  File: &apos;/p/lustre2/settgast/GEOSX/src/cmake/blt/tests/internal/src/combine_static_library_test/Foo3.cpp&apos;
  Size: 445       	Blocks: 56         IO Block: 4194304 regular file
Device: a2f6a642h/2734073410d	Inode: 144119920358116290  Links: 1
Access: (0600/-rw-------)  Uid: (56443/settgast)   Gid: (56443/settgast)
Access: 2020-03-29 21:07:15.000000000 -0700
Modify: 2020-03-29 21:07:16.000000000 -0700
Change: 2020-03-29 21:07:16.000000000 -0700
 Birth: -
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;But the other fid2path hangs:&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;[root@oslic8:~]# lfs fid2path /p/lustre2/ 0x20003a324:0x8267:0x0 &amp;amp;
[1] 53840
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;The hanging fid2path has this stack:&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;[root@oslic8:~]# cat /proc/53840/stack
[&amp;lt;ffffffffc17b8dd8&amp;gt;] ptlrpc_set_wait+0x4d8/0x800 [ptlrpc]
[&amp;lt;ffffffffc17b9183&amp;gt;] ptlrpc_queue_wait+0x83/0x230 [ptlrpc]
[&amp;lt;ffffffffc0e8fc99&amp;gt;] mdc_get_info+0x169/0x5c0 [mdc]
[&amp;lt;ffffffffc0e96f63&amp;gt;] mdc_iocontrol+0x2313/0x2c50 [mdc]
[&amp;lt;ffffffffc0e05b9a&amp;gt;] obd_iocontrol+0x7a/0x350 [lmv]
[&amp;lt;ffffffffc0e0dd8a&amp;gt;] lmv_fid2path+0x17a/0x850 [lmv]
[&amp;lt;ffffffffc0e0f750&amp;gt;] lmv_iocontrol+0x330/0x1a00 [lmv]
[&amp;lt;ffffffffc1138867&amp;gt;] ll_fid2path+0x4a7/0x7a0 [lustre]
[&amp;lt;ffffffffc112461b&amp;gt;] ll_dir_ioctl+0x7fb/0x6d80 [lustre]
[&amp;lt;ffffffff9fc75800&amp;gt;] do_vfs_ioctl+0x420/0x6d0
[&amp;lt;ffffffff9fc75b51&amp;gt;] SyS_ioctl+0xa1/0xc0
[&amp;lt;ffffffffa01c1112&amp;gt;] system_call_fastpath+0x25/0x2a
[&amp;lt;ffffffffffffffff&amp;gt;] 0xffffffffffffffff &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We see this on two different file systems (at least).  Both were upgraded from Lustre 2.10 to Lustre 2.12 several months ago.&lt;/p&gt;</description>
                <environment>zfs-0.7&lt;br/&gt;
3.10.0-1127.18.2.1chaos.ch6.x86_64&lt;br/&gt;
lustre-2.12.5_5.llnl-1.ch6.x86_64</environment>
        <key id="61557">LU-14119</key>
            <summary>FID-in-LMA [fid1] does not match the object self-fid [fid2]</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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="ofaaland">Olaf Faaland</reporter>
                        <labels>
                            <label>llnl</label>
                    </labels>
                <created>Thu, 5 Nov 2020 17:28:55 +0000</created>
                <updated>Fri, 16 Jul 2021 05:00:01 +0000</updated>
                            <resolved>Mon, 19 Apr 2021 21:00:54 +0000</resolved>
                                                    <fixVersion>Lustre 2.12.7</fixVersion>
                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="284375" author="ofaaland" created="Thu, 5 Nov 2020 17:42:03 +0000"  >&lt;p&gt;For my record-keeping, my local ticket is TOSS4904&lt;/p&gt;

&lt;p&gt;There is another report &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13392&quot; title=&quot;FID-in-LMA does not match the object self-fid after upgrade from 2.10 to 2.12&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13392&quot;&gt;LU-13392&lt;/a&gt; which describes the same error message, but with some symptoms which differ.&lt;/p&gt;

&lt;p&gt;In our case, the errors are being reported by MDTs.  The two file systems were created under either Lustre 2.8 or 2.10.  I can probably figure out which if necessary.  I chose several messages at random (with distinct fid1 values).  In all cases I could stat the file successfully.&lt;/p&gt;</comment>
                            <comment id="284519" author="pjones" created="Fri, 6 Nov 2020 18:44:58 +0000"  >&lt;p&gt;Lai&lt;/p&gt;

&lt;p&gt;Could you please investigate?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="284915" author="laisiyao" created="Wed, 11 Nov 2020 08:46:02 +0000"  >&lt;p&gt;Can you dump debug log on MDS when &apos;lfs fid2path&apos; hung? and the backtrace of the processes on MDS?&lt;/p&gt;

&lt;p&gt;Was OI scrub enabled? If it is, when osd_check_lma() reports error, it should start OI scrub and try to fix it.&lt;/p&gt;</comment>
                            <comment id="285646" author="ofaaland" created="Fri, 20 Nov 2020 06:43:07 +0000"  >&lt;p&gt;Hi Lai,&lt;/p&gt;

&lt;p&gt;I&apos;m attaching&#160;try-0x4000034bf.0x3b1a.0x0.tar.gz which has logs from both client and server, including backtraces obtained with sysrq.&lt;/p&gt;

&lt;p&gt;If I&apos;m reading dmesg correctly, OI scrub has been triggered repeatedly by these errors.&#160; The currently running scrub on MDT0008 &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/36706/36706_try-0x4000034bf.0x3b1a.0x0.tar.gz&quot; title=&quot;try-0x4000034bf.0x3b1a.0x0.tar.gz attached to LU-14119&quot;&gt;try-0x4000034bf.0x3b1a.0x0.tar.gz&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;reports:&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;[root@copper9:~]# lctl get_param &apos;*.*.oi_scrub&apos;
osd-zfs.ls1-MDT0008.oi_scrub=
name: OI_scrub
magic: 0x4c5fd252
oi_files: 128
status: scanning
flags: auto
param:
time_since_last_completed: 185 seconds
time_since_latest_start: 159 seconds
time_since_last_checkpoint: 39 seconds
latest_start_position: 1
last_checkpoint_position: 11420721
first_failure_position: N/A
checked: 5726328
updated: 0
failed: 0
prior_updated: 0
noscrub: 0
igif: 0
success_count: 3929
run_time: 159 seconds
average_speed: 36014 objects/sec
real-time_speed: 29961 objects/sec
current_position: 13838695
scrub_in_prior: no
scrub_full_speed: yes
partial_scan: no &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;thanks&lt;/p&gt;</comment>
                            <comment id="288731" author="laisiyao" created="Wed, 6 Jan 2021 00:54:16 +0000"  >&lt;p&gt;The sysrq backtrace is not complete, and doesn&apos;t have the mdt handling process which should be calling mdt_path() to resolve FID to path. And the debug logs don&apos;t have messages of related processes, which may not be captured in time. It&apos;ll be good to collect some useful logs when it&apos;s seen again.&lt;/p&gt;

&lt;p&gt;I&apos;m reviewing the OI scrub code.&lt;/p&gt;</comment>
                            <comment id="288892" author="laisiyao" created="Thu, 7 Jan 2021 03:10:44 +0000"  >&lt;p&gt;Can you enable LFSCK debug log by &apos;lctl set_param debug=+lfsck&apos; and run &apos;lctl lfsck_start -A -t scrub -A&apos; on MDT0, and dump debug logs on all MDTs when &apos;lctl lfsck_query -M ...&apos; shows LFSCK finishes.&lt;/p&gt;</comment>
                            <comment id="289020" author="laisiyao" created="Fri, 8 Jan 2021 11:10:21 +0000"  >&lt;p&gt;&apos;lfs fid2path&apos; hung because OI scrub is running, and mdt_object_find() returns -EINPROGRESS, and upon such failure, client will keep retry. But if OI scrub can&apos;t fix this issue, the client will hang there forever, and since fid2path RPC is not interruptible, the command will get stuck (IMO this RPC should be interruptible). If OI scrub doesn&apos;t fix this issue, we should try LFSCK namespace check to see whether it works.&lt;/p&gt;</comment>
                            <comment id="289450" author="gerrit" created="Thu, 14 Jan 2021 02:01:44 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41218&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41218&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; lfsck: replace dt_lookup() with dt_lookup_dir()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5ad96bcf8773f442c483bff7ed11fcad551eae0b&lt;/p&gt;</comment>
                            <comment id="289451" author="gerrit" created="Thu, 14 Jan 2021 02:01:45 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41219&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41219&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; mdc: set fid2path RPC interruptible&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1c4713ca6e239544c780c2775e54f723ee2f4bc4&lt;/p&gt;</comment>
                            <comment id="289717" author="gerrit" created="Mon, 18 Jan 2021 08:37:03 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41261&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41261&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; lfsck: check linkea if it&apos;s newly added&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4deb09f5ada3021370e8af95dd1e34f9f95eb87e&lt;/p&gt;</comment>
                            <comment id="289889" author="gerrit" created="Wed, 20 Jan 2021 02:22:27 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41274&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41274&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd-zfs: enable LUDA_VERIFY&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 067cad2eec1e0119a2e1adeae6cca8b5384fe582&lt;/p&gt;</comment>
                            <comment id="291053" author="gerrit" created="Wed, 3 Feb 2021 04:59:51 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41402&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41402&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd: add mount option &quot;resetoi&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c509f6e78caac81adc4369fd100ed6345b136d21&lt;/p&gt;</comment>
                            <comment id="291172" author="adilger" created="Wed, 3 Feb 2021 23:35:07 +0000"  >&lt;p&gt;In a case like this where a bad FID-&amp;gt;inode mapping is found (i.e. FID X points to inode Y, but inode Y has a different FID Z) then it would be better if the bad FID entry was deleted from the OI file.&lt;/p&gt;

&lt;p&gt;One problem with deleting the whole OI is that it can take a long time to rebuild the OI for a large MDT, since OI Scrub may have to walk billions of inodes and write billions of records in random 64-byte chunks (i.e. the OI files for a large MDT might be 100GB+ in size).  While the OI files are being rebuilt, clients may hang waiting on &lt;tt&gt;-EINPROGRESS&lt;/tt&gt; RPCs to finish (though we try to avoid that), which might take an hour or more.  Deleting one bad OI entry is a much lighter weight fix for the problem, but complete OI removal might be needed if it is totally corrupt for some reason, and I agree that &quot;&lt;tt&gt;-o resetoi&lt;/tt&gt;&quot; is much easier for end users than doing a local mount and deleting the OI by hand.&lt;/p&gt;

&lt;p&gt;One of the proposals when LFSCK was being developed was to save the old OI files during OI Scrub, then use them for lookup of entries that are not yet added into the new OI file.  That would avoid most slowdowns for the clients during rebuild, and be a read-only backup of the OI if the main OI file is corrupted.  The backup wouldn&apos;t be totally uptodate for new OI entries, but could avoid many problems until OI rebuild is finished, at which time the old OI files would be deleted (or kept until the next rebuild).  That is work for a different ticket, however.&lt;/p&gt;</comment>
                            <comment id="292851" author="gerrit" created="Wed, 24 Feb 2021 10:23:27 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/41741&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41741&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd: delete stale OI mapping entry&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a82751aa6df41a4c1b9ab0d0b52c49ed8e86f9eb&lt;/p&gt;</comment>
                            <comment id="295682" author="gerrit" created="Mon, 22 Mar 2021 16:25:57 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41218/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41218/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; lfsck: replace dt_lookup() with dt_lookup_dir()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d525ad4bd0d5d851405e4249859a1c77378f0ee3&lt;/p&gt;</comment>
                            <comment id="297868" author="gerrit" created="Tue, 6 Apr 2021 03:02:28 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41219/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41219/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; mdc: set fid2path RPC interruptible&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: bf475262610671534b1b1a33cebb49d8380b74f7&lt;/p&gt;</comment>
                            <comment id="297869" author="gerrit" created="Tue, 6 Apr 2021 03:02:33 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41274/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41274/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd-zfs: enable LUDA_VERIFY&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f5136e81957e4b67ae6ed7764d378b817fac5ee2&lt;/p&gt;</comment>
                            <comment id="297870" author="gerrit" created="Tue, 6 Apr 2021 03:02:37 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41741/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41741/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd: delete stale OI mapping entry&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 99d00b97ef5f209a002f250e7772055ff1a6d6d6&lt;/p&gt;</comment>
                            <comment id="297871" author="gerrit" created="Tue, 6 Apr 2021 03:02:40 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41402/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41402/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd: add mount option &quot;resetoi&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f37bce8a573dfc5aac1b9f51f4d5c8314ba05d30&lt;/p&gt;</comment>
                            <comment id="298486" author="gerrit" created="Sat, 10 Apr 2021 17:42:28 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/41261/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41261/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; lfsck: check linkea if it&apos;s newly added&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: afd00cacd0b6ef87282887b4e965350a9c1a6821&lt;/p&gt;</comment>
                            <comment id="298531" author="gerrit" created="Mon, 12 Apr 2021 14:11:40 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43265&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43265&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; lfsck: replace dt_lookup() with dt_lookup_dir()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 84ee579a088feb57c9e3ee9c8e99089a3a05bc31&lt;/p&gt;</comment>
                            <comment id="298532" author="gerrit" created="Mon, 12 Apr 2021 14:11:41 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43266&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43266&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; mdc: set fid2path RPC interruptible&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 77c002141b787bf393fe8ac03b972e2126c4f2a1&lt;/p&gt;</comment>
                            <comment id="298533" author="gerrit" created="Mon, 12 Apr 2021 14:11:42 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43267&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43267&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd-zfs: enable LUDA_VERIFY&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 53622d22f887b4ea56735a27a02548515a6dc5ea&lt;/p&gt;</comment>
                            <comment id="298534" author="gerrit" created="Mon, 12 Apr 2021 14:11:42 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43268&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43268&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd: delete stale OI mapping entry&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 301e2c111fdbf699572c4714c462945ec0b1765b&lt;/p&gt;</comment>
                            <comment id="298535" author="gerrit" created="Mon, 12 Apr 2021 14:11:43 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43269&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43269&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd: add mount option &quot;resetoi&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1c878c85172025d201c8656f9c19084469fcec91&lt;/p&gt;</comment>
                            <comment id="298536" author="gerrit" created="Mon, 12 Apr 2021 14:11:44 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43270&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43270&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; lfsck: check linkea if it&apos;s newly added&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b54e4b3e398448a5a247f01c91acea801bf890d6&lt;/p&gt;</comment>
                            <comment id="299236" author="pjones" created="Mon, 19 Apr 2021 21:00:54 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                            <comment id="301739" author="gerrit" created="Sun, 16 May 2021 22:07:03 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43266/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43266/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; mdc: set fid2path RPC interruptible&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9055a0a1f3720aed844941213c676508bd30a69e&lt;/p&gt;</comment>
                            <comment id="301740" author="gerrit" created="Sun, 16 May 2021 22:07:09 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43270/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43270/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; lfsck: check linkea if it&apos;s newly added&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3e59ed26d04da1fa2891b8f5263b0481d7c69f22&lt;/p&gt;</comment>
                            <comment id="301741" author="gerrit" created="Sun, 16 May 2021 22:07:12 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43269/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43269/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd: add mount option &quot;resetoi&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8f1a3a63e3157642025ab674fe2ba4a72cfa3151&lt;/p&gt;</comment>
                            <comment id="301742" author="gerrit" created="Sun, 16 May 2021 22:07:19 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43267/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43267/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd-zfs: enable LUDA_VERIFY&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3f6c9542373dea0321883506fa9bc2c9502629e3&lt;/p&gt;</comment>
                            <comment id="301743" author="gerrit" created="Sun, 16 May 2021 22:07:25 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43268/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43268/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; osd: delete stale OI mapping entry&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 53db3716685b67406580048c74e21c5c33db262b&lt;/p&gt;</comment>
                            <comment id="301744" author="gerrit" created="Sun, 16 May 2021 22:07:31 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43265/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43265/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14119&quot; title=&quot;FID-in-LMA [fid1] does not match the object self-fid [fid2]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14119&quot;&gt;&lt;del&gt;LU-14119&lt;/del&gt;&lt;/a&gt; lfsck: replace dt_lookup() with dt_lookup_dir()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5d4356ebec16e8a08b566334d94e6422e4193e51&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="58516">LU-13392</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="61842">LU-14175</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="59362">LU-13608</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="57778">LU-13124</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="36706" name="try-0x4000034bf.0x3b1a.0x0.tar.gz" size="11119261" author="ofaaland" created="Fri, 20 Nov 2020 06:43:45 +0000"/>
                    </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|i01ehr:</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>