<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:06:50 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-418] LNET layer code paths with critical sections protected with the LNET main spinlock can cause clients pseudo-hang situations with a heavy impact on Lustre operations</title>
                <link>https://jira.whamcloud.com/browse/LU-418</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When this occurs, the impacted clients become very slow, ping on ethernet is ok but SSH connections are very slow and ping on IB is KO.&lt;/p&gt;

&lt;p&gt;Multiple forced crash-dumps always show the same situations where all CPUs are running N-1 threads stuck spinning on the LNET main spinlock in different places and one owns the lock and is always running in lnet_match_md(), for instance:&lt;/p&gt;

&lt;p&gt;crash&amp;gt; bt -a&lt;br/&gt;
PID: 10869  TASK: ffff88044c582d10  CPU: 0   COMMAND: &quot;kiblnd_sd_18&quot;&lt;br/&gt;
 #0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036607d10&amp;#93;&lt;/span&gt; machine_kexec at ffffffff8102e66b&lt;br/&gt;
 #1 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036607d70&amp;#93;&lt;/span&gt; crash_kexec at ffffffff810a9b08&lt;br/&gt;
 #2 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036607e40&amp;#93;&lt;/span&gt; oops_end at ffffffff81456108&lt;br/&gt;
 #3 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036607e70&amp;#93;&lt;/span&gt; die_nmi at ffffffff814562a9&lt;br/&gt;
 #4 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036607ea0&amp;#93;&lt;/span&gt; do_nmi_callback at ffffffff81028f0b&lt;br/&gt;
 #5 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036607f10&amp;#93;&lt;/span&gt; do_nmi at ffffffff81455e46&lt;br/&gt;
 #6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036607f50&amp;#93;&lt;/span&gt; nmi at ffffffff81455710&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;exception RIP: _spin_lock+33&amp;#93;&lt;/span&gt;&lt;br/&gt;
    RIP: ffffffff81455011  RSP: ffff880466a9fa10  RFLAGS: 00000283&lt;br/&gt;
    RAX: 0000000000003f08  RBX: ffff880296799e00  RCX: 00000000000000c0&lt;br/&gt;
    RDX: 0000000000003eeb  RSI: ffff880296799e00  RDI: ffffffffa040d340&lt;br/&gt;
    RBP: ffff880466a9fa10   R8: 0000000000001000   R9: 0000000000000000&lt;br/&gt;
    R10: ffff880296799e00  R11: 0000000000000001  R12: 0000000000000000&lt;br/&gt;
    R13: 0000000000000001  R14: ffff88047cd29280  R15: ffff880b468e0bb0&lt;br/&gt;
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018&lt;br/&gt;
&amp;#8212; &amp;lt;NMI exception stack&amp;gt; &amp;#8212;&lt;br/&gt;
 #7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9fa10&amp;#93;&lt;/span&gt; _spin_lock at ffffffff81455011&lt;br/&gt;
 #8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9fa18&amp;#93;&lt;/span&gt; lnet_finalize at ffffffffa03f0218&lt;br/&gt;
 #9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9fa48&amp;#93;&lt;/span&gt; kiblnd_recv at ffffffffa0661b5a&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9fb08&amp;#93;&lt;/span&gt; lnet_ni_recv at ffffffffa03f37a8&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9fb98&amp;#93;&lt;/span&gt; lnet_recv_put at ffffffffa03f3b00&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9fbe8&amp;#93;&lt;/span&gt; lnet_parse at ffffffffa03fa23a&lt;br/&gt;
#13 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9fce8&amp;#93;&lt;/span&gt; kiblnd_handle_rx at ffffffffa0662253&lt;br/&gt;
#14 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9fd78&amp;#93;&lt;/span&gt; kiblnd_rx_complete at ffffffffa0662e02&lt;br/&gt;
#15 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9fdf8&amp;#93;&lt;/span&gt; kiblnd_complete at ffffffffa0662fa2&lt;br/&gt;
#16 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9fe38&amp;#93;&lt;/span&gt; kiblnd_scheduler at ffffffffa066331c&lt;br/&gt;
#17 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880466a9ff48&amp;#93;&lt;/span&gt; kernel_thread at ffffffff8100d1aa&lt;/p&gt;

