<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:19:18 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-1742] Fix &apos;Timed out tx&apos; error message</title>
                <link>https://jira.whamcloud.com/browse/LU-1742</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Misleading error message from kiblnd_check_txs_locked().  The value reported in the error message is how many seconds we exceeded the deadline by.  What I (and everyone else here) would have expected before reading the source is that the value would be the total time outstanding before timing out the RDMA.&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;LNetError: 3073:0:(o2iblnd_cb.c:2988:kiblnd_check_txs_locked()) Timed out tx: active_txs, 10 seconds
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="15479">LU-1742</key>
            <summary>Fix &apos;Timed out tx&apos; error message</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="5" iconUrl="https://jira.whamcloud.com/images/icons/priorities/trivial.svg">Trivial</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="cbordage">Cyril Bordage</assignee>
                                    <reporter username="behlendorf">Brian Behlendorf</reporter>
                        <labels>
                            <label>easy</label>
                            <label>llnl</label>
                    </labels>
                <created>Mon, 13 Aug 2012 12:58:03 +0000</created>
                <updated>Thu, 29 Oct 2020 12:04:10 +0000</updated>
                            <resolved>Thu, 29 Oct 2020 12:04:10 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="43121" author="behlendorf" created="Mon, 13 Aug 2012 13:03:55 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/3622&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/3622&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="43122" author="johann" created="Mon, 13 Aug 2012 13:04:02 +0000"  >&lt;p&gt;Hi Brian, did you really intend to file this bug as a severity 1?&lt;/p&gt;</comment>
                            <comment id="43129" author="isaac" created="Mon, 13 Aug 2012 13:31:55 +0000"  >&lt;p&gt;Another problem with this error message is that it doesn&apos;t tell us how long the tx has been actually on the wire, e.g. the error message above told us a tx expired 60 seconds (10 + default ko2iblnd timeout) after it was queued BUT:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;It could have been sitting in the TX queue waiting for a credit for the most of the 60 seconds and just barely got onto the active queue, which indicates problems with flow control protocol. Or:&lt;/li&gt;
	&lt;li&gt;It could have spent most of the 60 seconds on the wire without completion, which usually indicates problems in the IB fabric.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;It&apos;d be very useful to be able to distinguish the two cases.&lt;/p&gt;</comment>
                            <comment id="43133" author="pjones" created="Mon, 13 Aug 2012 13:38:43 +0000"  >&lt;p&gt;Brian B, I have dropped the severity because I assume that LLNL is not down as a result of this issue. Please speak up if I am mistaken&lt;/p&gt;

&lt;p&gt;Isaac please can you take care of this one.&lt;/p&gt;</comment>
                            <comment id="43139" author="behlendorf" created="Mon, 13 Aug 2012 14:47:02 +0000"  >&lt;p&gt;Sorry, this was accidentally filed as high priority.  The fix to update the error message is of course not critical.&lt;/p&gt;

&lt;p&gt;However, ORI-735 is a big deal for us since it&apos;s currently preventing us from running IOR on Sequoia.  So we need to absolutely get to the bottom of why that is happening , we&apos;re just starting to investigate in the context of ORI-735.  I&apos;ll probably update the patch based on Isaac&apos;s suggestion so we can get some more visibility in to actually what&apos;s going wrong.&lt;/p&gt;</comment>
                            <comment id="233996" author="gerrit" created="Wed, 26 Sep 2018 04:28:16 +0000"  >&lt;p&gt;Sonia Sharma (sharmaso@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33235&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33235&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1742&quot; title=&quot;Fix &amp;#39;Timed out tx&amp;#39; error message&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1742&quot;&gt;&lt;del&gt;LU-1742&lt;/del&gt;&lt;/a&gt; o2iblnd: &apos;Timed out tx&apos; error message&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 244d556e8784bbfdafcc13937ec73d53ef416b1a&lt;/p&gt;</comment>
                            <comment id="272533" author="gerrit" created="Wed, 10 Jun 2020 20:52:02 +0000"  >&lt;p&gt;&lt;del&gt;Oleg Drokin (green@whamcloud.com) merged in patch&lt;/del&gt; &lt;a href=&quot;https://review.whamcloud.com/33235/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33235/&lt;/a&gt;&lt;br/&gt;
&lt;del&gt;Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1742&quot; title=&quot;Fix &amp;#39;Timed out tx&amp;#39; error message&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1742&quot;&gt;&lt;del&gt;LU-1742&lt;/del&gt;&lt;/a&gt; o2iblnd: &apos;Timed out tx&apos; error message&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Project: fs/lustre-release&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Branch: master&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Current Patch Set:&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Commit: 7308662efc02fde077216f54728ecf278f31311b&lt;/del&gt;&lt;/p&gt;

&lt;p&gt;Patch has been reverted due to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13675&quot; title=&quot;LNetError: 14769:0:(o2iblnd.h:1003:kiblnd_queue2str()) LBUG&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13675&quot;&gt;&lt;del&gt;LU-13675&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="273085" author="pjones" created="Wed, 17 Jun 2020 12:12:53 +0000"  >&lt;p&gt;Is this still a live issue for LLNL?&lt;/p&gt;</comment>
                            <comment id="283566" author="gerrit" created="Thu, 29 Oct 2020 04:31:00 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/3622/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/3622/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1742&quot; title=&quot;Fix &amp;#39;Timed out tx&amp;#39; error message&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1742&quot;&gt;&lt;del&gt;LU-1742&lt;/del&gt;&lt;/a&gt; o2iblnd: &apos;Timed out tx&apos; error message&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 2be289a2b1f12bddce06e9eee65b5581b0b9fb5d&lt;/p&gt;</comment>
                            <comment id="283609" author="pjones" created="Thu, 29 Oct 2020 12:04:10 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="59563">LU-13675</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 26 Jun 2014 12:58:03 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9757</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>Mon, 13 Aug 2012 12:58:03 +0000</customfieldvalue>

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