<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:42:10 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-4376] osd_trans_start() ASSERTION( get_current()-&gt;journal_info == ((void *)0)</title>
                <link>https://jira.whamcloud.com/browse/LU-4376</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;lfsck crashes with the summary assertion and the following backtrace:&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;libcfs_debug_dumpstack
lbug_with_loc
osd_trans_start
lod_trans_start
mdd_trans_start
mdd_lfsck_namespace_exec_dir
mdd_lfsck_dir_engine
mdd_lfsck_oit_engine
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We had just carried out a procedure from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4226&quot; title=&quot;MDS unable to locate swabbed FID SEQ in FLDB&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4226&quot;&gt;&lt;del&gt;LU-4226&lt;/del&gt;&lt;/a&gt; to delete corrupted &lt;tt&gt;trusted.lma&lt;/tt&gt; and &lt;tt&gt;trusted.link&lt;/tt&gt; xattrs from files on the ldiskfs MDT.&lt;/p&gt;</description>
                <environment>&lt;a href=&quot;https://github.com/chaos/lustre/commits/2.4.0-19chaos&quot;&gt;https://github.com/chaos/lustre/commits/2.4.0-19chaos&lt;/a&gt;</environment>
        <key id="22424">LU-4376</key>
            <summary>osd_trans_start() ASSERTION( get_current()-&gt;journal_info == ((void *)0)</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="5">Cannot Reproduce</resolution>
                                        <assignee username="bobijam">Zhenyu Xu</assignee>
                                    <reporter username="nedbass">Ned Bass</reporter>
                        <labels>
                            <label>llnl</label>
                    </labels>
                <created>Tue, 10 Dec 2013 21:28:38 +0000</created>
                <updated>Tue, 14 Dec 2021 22:50:33 +0000</updated>
                            <resolved>Tue, 14 Dec 2021 22:50:33 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="73242" author="nedbass" created="Tue, 10 Dec 2013 21:43:43 +0000"  >&lt;p&gt;This happens on each reboot, so this production filesystem is offline pending a fix or workaround.  Also, we cannot provide crash dumps for this system.&lt;/p&gt;</comment>
                            <comment id="73248" author="nedbass" created="Tue, 10 Dec 2013 22:06:22 +0000"  >&lt;p&gt;Update, it managed to stay up after the last reboot, and the OI scrub completed, so we&apos;re now back online.&lt;/p&gt;</comment>
                            <comment id="73264" author="pjones" created="Wed, 11 Dec 2013 07:10:05 +0000"  >&lt;p&gt;Bobijam&lt;/p&gt;

&lt;p&gt;Could you please advise on this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="73273" author="bobijam" created="Wed, 11 Dec 2013 09:39:43 +0000"  >&lt;p&gt;It looks like there is an un-stopped transaction ongoing while another transaction is trying to start.&lt;/p&gt;

&lt;p&gt;What is your code base (the latest git commit + what patches)? Since lfsck is keeping on changing.&lt;/p&gt;</comment>
                            <comment id="73301" author="nedbass" created="Wed, 11 Dec 2013 18:49:31 +0000"  >&lt;p&gt;We were running this tag:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/chaos/lustre/commits/2.4.0-19chaos&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/chaos/lustre/commits/2.4.0-19chaos&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="73341" author="bobijam" created="Thu, 12 Dec 2013 06:23:36 +0000"  >&lt;p&gt;Haven&apos;t found obvious double transaction start in the code so far, would you mind checking all backtrace to seek possible transaction re-entry?&lt;/p&gt;</comment>
                            <comment id="74470" author="bobijam" created="Tue, 7 Jan 2014 08:52:52 +0000"  >&lt;p&gt;Added a debug patch at &lt;a href=&quot;http://review.whamcloud.com/8758&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/8758&lt;/a&gt; to log current-&amp;gt;journal_info in osd_trans_start()&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_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 26 Jun 2014 21:28:38 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzwb5b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>11982</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>
                                                                                                                        <customfield id="customfield_10493" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 10 Dec 2013 21:28:38 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>