<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:55:09 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-5859] Running lfs changelog with no registered user results in LBUG</title>
                <link>https://jira.whamcloud.com/browse/LU-5859</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;See the attached reproducer script for details.&lt;/p&gt;

&lt;p&gt;In short, running lfs changelog after deregistering the last registered user results in an LBUG on umount of the client. While it is obviously a user error to run lfs changelog with no registered users, it shouldn&apos;t result in an LBUG.&lt;/p&gt;</description>
                <environment>Seen on master b6a3222, Robert confirmed he saw it on a master build from yesterday.</environment>
        <key id="27447">LU-5859</key>
            <summary>Running lfs changelog with no registered user results in LBUG</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="bfaccini">Bruno Faccini</assignee>
                                    <reporter username="mjmac">Michael MacDonald</reporter>
                        <labels>
                    </labels>
                <created>Tue, 4 Nov 2014 20:31:23 +0000</created>
                <updated>Fri, 5 Jun 2015 00:32:50 +0000</updated>
                            <resolved>Sun, 25 Jan 2015 02:53:01 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="98339" author="mjmac" created="Tue, 4 Nov 2014 20:34:12 +0000"  >&lt;p&gt;Running the attached script results in the following:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;...
+ lctl --device LU-5859-MDT0000 changelog_deregister cl1
LU-5859-MDT0000: Deregistered changelog user &lt;span class=&quot;code-quote&quot;&gt;&apos;cl1&apos;&lt;/span&gt;
+ sleep 1
+ lfs changelog LU-5859-MDT0000
+ kill -9 5798
+ umount /tmp/LU-5859/client

Message from syslogd@test1 at Nov  4 12:32:42 ...
 kernel:LustreError: 5800:0:(llog.c:854:llog_write()) ASSERTION( loghandle-&amp;gt;lgh_obj != ((void *)0) ) failed:

Message from syslogd@test1 at Nov  4 12:32:42 ...
 kernel:LustreError: 5800:0:(llog.c:854:llog_write()) LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="98440" author="adilger" created="Wed, 5 Nov 2014 18:36:05 +0000"  >&lt;p&gt;Mike, can you please paste the whole stack into the bug?&lt;/p&gt;</comment>
                            <comment id="98467" author="hdoreau" created="Wed, 5 Nov 2014 20:30:29 +0000"  >&lt;p&gt;I was bisecting it to determine whether &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1996&quot; title=&quot;Fine-grained job activity tracking using changelogs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1996&quot;&gt;&lt;del&gt;LU-1996&lt;/del&gt;&lt;/a&gt; was guilty or not. Seems to have been introduced by &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5038&quot; title=&quot;Mount hangs for hours processing some llog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5038&quot;&gt;&lt;del&gt;LU-5038&lt;/del&gt;&lt;/a&gt; instead&lt;/p&gt;

&lt;p&gt;I have a stack here:&lt;br/&gt;
crash&amp;gt; bt&lt;br/&gt;
PID: 3610   TASK: ffff8801fea80ae0  CPU: 5   COMMAND: &quot;mdc_clg_send_th&quot;&lt;br/&gt;
 #0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be279f8&amp;#93;&lt;/span&gt; machine_kexec at ffffffff8103900b&lt;br/&gt;
 #1 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27a58&amp;#93;&lt;/span&gt; crash_kexec at ffffffff810c62c2&lt;br/&gt;
 #2 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27b28&amp;#93;&lt;/span&gt; panic at ffffffff8152896e&lt;br/&gt;
 #3 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27ba8&amp;#93;&lt;/span&gt; lbug_with_loc at ffffffffa0297eeb &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;&lt;br/&gt;
 #4 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27bc8&amp;#93;&lt;/span&gt; llog_write at ffffffffa03d6ae4 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
 #5 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27c18&amp;#93;&lt;/span&gt; llog_cancel_rec at ffffffffa03d6c8f &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
 #6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27c68&amp;#93;&lt;/span&gt; llog_cat_cleanup at ffffffffa03db89c &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
 #7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27c98&amp;#93;&lt;/span&gt; llog_cat_process_cb at ffffffffa03dc7fd &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
 #8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27cf8&amp;#93;&lt;/span&gt; llog_process_thread at ffffffffa03d7b1f &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
 #9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27da8&amp;#93;&lt;/span&gt; llog_process_or_fork at ffffffffa03d9817 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27df8&amp;#93;&lt;/span&gt; llog_cat_process_or_fork at ffffffffa03dab7d &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27e88&amp;#93;&lt;/span&gt; llog_cat_process at ffffffffa03dace9 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27ea8&amp;#93;&lt;/span&gt; mdc_changelog_send_thread at ffffffffa08db54b &lt;span class=&quot;error&quot;&gt;&amp;#91;mdc&amp;#93;&lt;/span&gt;&lt;br/&gt;
