<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:58:15 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-13085] (namei.c:87:ll_set_inode()) Can not initialize inode [0x540028b1f:0x2:0x0] without object type: valid = 0x100000001</title>
                <link>https://jira.whamcloud.com/browse/LU-13085</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I attempted to list the contents of /p/lustre3/faaland1/ using tab complete to determine the &quot;faaland1&quot; part of the path. There was a delay of several seconds, then the ls command returned with appropriate output. On the console of the client node, I saw 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;[Tue Dec 17 18:07:31 2019] LustreError: 24055:0:(namei.c:87:ll_set_inode()) Can not initialize inode [0x2400013a0:0x6b6:0x0] without object type: valid = 0x100000001
[Tue Dec 17 18:07:31 2019] LustreError: 24055:0:(namei.c:87:ll_set_inode()) Skipped 6 previous similar messages
[Tue Dec 17 18:07:31 2019] LustreError: 24055:0:(llite_lib.c:2426:ll_prep_inode()) new_inode -fatal: rc -12
[Tue Dec 17 18:07:31 2019] LustreError: 24055:0:(llite_lib.c:2426:ll_prep_inode()) Skipped 6 previous similar messages &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;See &lt;a href=&quot;https://github.com/LLNL/lustre&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/LLNL/lustre&lt;/a&gt; for the patch stacks.&lt;/p&gt;</description>
                <environment>corona82 login node&lt;br/&gt;
RHEL 7.7 derivative&lt;br/&gt;
kernel-3.10.0-1062.7.1.1chaos.ch6.x86_64&lt;br/&gt;
lustre-2.12.3_2.chaos-1.4mofed.ch6.x86_64&lt;br/&gt;
filesystem running lustre-2.10.8_5.chaos</environment>
        <key id="57660">LU-13085</key>
            <summary>(namei.c:87:ll_set_inode()) Can not initialize inode [0x540028b1f:0x2:0x0] without object type: valid = 0x100000001</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="3">Duplicate</resolution>
                                        <assignee username="laisiyao">Lai Siyao</assignee>
                                    <reporter username="ofaaland">Olaf Faaland</reporter>
                        <labels>
                            <label>llnl</label>
                    </labels>
                <created>Wed, 18 Dec 2019 02:31:13 +0000</created>
                <updated>Sat, 1 Feb 2020 16:16:35 +0000</updated>
                            <resolved>Wed, 22 Jan 2020 15:42:27 +0000</resolved>
                                    <version>Lustre 2.10.8</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="260081" author="ofaaland" created="Wed, 18 Dec 2019 02:35:18 +0000"  >&lt;p&gt;There are 2 MDTs on this file system.&#160; The listed fid&apos;s info and my directory&apos;s info:&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@corona82:~]# lfs fid2path /p/lustre3/ [0x2400013a0:0x6b6:0x0]
/p/lustre3/bennion1
[root@corona82:~]# lfs getdirstripe /p/lustre3/bennion1
lmv_stripe_count: 0 lmv_stripe_offset: 1 lmv_hash_type: none

[root@corona82:~]# lfs getdirstripe /p/lustre3/faaland1
lmv_stripe_count: 0 lmv_stripe_offset: 0 lmv_hash_type: none
[root@corona82:~]# lfs path2fid /p/lustre3/faaland1
[0x200000bd0:0x745:0x0]&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="260083" author="ofaaland" created="Wed, 18 Dec 2019 02:38:58 +0000"  >&lt;p&gt;The two MDS nodes have nothing in dmesg from the time when the error was reported on the client:&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;----------------
eporter81
----------------
[Tue Dec 17 16:07:18 2019] Lustre: Skipped 3 previous similar messages
[Tue Dec 17 16:12:11 2019] Lustre: MGS: Connection restored to ae14aba1-e9ca-73c5-d91e-d5258431f3c5 (at 192.168.128.137@o2ib20)
[Tue Dec 17 16:12:11 2019] Lustre: Skipped 1 previous similar message
[Tue Dec 17 16:12:23 2019] Lustre: MGS: Connection restored to 57067c2f-6884-8432-75c3-5d29b7b44621 (at 192.168.128.138@o2ib20)
[Tue Dec 17 16:12:23 2019] Lustre: Skipped 1 previous similar message
----------------
eporter82
----------------
[Tue Dec 17 15:23:34 2019] Lustre: lustre3-MDT0001: Connection restored to 6e206333-0ad1-f33f-5455-92e3e1592cf5 (at 192.168.128.140@o2ib20)
[Tue Dec 17 16:07:39 2019] Lustre: lustre3-MDT0001: haven&apos;t heard from client a8de14f3-4714-ff41-67ca-ffcfd5d3ce43 (at 192.168.128.138@o2ib20) in 227 seconds. I think it&apos;s dead, and I am evicting it. exp ffff99e50e087800, cur 1576627639 expire 1576627489 last 1576627412
[Tue Dec 17 16:07:39 2019] Lustre: Skipped 1 previous similar message
[Tue Dec 17 16:12:33 2019] Lustre: lustre3-MDT0001: Connection restored to ae14aba1-e9ca-73c5-d91e-d5258431f3c5 (at 192.168.128.137@o2ib20)
[Tue Dec 17 16:12:45 2019] Lustre: lustre3-MDT0001: Connection restored to a8de14f3-4714-ff41-67ca-ffcfd5d3ce43 (at 192.168.128.138@o2ib20)&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="260084" author="ofaaland" created="Wed, 18 Dec 2019 02:44:05 +0000"  >&lt;p&gt;I saw the same error reported by the client earlier today, but I&apos;ve not yet been able to reproduce it on demand.&lt;/p&gt;

