<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:52:16 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-5529] LBUG when unmounting MDT</title>
                <link>https://jira.whamcloud.com/browse/LU-5529</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;after the recent upgrade to 2.5.2 on our servers, I&apos;ve just tried to unmount the MDT (and MGS) to try and fail over to the second server (after applying the patches recommended in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5514&quot; title=&quot;After upgrade from 1.8.7 to 2.5.2 stack trace cfs_hash_bd_lookup_intent&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5514&quot;&gt;&lt;del&gt;LU-5514&lt;/del&gt;&lt;/a&gt;). While waiting for the unmount to complete, we had this LBUG:&lt;/p&gt;

&lt;p&gt; kernel:LustreError: 11779:0:(osp_sync.c:878:osp_sync_thread()) ASSERTION( count &amp;lt; 10 ) failed: lustre03-OST0009-osc: 1 1 empty&lt;br/&gt;
 kernel:LustreError: 11779:0:(osp_sync.c:878:osp_sync_thread()) LBUG&lt;/p&gt;

&lt;p&gt;The machine then rebooted, so not much debugging available, but I managed to get the following from the Red Hat crash logs (vmcore-dmesg.txt):&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;&amp;lt;0&amp;gt;LustreError: 11779:0:(osp_sync.c:878:osp_sync_thread()) ASSERTION( count &amp;lt; 10 ) failed: lustre03-OST0009-osc: 1 1 empty
&amp;lt;0&amp;gt;LustreError: 11779:0:(osp_sync.c:878:osp_sync_thread()) LBUG
&amp;lt;4&amp;gt;Pid: 11779, comm: osp-syn-9-0
&amp;lt;4&amp;gt;
&amp;lt;4&amp;gt;Call Trace:
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0515895&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0515e97&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa1033132&amp;gt;] osp_sync_thread+0x6c2/0x7d0 [osp]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff81061d00&amp;gt;] ? default_wake_function+0x0/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa1032a70&amp;gt;] ? osp_sync_thread+0x0/0x7d0 [osp]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109ab56&amp;gt;] kthread+0x96/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c20a&amp;gt;] child_rip+0xa/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109aac0&amp;gt;] ? kthread+0x0/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c200&amp;gt;] ? child_rip+0x0/0x20
&amp;lt;4&amp;gt;
&amp;lt;0&amp;gt;Kernel panic - not syncing: LBUG
&amp;lt;4&amp;gt;Pid: 11779, comm: osp-syn-9-0 Not tainted 2.6.32-431.17.1.el6_lustre.x86_64 #1
&amp;lt;4&amp;gt;Call Trace:
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8152795f&amp;gt;] ? panic+0xa7/0x16f
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa0515eeb&amp;gt;] ? lbug_with_loc+0x9b/0xb0 [libcfs]
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa1033132&amp;gt;] ? osp_sync_thread+0x6c2/0x7d0 [osp]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff81061d00&amp;gt;] ? default_wake_function+0x0/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffffa1032a70&amp;gt;] ? osp_sync_thread+0x0/0x7d0 [osp]
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109ab56&amp;gt;] ? kthread+0x96/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c20a&amp;gt;] ? child_rip+0xa/0x20
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8109aac0&amp;gt;] ? kthread+0x0/0xa0
&amp;lt;4&amp;gt; [&amp;lt;ffffffff8100c200&amp;gt;] ? child_rip+0x0/0x20
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This looks like it could be &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5244&quot; title=&quot;conf-sanity test_32b: osp_sync_thread()) ASSERTION( count &amp;lt; 10 ) &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5244&quot;&gt;&lt;del&gt;LU-5244&lt;/del&gt;&lt;/a&gt;, can someone confirm this and provide a patch for 2.5.2?&lt;/p&gt;

&lt;p&gt;As we&apos;ve only seen it during the MDT unmount so far, it&apos;s not that urgent at the moment, but if this is going to hit us during normal operation, users won&apos;t be happy...&lt;/p&gt;
</description>
                <environment>RHEL6</environment>
        <key id="26097">LU-5529</key>
            <summary>LBUG when unmounting MDT</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="3">Duplicate</resolution>
                                        <assignee username="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="ferner">Frederik Ferner</reporter>
                        <labels>
                    </labels>
                <created>Thu, 21 Aug 2014 13:01:54 +0000</created>
                <updated>Fri, 22 Aug 2014 18:19:34 +0000</updated>
                            <resolved>Fri, 22 Aug 2014 18:19:34 +0000</resolved>
                                    <version>Lustre 2.5.2</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="92129" author="pjones" created="Thu, 21 Aug 2014 13:15:46 +0000"  >&lt;p&gt;Bobijam is looking into this ticket&lt;/p&gt;</comment>
                            <comment id="92139" author="bobijam" created="Thu, 21 Aug 2014 14:21:01 +0000"  >&lt;p&gt;yes, it&apos;s similar to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5244&quot; title=&quot;conf-sanity test_32b: osp_sync_thread()) ASSERTION( count &amp;lt; 10 ) &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5244&quot;&gt;&lt;del&gt;LU-5244&lt;/del&gt;&lt;/a&gt;, and you can apply patch &lt;a href=&quot;http://review.whamcloud.com/11543&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/11543&lt;/a&gt;, and it will be landed for 2.5.3.&lt;/p&gt;</comment>
                            <comment id="92245" author="ferner" created="Fri, 22 Aug 2014 17:57:15 +0000"  >&lt;p&gt;Thanks for looking into this. I&apos;ve applied this patch (on top of the three already added,  on top of 2.5.2) and we&apos;re running with this on our MDTs now. We have not seen any LBUG since then. Previously it happened every time we unmounted the MDT, after applying the patch, we&apos;ve unmounted the MDT a number of times as part of our testing...&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Frederik&lt;/p&gt;</comment>
                            <comment id="92249" author="pjones" created="Fri, 22 Aug 2014 18:19:34 +0000"  >&lt;p&gt;That&apos;s great news Frederik. So I will close out this ticket as a duplicate then and you can rely on this fix being present when you move to 2.5.3 or newer releases&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|hzwu7z:</customfieldvalue>

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