<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:32:32 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-17088] mirror extend to create a file with different DOM size</title>
                <link>https://jira.whamcloud.com/browse/LU-17088</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11421&quot; title=&quot;DoM: manual migration OST-MDT, MDT-MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11421&quot;&gt;&lt;del&gt;LU-11421&lt;/del&gt;&lt;/a&gt; requested that multiple DOM components are allowed only with the same size, and mirror extend should not append another DOM component with different size.&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;
# lfs setstripe -E64k -L mdt -Eeof /mnt/lustre/file

# lfs mirror extend -N -E1M -L mdt -Eeof /mnt/lustre/file

# lfs getstripe /mnt/lustre/file
/mnt/lustre/file
  lcm_layout_gen:    3
  lcm_mirror_count:  2
  lcm_entry_count:   4
    lcme_id:             65537
    lcme_mirror_id:      1
    lcme_flags:          init
    lcme_extent.e_start: 0
    lcme_extent.e_end:   65536
      lmm_stripe_count:  0
      lmm_stripe_size:   65536
      lmm_pattern:       mdt
      lmm_layout_gen:    0
      lmm_stripe_offset: 0

    lcme_id:             65538
    lcme_mirror_id:      1
    lcme_flags:          0
    lcme_extent.e_start: 65536
    lcme_extent.e_end:   EOF
      lmm_stripe_count:  1
      lmm_stripe_size:   65536
      lmm_pattern:       raid0
      lmm_layout_gen:    0
      lmm_stripe_offset: -1

    lcme_id:             131073
    lcme_mirror_id:      2
    lcme_flags:          init,stale
    lcme_extent.e_start: 0
    lcme_extent.e_end:   1048576
      lmm_stripe_count:  0
      lmm_stripe_size:   1048576
      lmm_pattern:       mdt
      lmm_layout_gen:    0
      lmm_stripe_offset: 0

    lcme_id:             131074
    lcme_mirror_id:      2
    lcme_flags:          0
    lcme_extent.e_start: 1048576
    lcme_extent.e_end:   EOF
      lmm_stripe_count:  1
      lmm_stripe_size:   1048576
      lmm_pattern:       raid0
      lmm_layout_gen:    0
      lmm_stripe_offset: -1

# cat /mnt/lustre/file
cat: /mnt/lustre/file: Invalid argument

# dmesg
[82972.256548] LustreError: 112613:0:(lov_object.c:669:lov_init_composite()) lustre-clilov-ffff8fb210559800: DOM entries with different sizes
[82972.259975] LustreError: 112613:0:(lov_ea.c:633:dump_lsm()) lsm 00000000320cd603, objid 0x0:0, maxbytes 0x400000fe000, magic 0x0BD60BD0, refc: 2, entry: 4, mirror: 1, flags: 1,layout_gen 3
[82972.264191] LustreError: 112613:0:(lov_ea.c:655:dump_lsm()) [0x0, 0x10000): id: 65537, flags: 10, magic 0x0BD10BD0, layout_gen 0, stripe count 0, sstripe size 65536, pool: []
[82972.268485] LustreError: 112613:0:(lov_ea.c:655:dump_lsm()) [0x10000, 0xffffffffffffffff): id: 65538, flags: 0, magic 0x0BD10BD0, layout_gen 65535, stripe count 1, sstripe size 65536, pool: []
[82972.272944] LustreError: 112613:0:(lov_ea.c:655:dump_lsm()) [0x0, 0x100000): id: 131073, flags: 11, magic 0x0BD10BD0, layout_gen 0, stripe count 0, sstripe size 1048576, pool: []
[82972.276985] LustreError: 112613:0:(lov_ea.c:655:dump_lsm()) [0x100000, 0xffffffffffffffff): id: 131074, flags: 0, magic 0x0BD10BD0, layout_gen 65535, stripe count 1, sstripe size 1048576, pool: []
[82972.281335] LustreError: 112613:0:(lov_object.c:1303:lov_layout_change()) lustre-clilov-ffff8fb210559800: cannot apply &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; layout on [0x200000402:0x1:0x0] : rc = -22
[82972.285438] LustreError: 112613:0:(lcommon_cl.c:196:cl_file_inode_init()) lustre: failed to initialize cl_object [0x200000402:0x1:0x0]: rc = -22
[82972.289076] LustreError: 112613:0:(llite_lib.c:3594:ll_prep_inode()) new_inode -fatal: rc -22

# rm /mnt/lustre/file
rm: cannot remove &lt;span class=&quot;code-quote&quot;&gt;&apos;/mnt/lustre/file&apos;&lt;/span&gt;: Invalid argument&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="77748">LU-17088</key>
            <summary>mirror extend to create a file with different DOM size</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="bobijam">Zhenyu Xu</reporter>
                        <labels>
                    </labels>
                <created>Tue, 5 Sep 2023 06:53:28 +0000</created>
                <updated>Sat, 14 Oct 2023 10:49:50 +0000</updated>
                            <resolved>Sat, 23 Sep 2023 14:01:32 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="384755" author="gerrit" created="Tue, 5 Sep 2023 07:00:57 +0000"  >&lt;p&gt;&quot;Zhenyu Xu &amp;lt;bobijam@hotmail.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52269&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52269&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17088&quot; title=&quot;mirror extend to create a file with different DOM size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17088&quot;&gt;&lt;del&gt;LU-17088&lt;/del&gt;&lt;/a&gt; dom: don&apos;t create different size DOM component&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8c03a05d6a036f03da3764a3c29aacc4cd3bbcaa&lt;/p&gt;</comment>
                            <comment id="387013" author="gerrit" created="Sat, 23 Sep 2023 06:01:54 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/52269/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/52269/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17088&quot; title=&quot;mirror extend to create a file with different DOM size&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17088&quot;&gt;&lt;del&gt;LU-17088&lt;/del&gt;&lt;/a&gt; dom: don&apos;t create different size DOM component&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e2539c0667525aff8d985d018c4ed077d95ba882&lt;/p&gt;</comment>
                            <comment id="387032" author="pjones" created="Sat, 23 Sep 2023 14:01:32 +0000"  >&lt;p&gt;Landed for 2.16&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|i03unb:</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>