&lt;p&gt;PID: 10866  TASK: ffff8801006fab90  CPU: 1   COMMAND: &quot;kiblnd_sd_15&quot;&lt;br/&gt;
 #0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88088e407e80&amp;#93;&lt;/span&gt; crash_nmi_callback at ffffffff810266d6&lt;br/&gt;
 #1 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88088e407e90&amp;#93;&lt;/span&gt; notifier_call_chain at ffffffff81457d55&lt;br/&gt;
 #2 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88088e407ed0&amp;#93;&lt;/span&gt; atomic_notifier_call_chain at ffffffff81457dba&lt;br/&gt;
 #3 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88088e407ee0&amp;#93;&lt;/span&gt; notify_die at ffffffff810875de&lt;br/&gt;
 #4 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88088e407f10&amp;#93;&lt;/span&gt; do_nmi at ffffffff81455e1c&lt;br/&gt;
 #5 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88088e407f50&amp;#93;&lt;/span&gt; nmi at ffffffff81455710&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;exception RIP: _spin_lock+30&amp;#93;&lt;/span&gt;&lt;br/&gt;
    RIP: ffffffff8145500e  RSP: ffff8802276f7cb0  RFLAGS: 00000297&lt;br/&gt;
    RAX: 0000000000003efb  RBX: ffff88088f80c400  RCX: ffff88043f99ecc0&lt;br/&gt;
    RDX: 0000000000003ef5  RSI: ffff88088f80c400  RDI: ffffffffa040d340&lt;br/&gt;
    RBP: ffff8802276f7cb0   R8: ffffc900177cb5e0   R9: 00049b3c447e0790&lt;br/&gt;
    R10: 000000000000003f  R11: 0000000000000064  R12: 0000000000000000&lt;br/&gt;
    R13: ffff88088f80c400  R14: 0000000000000000  R15: 0000000000000000&lt;br/&gt;
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018&lt;br/&gt;
&amp;#8212; &amp;lt;NMI exception stack&amp;gt; &amp;#8212;&lt;br/&gt;
 #6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8802276f7cb0&amp;#93;&lt;/span&gt; _spin_lock at ffffffff8145500e&lt;br/&gt;
 #7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8802276f7cb8&amp;#93;&lt;/span&gt; lnet_finalize at ffffffffa03f0218&lt;br/&gt;
 #8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8802276f7ce8&amp;#93;&lt;/span&gt; kiblnd_tx_done at ffffffffa065d482&lt;br/&gt;
 #9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8802276f7d68&amp;#93;&lt;/span&gt; kiblnd_tx_complete at ffffffffa06615cf&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8802276f7df8&amp;#93;&lt;/span&gt; kiblnd_complete at ffffffffa0662f72&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8802276f7e38&amp;#93;&lt;/span&gt; kiblnd_scheduler at ffffffffa066331c&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8802276f7f48&amp;#93;&lt;/span&gt; kernel_thread at ffffffff8100d1aa&lt;/p&gt;

&lt;p&gt;PID: 10882  TASK: ffff8804664deb50  CPU: 2   COMMAND: &quot;kiblnd_sd_31&quot;&lt;br/&gt;
 #0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88048e407e80&amp;#93;&lt;/span&gt; crash_nmi_callback at ffffffff810266d6&lt;br/&gt;
 #1 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88048e407e90&amp;#93;&lt;/span&gt; notifier_call_chain at ffffffff81457d55&lt;br/&gt;
 #2 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88048e407ed0&amp;#93;&lt;/span&gt; atomic_notifier_call_chain at ffffffff81457dba&lt;br/&gt;
 #3 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88048e407ee0&amp;#93;&lt;/span&gt; notify_die at ffffffff810875de&lt;br/&gt;
 #4 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88048e407f10&amp;#93;&lt;/span&gt; do_nmi at ffffffff81455e1c&lt;br/&gt;
 #5 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88048e407f50&amp;#93;&lt;/span&gt; nmi at ffffffff81455710&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;exception RIP: _spin_lock+30&amp;#93;&lt;/span&gt;&lt;br/&gt;
    RIP: ffffffff8145500e  RSP: ffff880164f1bb90  RFLAGS: 00000297&lt;br/&gt;
    RAX: 0000000000003f0a  RBX: ffff880562f81800  RCX: 00000000000000c0&lt;br/&gt;
    RDX: 0000000000003ef5  RSI: ffff880562f81800  RDI: ffffffffa040d340&lt;br/&gt;
    RBP: ffff880164f1bb90   R8: 00000000000000c0   R9: 00000000000000c0&lt;br/&gt;
    R10: 0000000000000004  R11: ffff880562f81800  R12: ffff880954e2ccc0&lt;br/&gt;
    R13: 0000000000000000  R14: 00000000000000c0  R15: 00000000000000c0&lt;br/&gt;
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018&lt;br/&gt;
&amp;#8212; &amp;lt;NMI exception stack&amp;gt; &amp;#8212;&lt;br/&gt;
 #6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880164f1bb90&amp;#93;&lt;/span&gt; _spin_lock at ffffffff8145500e&lt;br/&gt;
 #7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880164f1bb98&amp;#93;&lt;/span&gt; lnet_recv_put at ffffffffa03f3a5c&lt;br/&gt;
 #8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880164f1bbe8&amp;#93;&lt;/span&gt; lnet_parse at ffffffffa03fa23a&lt;br/&gt;
 #9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880164f1bce8&amp;#93;&lt;/span&gt; kiblnd_handle_rx at ffffffffa0662253&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880164f1bd78&amp;#93;&lt;/span&gt; kiblnd_rx_complete at ffffffffa0662e02&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880164f1bdf8&amp;#93;&lt;/span&gt; kiblnd_complete at ffffffffa0662fa2&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880164f1be38&amp;#93;&lt;/span&gt; kiblnd_scheduler at ffffffffa066331c&lt;br/&gt;
