<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:02:48 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-13619] migrate does not update lmm_fid</title>
                <link>https://jira.whamcloud.com/browse/LU-13619</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;MDT-&amp;gt;MDT migrate does not update lmm_fid and it still contains old fid:&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@devvm1 tests]# ../utils/lfs mkdir -i 1  /mnt/lustre/testdir
[root@devvm1 tests]# ../utils/lfs setstripe -E 1M -c1 -S 1M -E eof -c2 -S 4M /mnt/lustre/testdir/
[root@devvm1 tests]# touch /mnt/lustre/testdir/foo 
[root@devvm1 tests]# ../utils/lfs migrate -m 0  /mnt/lustre/testdir/
[root@devvm1 tests]# ../utils/lfs getstripe -v  /mnt/lustre/testdir/foo 
/mnt/lustre/testdir/foo
composite_header:
  lcm_magic:         0x0BD60BD0
  lcm_size:          240
  lcm_flags:         0
  lcm_layout_gen:    2
  lcm_mirror_count:  1
  lcm_entry_count:   2
components:
  - lcme_id:             1
    lcme_mirror_id:      0
    lcme_flags:          init
    lcme_extent.e_start: 0
    lcme_extent.e_end:   1048576
    lcme_offset:         128
    lcme_size:           56
    sub_layout:
      lmm_magic:         0x0BD10BD0
      lmm_seq:           0x240000403
      lmm_object_id:     0x2
      lmm_fid:           [0x240000403:0x2:0x0]
      lmm_stripe_count:  1
      lmm_stripe_size:   1048576
      lmm_pattern:       raid0
      lmm_layout_gen:    0
      lmm_stripe_offset: 0
      lmm_objects:
      - 0: { l_ost_idx: 0, l_fid: [0x2c0000401:0x2:0x0] }

  - lcme_id:             2
    lcme_mirror_id:      0
    lcme_flags:          0
    lcme_extent.e_start: 1048576
    lcme_extent.e_end:   EOF
    lcme_offset:         184
    lcme_size:           56
    sub_layout:
      lmm_magic:         0x0BD10BD0
      lmm_seq:           0x240000403
      lmm_object_id:     0x2
      lmm_fid:           [0x240000403:0x2:0x0]
      lmm_stripe_count:  2
      lmm_stripe_size:   4194304
      lmm_pattern:       raid0
      lmm_layout_gen:    0
      lmm_stripe_offset: -1

[root@devvm1 tests]# ../utils/lfs path2fid  /mnt/lustre/testdir/foo 
[0x200000403:0x2:0x0]
[root@devvm1 tests]#
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;new FID is &lt;span class=&quot;error&quot;&gt;&amp;#91;0x200000403:0x2:0x0&amp;#93;&lt;/span&gt; while lmm_fid still contains old FID  &lt;span class=&quot;error&quot;&gt;&amp;#91;0x240000403:0x2:0x0&amp;#93;&lt;/span&gt; from MDT1 .&lt;/p&gt;

&lt;p&gt;the issue is similar to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13426&quot; title=&quot;&amp;quot;lfs migrate&amp;quot; on DoM component clobbers LOV EA FID&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13426&quot;&gt;&lt;del&gt;LU-13426&lt;/del&gt;&lt;/a&gt; but still exists after applying &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13426&quot; title=&quot;&amp;quot;lfs migrate&amp;quot; on DoM component clobbers LOV EA FID&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13426&quot;&gt;&lt;del&gt;LU-13426&lt;/del&gt;&lt;/a&gt; fix.  &lt;br/&gt;
Also it may be responsible for triggering &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13535&quot; title=&quot;Files truncated/corruption due to lfsck&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13535&quot;&gt;&lt;del&gt;LU-13535&lt;/del&gt;&lt;/a&gt; in Lustre-2.12 .&lt;/p&gt;</description>
                <environment></environment>
        <key id="59407">LU-13619</key>
            <summary>migrate does not update lmm_fid</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="zam">Alexander Zarochentsev</reporter>
                        <labels>
                    </labels>
                <created>Mon, 1 Jun 2020 20:29:11 +0000</created>
                <updated>Mon, 1 Jun 2020 20:46:35 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="271668" author="tappro" created="Mon, 1 Jun 2020 20:40:20 +0000"  >&lt;p&gt;Yes, it is directly connected with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13535&quot; title=&quot;Files truncated/corruption due to lfsck&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13535&quot;&gt;&lt;del&gt;LU-13535&lt;/del&gt;&lt;/a&gt;&#160;issue, because latter happened exactly after directory migration. Meanwhile it is not the reason of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13535&quot; title=&quot;Files truncated/corruption due to lfsck&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13535&quot;&gt;&lt;del&gt;LU-13535&lt;/del&gt;&lt;/a&gt; bug itself which is &lt;tt&gt;lfsck&lt;/tt&gt; bug but worked as trigger for that bug. Anyway, it is still worth to investigate why &lt;tt&gt;lmm_oi&lt;/tt&gt; is not updated during directory migration even if &lt;tt&gt;lfsck&lt;/tt&gt; is able to fix that properly.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="59092">LU-13535</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="58682">LU-13426</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|i011qf:</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>