<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:03:07 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-38] Kernel panic in ldiskfs on OST unmount</title>
                <link>https://jira.whamcloud.com/browse/LU-38</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When the sysadmins attempted to unmount the OSTs on a number of OSSs to shutdown them down for scheduled maintenance, six of the nodes kernel panicked.&lt;/p&gt;

&lt;p&gt;They all say:&lt;/p&gt;

&lt;p&gt;  Kernel BUG at fs/ldiskfs/mballoc.c:3714&lt;/p&gt;

&lt;p&gt;RIP (for what its worth) is the same for each: :ldiskfs:ldiskfs_mb_release_inode_pa&lt;/p&gt;

&lt;p&gt;The stacks are also the same:&lt;/p&gt;

&lt;p&gt;sync_buffer&lt;br/&gt;
out_of_line_wait_on_bit&lt;br/&gt;
__wait_on_buffer&lt;br/&gt;
:ldiskfs:bh_submit_read&lt;br/&gt;
:ldiskfs:ldiskfs_mb_discard_inode_preallocations&lt;br/&gt;
:ldiskfs:ldiskfs_discard_reservation&lt;br/&gt;
:ldiskfs:ldiskfs_clear_node&lt;br/&gt;
clear_inode&lt;br/&gt;
dispose_list&lt;br/&gt;
invalidate_inodes&lt;br/&gt;
generic_shutdown_super&lt;br/&gt;
kill_block_super&lt;br/&gt;
deactivate_super&lt;br/&gt;
mntput_no_expire&lt;br/&gt;
:obdclass:unlock_mntput&lt;br/&gt;
:obdclass:server_put_super&lt;br/&gt;
invalidate_inodes&lt;br/&gt;
generic_shutdown_super&lt;br/&gt;
kill_anon_super&lt;br/&gt;
:obdclass:lustre_kill_super&lt;br/&gt;
deactivate_super&lt;br/&gt;
mntput_no_expire&lt;br/&gt;
path_release_on_umount&lt;br/&gt;
sys_umount&lt;br/&gt;
sys_newstat&lt;br/&gt;
system_call&lt;/p&gt;

&lt;p&gt;I apologize for any typos.  That had to be copied by hand.&lt;/p&gt;</description>
                <environment>lustre-1.8.3.0-6chaos_2.6.18_93chaos.ch4.3</environment>
        <key id="10164">LU-38</key>
            <summary>Kernel panic in ldiskfs on OST unmount</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="1">Fixed</resolution>
                                        <assignee username="laisiyao">Lai Siyao</assignee>
                                    <reporter username="morrone">Christopher Morrone</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Jan 2011 18:40:24 +0000</created>
                <updated>Tue, 28 Jun 2011 15:01:39 +0000</updated>
                            <resolved>Mon, 13 Jun 2011 14:41:50 +0000</resolved>
                                    <version>Lustre 1.8.6</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="10408" author="dferber" created="Mon, 10 Jan 2011 20:09:10 +0000"  >&lt;p&gt;Assigned to Alex for initial analysis. &lt;/p&gt;</comment>
                            <comment id="10411" author="bzzz" created="Mon, 10 Jan 2011 20:27:57 +0000"  >&lt;p&gt;Christopher, can you confirm from the logs the devices were turned read-only? it looks to be instance of 24214 in bugzilla. &lt;/p&gt;</comment>
                            <comment id="10417" author="morrone" created="Tue, 11 Jan 2011 11:06:03 +0000"  >&lt;p&gt;It looks like &quot;umount /dev/&amp;lt;ostdev&amp;gt;&quot; does indeed turn the devices read-only as part of the shutdown process.&lt;/p&gt;</comment>
                            <comment id="10427" author="laisiyao" created="Thu, 13 Jan 2011 18:33:45 +0000"  >&lt;p&gt;&lt;a href=&quot;https://bugzilla.lustre.org/show_bug.cgi?id=16680&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bug 16680&lt;/a&gt; explains the cause of this crash, and &lt;a href=&quot;https://bugzilla.lustre.org/attachment.cgi?id=29345&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this patch&lt;/a&gt; from &lt;a href=&quot;https://bugzilla.lustre.org/show_bug.cgi?id=22299&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bug 22299&lt;/a&gt; should be able to fix it. This fix has been landed on 1.8.4 and 2.0, because your version is 1.8.3, I think you apply it and verify. &lt;/p&gt;</comment>
                            <comment id="10676" author="morrone" created="Wed, 16 Feb 2011 16:04:47 +0000"  >&lt;p&gt;I applied the patch to our copy of ldiskfs.&lt;/p&gt;</comment>
                            <comment id="16099" author="pjones" created="Mon, 13 Jun 2011 14:41:50 +0000"  >&lt;p&gt;Please reopen if this reoccurs with the patches applied&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|hzw20f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10407</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>