#13 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880164f1bf48&amp;#93;&lt;/span&gt; kernel_thread at ffffffff8100d1aa&lt;/p&gt;

&lt;p&gt;PID: 10853  TASK: ffff880349ef6f10  CPU: 3   COMMAND: &quot;kiblnd_sd_02&quot;&lt;br/&gt;
 #0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880c8e407e80&amp;#93;&lt;/span&gt; crash_nmi_callback at ffffffff810266d6&lt;br/&gt;
 #1 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880c8e407e90&amp;#93;&lt;/span&gt; notifier_call_chain at ffffffff81457d55&lt;br/&gt;
 #2 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880c8e407ed0&amp;#93;&lt;/span&gt; atomic_notifier_call_chain at ffffffff81457dba&lt;br/&gt;
 #3 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880c8e407ee0&amp;#93;&lt;/span&gt; notify_die at ffffffff810875de&lt;br/&gt;
 #4 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880c8e407f10&amp;#93;&lt;/span&gt; do_nmi at ffffffff81455e1c&lt;br/&gt;
 #5 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880c8e407f50&amp;#93;&lt;/span&gt; nmi at ffffffff81455710&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;exception RIP: lnet_match_md+563&amp;#93;&lt;/span&gt;&lt;br/&gt;
    RIP: ffffffffa03f4f33  RSP: ffff8804635b1b50  RFLAGS: 00000283&lt;br/&gt;
    RAX: ffff88051285dac0  RBX: 0000000000000004  RCX: 000500080a6420a5&lt;br/&gt;
    RDX: ffff88051285d840  RSI: 0000000000000000  RDI: 0000000000000004&lt;br/&gt;
    RBP: ffff8804635b1be0   R8: 00000000000000c0   R9: 00000000000000c0&lt;br/&gt;
    R10: 0000000000000004  R11: ffff88101d274c00  R12: 00000000000000c0&lt;br/&gt;
    R13: ffff88051285dcc0  R14: 00000000000000c0  R15: 0000000000000001&lt;br/&gt;
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018&lt;br/&gt;
&amp;#8212; &amp;lt;NMI exception stack&amp;gt; &amp;#8212;&lt;br/&gt;
 #6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8804635b1b50&amp;#93;&lt;/span&gt; lnet_match_md at ffffffffa03f4f33&lt;br/&gt;
 #7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8804635b1be8&amp;#93;&lt;/span&gt; lnet_parse at ffffffffa03f99cd&lt;br/&gt;
 #8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8804635b1ce8&amp;#93;&lt;/span&gt; kiblnd_handle_rx at ffffffffa0662253&lt;br/&gt;
 #9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8804635b1d78&amp;#93;&lt;/span&gt; kiblnd_rx_complete at ffffffffa0662e02&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8804635b1df8&amp;#93;&lt;/span&gt; kiblnd_complete at ffffffffa0662fa2&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8804635b1e38&amp;#93;&lt;/span&gt; kiblnd_scheduler at ffffffffa066331c&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8804635b1f48&amp;#93;&lt;/span&gt; kernel_thread at ffffffff8100d1aa&lt;/p&gt;