&lt;p&gt;In the earlier case, the FID reported is on a different file system, lustre2.&#160; That other file system is running a slightly different tag,&#160;lustre-2.10.8_4.chaos.&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@corona82:~]# dmesg -T | grep ll_prep_inode -C2
[Mon Dec 16 12:54:27 2019] LNetError: 45583:0:(peer.c:3451:lnet_peer_ni_add_to_recoveryq_locked()) Skipped 14 previous similar messages
[Mon Dec 16 13:02:43 2019] LustreError: 118530:0:(namei.c:87:ll_set_inode()) Can not initialize inode [0x580023454:0x2:0x0] without object type: valid = 0x100000001
[Mon Dec 16 13:02:43 2019] LustreError: 118530:0:(llite_lib.c:2426:ll_prep_inode()) new_inode -fatal: rc -12
[Mon Dec 16 13:04:37 2019] LNetError: 45583:0:(peer.c:3451:lnet_peer_ni_add_to_recoveryq_locked()) lpni 192.168.128.86@o2ib36 added to recovery queue. Health = 900
[Mon Dec 16 13:04:37 2019] LNetError: 45583:0:(peer.c:3451:lnet_peer_ni_add_to_recoveryq_locked()) Skipped 11 previous similar messages

[root@corona82:~]# lfs fid2path /p/lustre2/ [0x580023454:0x2:0x0]
/p/lustre2/faaland1/make-busy/mdt14&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="260085" author="ofaaland" created="Wed, 18 Dec 2019 02:47:13 +0000"  >&lt;p&gt;Let me know what information you&apos;d like me to try to gather for the next occurrence.&lt;/p&gt;</comment>
                            <comment id="260086" author="ofaaland" created="Wed, 18 Dec 2019 02:58:34 +0000"  >&lt;p&gt;I gathered debug logs from the client and attached them.  &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;first instance: dk.corona82.1576534399.gz&lt;/li&gt;
	&lt;li&gt;second instance with more debug: dk.corona82.1576635179.gz&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Also the debug logs from the porter MDS nodes (/p/lustre3 file system):&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;dk.porter8x.1576637982&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="260106" author="pjones" created="Wed, 18 Dec 2019 15:23:45 +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="260440" author="laisiyao" created="Sun, 29 Dec 2019 03:21:28 +0000"  >&lt;p&gt;This is a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13099&quot; title=&quot;ll_set_inode()) Can not initialize inode warning&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13099&quot;&gt;&lt;del&gt;LU-13099&lt;/del&gt;&lt;/a&gt;, and the fix is on &lt;a href=&quot;https://review.whamcloud.com/#/c/37089/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/37089/&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="57696">LU-13099</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="34038" name="dk.corona82.1576534399.gz" size="239494" author="ofaaland" created="Wed, 18 Dec 2019 02:57:27 +0000"/>
                            <attachment id="34037" name="dk.corona82.1576635179.gz" size="883922" author="ofaaland" created="Wed, 18 Dec 2019 02:57:28 +0000"/>
                            <attachment id="34039" name="dk.porter81.1576637982.gz" size="1215684" author="ofaaland" created="Wed, 18 Dec 2019 03:04:37 +0000"/>
                            <attachment id="34040" name="dk.porter82.1576637982.gz" size="529937" author="ofaaland" created="Wed, 18 Dec 2019 03:04:37 +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|i00r5r:</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>