<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:26:14 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-9442] OST unable to precreate new objects after reaching 0xFFFFFFFF</title>
                <link>https://jira.whamcloud.com/browse/LU-9442</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Issue could be simple reproduced changing lov_objid and LAST_ID to value near with 0xFFFFFFFF.&lt;br/&gt;
 Example:&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@devvm-2 tests]# cd /mnt/lustre
[root@devvm-2 lustre]# mkdir test1
[root@devvm-2 lustre]# lfs setstripe -i 0 -c 1 test1
[root@devvm-2 lustre]# touch test1/asdf
[root@devvm-2 lustre]# touch test1/qwerty
[root@devvm-2 lustre]# cd
[root@devvm-2 ~]# umount /mnt/lustre-mds
lustre-mds1/ lustre-mds2/ 
[root@devvm-2 ~]# umount /mnt/lustre-mds1/
[root@devvm-2 ~]# umount /mnt/lustre-ost1/
[root@devvm-2 ~]# mount -t ldiskfs -o loop /tmp/lustre-mdt1 /mnt/mds
[root@devvm-2 ~]# mount -t ldiskfs -o loop /tmp/lustre-ost1 /mnt/ost
[root@devvm-2 ~]# hexedit /mnt/mds/lov_objid 
[root@devvm-2 ~]# hexedit /mnt/ost/O/0/LAST_ID 
[root@devvm-2 ~]# hexdump -C /mnt/mds/lov_objid 
00000000  f5 ff ff ff 00 00 00 00  01 00 00 00 00 00 00 00  |................|
00000010
[root@devvm-2 ~]# hexdump -C /mnt/ost/O/0/LAST_ID 
00000000  f5 ff ff ff 00 00 00 00                           |........|
00000008
[root@devvm-2 ~]# umount /mnt/mds
[root@devvm-2 ~]# umount /mnt/ost
[root@devvm-2 ~]# mount -t lustre -o loop /tmp/lustre-mdt1 /mnt/mds
[root@devvm-2 ~]# mount -t lustre -o loop /tmp/lustre-ost1 /mnt/lustre-ost1/
[root@devvm-2 test1]# for i in `seq 1 10`; do touch file$i; done
[root@devvm-2 test1]# dmesg | tail -n 20
...
Lustre: lustre-OST0000: Recovery over after 0:01, of 1 clients 1 recovered and 0 were evicted.
Lustre: lustre-OST0000: trigger OI scrub by RPC for the [0x100000001:0x0:0x0] with flags 0x4a, rc = 0
LustreError: 4279:0:(ofd_dev.c:1775:ofd_create_hdl()) lustre-OST0000: unable to precreate: rc = -115
LustreError: 4263:0:(osp_precreate.c:619:osp_precreate_send()) lustre-OST0000-osc-MDT0000: can&apos;t precreate: rc = -115
LustreError: 4263:0:(osp_precreate.c:1273:osp_precreate_thread()) lustre-OST0000-osc-MDT0000: cannot precreate objects: rc = -115
LustreError: 4351:0:(ofd_dev.c:1775:ofd_create_hdl()) lustre-OST0000: unable to precreate: rc = -115