&lt;p&gt;PID: 10877  TASK: ffff880466ad0d90  CPU: 4   COMMAND: &quot;kiblnd_sd_26&quot;&lt;br/&gt;
 #0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036647e80&amp;#93;&lt;/span&gt; crash_nmi_callback at ffffffff810266d6&lt;br/&gt;
 #1 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036647e90&amp;#93;&lt;/span&gt; notifier_call_chain at ffffffff81457d55&lt;br/&gt;
 #2 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036647ed0&amp;#93;&lt;/span&gt; atomic_notifier_call_chain at ffffffff81457dba&lt;br/&gt;
 #3 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036647ee0&amp;#93;&lt;/span&gt; notify_die at ffffffff810875de&lt;br/&gt;
 #4 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036647f10&amp;#93;&lt;/span&gt; do_nmi at ffffffff81455e1c&lt;br/&gt;
 #5 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff880036647f50&amp;#93;&lt;/span&gt; nmi at ffffffff81455710&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;exception RIP: _spin_lock+33&amp;#93;&lt;/span&gt;&lt;br/&gt;
    RIP: ffffffff81455011  RSP: ffff88047c677be0  RFLAGS: 00000283&lt;br/&gt;
    RAX: 0000000000003f01  RBX: ffff88014354e030  RCX: 0000000000000000&lt;br/&gt;
    RDX: 0000000000003ef5  RSI: ffff88047e739160  RDI: ffffffffa040d340&lt;br/&gt;
    RBP: ffff88047c677be0   R8: 0000000000000286   R9: 0000000000000001&lt;br/&gt;
    R10: 0000000000000000  R11: 0000000000000000  R12: ffff8801eeeaca00&lt;br/&gt;
    R13: 0000000000000001  R14: ffff88047cd29280  R15: 00000000000000c0&lt;br/&gt;
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018&lt;br/&gt;
&amp;#8212; &amp;lt;NMI exception stack&amp;gt; &amp;#8212;&lt;br/&gt;
 #6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88047c677be0&amp;#93;&lt;/span&gt; _spin_lock at ffffffff81455011&lt;br/&gt;
 #7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88047c677be8&amp;#93;&lt;/span&gt; lnet_parse at ffffffffa03f937a&lt;br/&gt;
 #8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88047c677ce8&amp;#93;&lt;/span&gt; kiblnd_handle_rx at ffffffffa0662253&lt;br/&gt;
 #9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88047c677d78&amp;#93;&lt;/span&gt; kiblnd_rx_complete at ffffffffa0662e02&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88047c677df8&amp;#93;&lt;/span&gt; kiblnd_complete at ffffffffa0662fa2&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88047c677e38&amp;#93;&lt;/span&gt; kiblnd_scheduler at ffffffffa066331c&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff88047c677f48&amp;#93;&lt;/span&gt; kernel_thread at ffffffff8100d1aa&lt;/p&gt;

&lt;p&gt;For the complete crash output see attached file (crash.txt).&lt;/p&gt;

&lt;p&gt;At the beginning we found the issue came from a wrong lnet routing configuration: some clients, seen as lustre routers by other clients, were dropping all the wrong packets thus consuming a lot of resources. Once we fixed the misconfiguration the problem comes from evicted clients still trying to reconnect to the servers. Clients get stuck being overloaded with lot of requests once they have been evicted.&lt;/p&gt;

&lt;p&gt;So, where do you think we have the problem with the spin lock? do you think it&apos;s possible to have a less monolithic code in the lnet spin lock? &lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;</description>
                <environment>RHEL 6.0, kernel-2.6.32-30.el6, lustre 2.0.0.1</environment>
        <key id="11173">LU-418</key>
            <summary>LNET layer code paths with critical sections protected with the LNET main spinlock can cause clients pseudo-hang situations with a heavy impact on Lustre operations</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="1">Fixed</resolution>
                                        <assignee username="laisiyao">Lai Siyao</assignee>
                                    <reporter username="dmoreno">Diego Moreno</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Jun 2011 09:07:22 +0000</created>
                <updated>Thu, 21 Jul 2011 10:28:25 +0000</updated>
                            <resolved>Thu, 21 Jul 2011 10:28:25 +0000</resolved>
                                    <version>Lustre 2.0.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="16382" author="pjones" created="Wed, 15 Jun 2011 09:11:24 +0000"  >&lt;p&gt;Lai&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="16386" author="liang" created="Wed, 15 Jun 2011 12:18:34 +0000"  >&lt;p&gt;FYI, I think this issue should have been fixed by &lt;a href=&quot;https://bugzilla.lustre.org/attachment.cgi?id=29053&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.lustre.org/attachment.cgi?id=29053&lt;/a&gt; of bug 21619, this patch is already in master.&lt;br/&gt;
Liang&lt;/p&gt;</comment>
                            <comment id="16432" author="laisiyao" created="Thu, 16 Jun 2011 00:50:08 +0000"  >&lt;p&gt;Hi Moreno,&lt;/p&gt;

&lt;p&gt;Liang&apos;s comment looks right, could you verify the patch mentioned is not in your code? And if not, could you test with that patch?&lt;/p&gt;

&lt;p&gt;Lai&lt;/p&gt;</comment>
                            <comment id="16439" author="dmoreno" created="Thu, 16 Jun 2011 03:36:33 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Great news, I confirm we don&apos;t have the patch but we&apos;ll test it ASAP.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;</comment>
                            <comment id="18045" author="pjones" created="Thu, 21 Jul 2011 10:28:25 +0000"  >&lt;p&gt;As per discussion on the Bull call, we will close this ticket and reopen if there is a reoccurrence with the patch in place.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="10266" name="crash.txt" size="45193" author="dmoreno" created="Wed, 15 Jun 2011 09:07:22 +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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>client</label>
            <label>lnet,</label>
            <label>spin_lock,</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvskv:</customfieldvalue>

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