#13 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27ee8&amp;#93;&lt;/span&gt; kthread at ffffffff8109af86&lt;br/&gt;
#14 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88020be27f48&amp;#93;&lt;/span&gt; kernel_thread at ffffffff8100c20a&lt;/p&gt;</comment>
                            <comment id="98485" author="rread" created="Wed, 5 Nov 2014 23:12:56 +0000"  >&lt;p&gt;I&apos;m also seeing an LBUG when unmounting the client  after testing changelogs. &lt;/p&gt;</comment>
                            <comment id="98598" author="mjmac" created="Thu, 6 Nov 2014 21:00:51 +0000"  >&lt;p&gt;I confirm that &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5038&quot; title=&quot;Mount hangs for hours processing some llog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5038&quot;&gt;&lt;del&gt;LU-5038&lt;/del&gt;&lt;/a&gt; seems to be the culprit. I reverted the commit in a local build and my reproducer script no longer causes an LBUG.&lt;/p&gt;</comment>
                            <comment id="100445" author="adilger" created="Tue, 2 Dec 2014 18:32:40 +0000"  >&lt;p&gt;Alex, could you please offer some advice on how to fix this problem?  It was apparently introduced by your patch &lt;a href=&quot;http://review.whamcloud.com/10308&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10308&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="103506" author="mjmac" created="Wed, 14 Jan 2015 18:47:40 +0000"  >&lt;p&gt;Hi. Just looking for a status update on this ticket. Seems like it should be a blocker... Any input, &lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=bzzz&quot; class=&quot;user-hover&quot; rel=&quot;bzzz&quot;&gt;bzzz&lt;/a&gt;?&lt;/p&gt;</comment>
                            <comment id="103577" author="bzzz" created="Thu, 15 Jan 2015 09:55:38 +0000"  >&lt;p&gt;Michael, looking at that now, thanks for reminding.&lt;/p&gt;</comment>
                            <comment id="103581" author="gerrit" created="Thu, 15 Jan 2015 10:29:27 +0000"  >&lt;p&gt;Alex Zhuravlev (alexey.zhuravlev@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13414&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13414&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5859&quot; title=&quot;Running lfs changelog with no registered user results in LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5859&quot;&gt;&lt;del&gt;LU-5859&lt;/del&gt;&lt;/a&gt; llog: do not cleanup orphans in remote catalogs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c418baa20e78da556916f48d5dc407fa6e4aab50&lt;/p&gt;</comment>
                            <comment id="104621" author="gerrit" created="Sun, 25 Jan 2015 01:52:43 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13414/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13414/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5859&quot; title=&quot;Running lfs changelog with no registered user results in LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5859&quot;&gt;&lt;del&gt;LU-5859&lt;/del&gt;&lt;/a&gt; llog: do not cleanup orphans in remote catalogs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 97df2f4cae374130c057cbf1168ad1427c96cbc5&lt;/p&gt;</comment>
                            <comment id="104625" author="pjones" created="Sun, 25 Jan 2015 02:53:01 +0000"  >&lt;p&gt;Landed for 2.7&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="27481">LU-5877</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="24638">LU-5038</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="27481">LU-5877</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="16307" name="LU-5859.sh" size="1324" author="mjmac" created="Tue, 4 Nov 2014 20:34:12 +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|hzx067:</customfieldvalue>

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