&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;According to OST&apos;s lustre logs it fails on 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;00002000:00000040:5.0:1493820390.271480:0:4351:0:(ofd_dev.c:416:ofd_object_init()) object init, fid = [0x100000001:0x0:0x0]
00080000:00000010:5.0:1493820390.271486:0:4351:0:(osd_handler.c:338:osd_object_alloc()) kmalloced &apos;mo&apos;: 200 at ffff8800365270c0.
00080000:00000001:5.0:1493820390.271489:0:4351:0:(osd_handler.c:993:osd_fid_lookup()) Process entered
00000001:00000001:5.0:1493820390.271491:0:4351:0:(osd_compat.c:1285:osd_obj_spec_lookup()) Process entered
00000001:00000001:5.0:1493820390.271492:0:4351:0:(osd_compat.c:875:osd_seq_load()) Process entered
00000001:00000001:5.0:1493820390.271493:0:4351:0:(osd_compat.c:883:osd_seq_load()) Process leaving (rc=18446612135418184448 : -131938291367168 : ffff8800b902c300)
00000001:00000001:5.0:1493820390.271516:0:4351:0:(osd_compat.c:1320:osd_obj_spec_lookup()) Process leaving (rc=0 : 0 : 0)
00080000:00000001:5.0:1493820390.271517:0:4351:0:(osd_handler.c:523:osd_iget_check()) Process entered
00080000:00000001:5.0:1493820390.271518:0:4351:0:(osd_handler.c:648:osd_iget_check()) Process leaving via put (rc=0 : 0 : 0x0)
00080000:00000001:5.0:1493820390.271519:0:4351:0:(osd_handler.c:727:osd_check_lma()) Process entered
00080000:00000001:5.0:1493820390.271524:0:4351:0:(osd_handler.c:791:osd_check_lma()) Process leaving (rc=18446744073709551538 : -78 : ffffffffffffffb2)

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="45845">LU-9442</key>
            <summary>OST unable to precreate new objects after reaching 0xFFFFFFFF</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="wc-triage">WC Triage</assignee>
                                    <reporter username="scherementsev">Sergey Cheremencev</reporter>
                        <labels>
                    </labels>
                <created>Wed, 3 May 2017 14:28:18 +0000</created>
                <updated>Thu, 3 Aug 2017 23:09:33 +0000</updated>
                            <resolved>Wed, 19 Jul 2017 03:40:28 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.1</fixVersion>
                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="195795" author="sergey" created="Mon, 15 May 2017 11:43:50 +0000"  >&lt;p&gt;The problem is understood. In the nearest days I will push the patch.&lt;/p&gt;

&lt;p&gt;So don&apos;t spend time on it.&lt;/p&gt;</comment>
                            <comment id="196594" author="gerrit" created="Mon, 22 May 2017 12:52:06 +0000"  >&lt;p&gt;Sergey Cheremencev (sergey.cheremencev@seagate.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27225&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27225&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9442&quot; title=&quot;OST unable to precreate new objects after reaching 0xFFFFFFFF&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9442&quot;&gt;&lt;del&gt;LU-9442&lt;/del&gt;&lt;/a&gt; osp: can&apos;t create IDIF fid number &amp;gt; 0xFFFFFFFF&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2594290c6d550a012857b0e6a1f80a50f3b89c36&lt;/p&gt;</comment>
                            <comment id="202577" author="gerrit" created="Wed, 19 Jul 2017 03:28:50 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27225/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27225/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9442&quot; title=&quot;OST unable to precreate new objects after reaching 0xFFFFFFFF&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9442&quot;&gt;&lt;del&gt;LU-9442&lt;/del&gt;&lt;/a&gt; osp: can&apos;t create IDIF fid number &amp;gt; 0xFFFFFFFF&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2dde01f1edac9e330f853c3ffee64eb43d82b7c1&lt;/p&gt;</comment>
                            <comment id="202638" author="pjones" created="Wed, 19 Jul 2017 03:40:28 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="203619" author="gerrit" created="Wed, 26 Jul 2017 18:19:11 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/28227&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28227&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9442&quot; title=&quot;OST unable to precreate new objects after reaching 0xFFFFFFFF&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9442&quot;&gt;&lt;del&gt;LU-9442&lt;/del&gt;&lt;/a&gt; osp: can&apos;t create IDIF fid number &amp;gt; 0xFFFFFFFF&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: eab600a7927c2e45e0dde2400d31f9bf58aed2a9&lt;/p&gt;</comment>
                            <comment id="204386" author="gerrit" created="Thu, 3 Aug 2017 21:41:24 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/28227/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28227/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9442&quot; title=&quot;OST unable to precreate new objects after reaching 0xFFFFFFFF&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9442&quot;&gt;&lt;del&gt;LU-9442&lt;/del&gt;&lt;/a&gt; osp: can&apos;t create IDIF fid number &amp;gt; 0xFFFFFFFF&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: baa1ce2e0bbcda59d7a4acb7e67cebde402f9d95&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="46614">LU-9631</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|hzzbtz:</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>