<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:42:20 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-11260] Kernel NULL pointer: osd_iam_lfix.c:190:iam_lfix_init()) Wrong magic in node</title>
                <link>https://jira.whamcloud.com/browse/LU-11260</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Per Andreas, crash while attempting to mount MDT with corrupt OI file:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It looks like the 32927 patch worked as intended, and the problematic LASSERT was replaced with an error message:&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;[  243.128917] LustreError: 2994:0:(llog_osd.c:792:llog_osd_next_block()) proj-MDT0000-osd: invalid llog tail at log id 0x14:1/0 offset 16384
[  243.142871] LustreError: 2994:0:(osp_sync.c:1287:osp_sync_thread()) proj-OST000a-osc-MDT0000: llog process with osp_sync_process_queues failed: -22
[  243.157690] LustreError: 2994:0:(osp_sync.c:1287:osp_sync_thread()) Skipped 1 previous similar message
[  243.181463] LustreError: 3016:0:(llog_osd.c:780:llog_osd_next_block()) proj-MDT0000-osd: invalid llog tail at log id 0x2a:1/0 offset 16384 last_rec idx 4294936591 tail idx 0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Now the MDS is crashing in OI Scrub, due to a corrupt block in the OI file:&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;[  306.547356] LustreError: 2900:0:(osd_iam_lfix.c:190:iam_lfix_init()) Wrong magic in node 173391004 (#21): 0x0 != 0x1976 or wrong count: 0 (170)
[  306.561797] LustreError: 2900:0:(osd_iam_lfix.c:190:iam_lfix_init()) Skipped 3 previous similar messages
[  307.088114] BUG: unable to handle kernel NULL pointer dereference at           (null)
[  307.096929] IP: [&amp;lt;ffffffffc1182dd0&amp;gt;] __iam_path_lookup+0x70/0x240 [osd_ldiskfs]
[  307.110928] Oops: 0002 [#1] SMP 
[  307.388833] Call Trace:
[  307.393153]  [&amp;lt;ffffffffc118304f&amp;gt;] __iam_it_get+0xaf/0x1b0 [osd_ldiskfs]
[  307.402139]  [&amp;lt;ffffffffc1183bda&amp;gt;] iam_it_get+0x2a/0x160 [osd_ldiskfs]
[  307.410927]  [&amp;lt;ffffffffc117c713&amp;gt;] __osd_oi_lookup+0x113/0x390 [osd_ldiskfs]
[  307.420296]  [&amp;lt;ffffffffc117ed54&amp;gt;] osd_oi_lookup+0x94/0x170 [osd_ldiskfs]
[  307.429354]  [&amp;lt;ffffffffc1194662&amp;gt;] osd_scrub_check_update+0x112/0x12f0 [osd_ldiskfs]
[  307.448551]  [&amp;lt;ffffffffc11973d5&amp;gt;] osd_scrub_exec+0x65/0x5f0 [osd_ldiskfs]
[  307.467661]  [&amp;lt;ffffffffc1198e81&amp;gt;] osd_inode_iteration+0x571/0xd80 [osd_ldiskfs]
[  307.496163]  [&amp;lt;ffffffffc119a100&amp;gt;] osd_scrub_main+0xa70/0x1070 [osd_ldiskfs]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This issue with&#160;&lt;tt&gt;&amp;#95;&amp;#95;iam&amp;#95;path&amp;#95;lookup()&lt;/tt&gt;&#160;should probably be moved into a separate LU ticket, so that the crash (likely due to incorrect error handling) can be identified and avoided. We can&apos;t really do anything to&#160;&lt;em&gt;repair&lt;/em&gt;&#160;the corruption in place, but the problematic OI file(s) could be removed and OI Scrub can rebuild them.&lt;/p&gt;&lt;/blockquote&gt;</description>
                <environment></environment>
        <key id="52990">LU-11260</key>
            <summary>Kernel NULL pointer: osd_iam_lfix.c:190:iam_lfix_init()) Wrong magic in node</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="4">Incomplete</resolution>
                                        <assignee username="yujian">Jian Yu</assignee>
                                    <reporter username="cwhite_ddn">Cliff White</reporter>
                        <labels>
                    </labels>
                <created>Thu, 16 Aug 2018 15:04:03 +0000</created>
                <updated>Wed, 1 Apr 2020 16:46:08 +0000</updated>
                            <resolved>Wed, 1 Apr 2020 16:46:08 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="232070" author="pjones" created="Thu, 16 Aug 2018 18:05:11 +0000"  >&lt;p&gt;Jian&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="266586" author="cwhite_ddn" created="Wed, 1 Apr 2020 16:42:33 +0000"  >&lt;p&gt;This issue has been dead for over a year, can be closed. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </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|i000u7:</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>