<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:04:03 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-130] Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)</title>
                <link>https://jira.whamcloud.com/browse/LU-130</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;As suggested by Johann Lombardi, we open a Jira ticket for this issue which occurs more and more frequently at CEA site (Bull Customer).&lt;/p&gt;

&lt;p&gt;Bellow is an extract of dmesg output and a stack trace:&lt;/p&gt;

&lt;p&gt;=== from dmesg output:&lt;/p&gt;

&lt;p&gt;BUG: unable to handle kernel NULL pointer dereference at 000000000000000a&lt;br/&gt;
IP: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa05f7cd7&amp;gt;&amp;#93;&lt;/span&gt; cl_vmpage_page+0x57/0x1e0 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
PGD 3f7fc5067 PUD 3b3d2d067 PMD 0 &lt;br/&gt;
Oops: 0000 &lt;a href=&quot;#1&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;1&lt;/a&gt; SMP &lt;/p&gt;


&lt;p&gt;=== backtrace:&lt;/p&gt;


&lt;p&gt;PID: 27785  TASK: ffff8803b3e95240  CPU: 5   COMMAND: &quot;fortcom&quot;&lt;br/&gt;
 #0 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63510&amp;#93;&lt;/span&gt; machine_kexec at ffffffff8102e77b&lt;br/&gt;
 #1 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63570&amp;#93;&lt;/span&gt; crash_kexec at ffffffff810a6cb8&lt;br/&gt;
 #2 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63640&amp;#93;&lt;/span&gt; oops_end at ffffffff8146a770&lt;br/&gt;
 #3 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63670&amp;#93;&lt;/span&gt; no_context at ffffffff810378db&lt;br/&gt;
 #4 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e636c0&amp;#93;&lt;/span&gt; __bad_area_nosemaphore at ffffffff81037b65&lt;br/&gt;
 #5 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63710&amp;#93;&lt;/span&gt; bad_area at ffffffff81037c8e&lt;br/&gt;
 #6 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63740&amp;#93;&lt;/span&gt; do_page_fault at ffffffff8146c2e8&lt;br/&gt;
 #7 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63790&amp;#93;&lt;/span&gt; page_fault at ffffffff81469ae5&lt;br/&gt;
    &lt;span class=&quot;error&quot;&gt;&amp;#91;exception RIP: cl_vmpage_page+87&amp;#93;&lt;/span&gt;&lt;br/&gt;
    RIP: ffffffffa05f7cd7  RSP: ffff8803f7e63848  RFLAGS: 00010202&lt;br/&gt;
    RAX: 0000000000001218  RBX: 0000000000000002  RCX: ffffea001167e190&lt;br/&gt;
    RDX: 0000000000001218  RSI: ffff8803b339aa48  RDI: ffff8803b339aa08&lt;br/&gt;
    RBP: ffff8803f7e63898   R8: 0000000000000001   R9: 0000000000000000&lt;br/&gt;
    R10: 0000000000000000  R11: 0000000000000000  R12: ffff8803b339aa48&lt;br/&gt;
    R13: ffff8803b339aa08  R14: ffff8803b3e32c98  R15: ffffea001167e190&lt;br/&gt;
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018&lt;br/&gt;
 #8 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e638a0&amp;#93;&lt;/span&gt; cl_page_find0 at ffffffffa05fa4ad&lt;br/&gt;
 #9 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63980&amp;#93;&lt;/span&gt; cl_page_find at ffffffffa05fabc1&lt;br/&gt;
#10 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63990&amp;#93;&lt;/span&gt; ll_cl_init at ffffffffa096e4d0&lt;br/&gt;
#11 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63a60&amp;#93;&lt;/span&gt; ll_readpage at ffffffffa096e88a&lt;br/&gt;
#12 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63ad0&amp;#93;&lt;/span&gt; generic_file_aio_read at ffffffff810fb470&lt;br/&gt;
#13 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63bb0&amp;#93;&lt;/span&gt; vvp_io_read_start at ffffffffa0999efb&lt;br/&gt;
#14 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63c60&amp;#93;&lt;/span&gt; cl_io_start at ffffffffa0601be8&lt;br/&gt;
#15 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63cc0&amp;#93;&lt;/span&gt; cl_io_loop at ffffffffa0605710&lt;br/&gt;
#16 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63d30&amp;#93;&lt;/span&gt; ll_file_io_generic at ffffffffa0942f72&lt;br/&gt;
#17 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63dd0&amp;#93;&lt;/span&gt; ll_file_aio_read at ffffffffa094322c&lt;br/&gt;
#18 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63e60&amp;#93;&lt;/span&gt; ll_file_read at ffffffffa0949811&lt;br/&gt;
#19 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63ef0&amp;#93;&lt;/span&gt; vfs_read at ffffffff81158a45&lt;br/&gt;
#20 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63f30&amp;#93;&lt;/span&gt; sys_read at ffffffff81158b81&lt;br/&gt;
#21 &lt;span class=&quot;error&quot;&gt;&amp;#91;ffff8803f7e63f80&amp;#93;&lt;/span&gt; system_call_fastpath at ffffffff8100c172&lt;br/&gt;
    RIP: 0000003c15ad41cd  RSP: 00007fff46bcd1d8  RFLAGS: 00010202&lt;br/&gt;
    RAX: 0000000000000000  RBX: ffffffff8100c172  RCX: 00007fff46bcd2a0&lt;br/&gt;
    RDX: 0000000000028d8c  RSI: 00002b747695d000  RDI: 0000000000000003&lt;br/&gt;
    RBP: 0000000000428d8c   R8: 0000000000428d8c   R9: 0000000004f36aa0&lt;br/&gt;
    R10: 00002b74768defa0  R11: 0000000000000293  R12: 0000000000028d8c&lt;br/&gt;
    R13: 0000000000400000  R14: 0000000004f369c0  R15: 0000000000400000&lt;br/&gt;
    ORIG_RAX: 0000000000000000  CS: 0033  SS: 002b&lt;/p&gt;
</description>
                <environment># uname -r&lt;br/&gt;
2.6.32-71.14.1.el6.Bull.19.x86_64&lt;br/&gt;
# rpm -qa lustre\*&lt;br/&gt;
lustre-modules-2.0.0.1-2.6.32_71.14.1.el6.Bull.18.x86_64_Bull.petaflop.1.052.el6.x86_64&lt;br/&gt;
lustre-2.0.0.1-Bull.petaflop.1.052.el6.x86_64&lt;br/&gt;
lustre_e2fsprogs-1.41.10.sun2-Bull.petaflop.1.052.el6.20110128.x86_64&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
</environment>
        <key id="10452">LU-130</key>
            <summary>Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)</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="johann">Johann Lombardi</assignee>
                                    <reporter username="patrick.valentin">Patrick Valentin</reporter>
                        <labels>
                    </labels>
                <created>Wed, 16 Mar 2011 02:55:16 +0000</created>
                <updated>Mon, 10 Sep 2012 19:51:21 +0000</updated>
                            <resolved>Tue, 3 May 2011 07:59:46 +0000</resolved>
                                    <version>Lustre 2.0.0</version>
                                    <fixVersion>Lustre 2.1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="11133" author="johann" created="Wed, 16 Mar 2011 03:23:55 +0000"  >&lt;p&gt;&amp;gt; IP: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa05f7cd7&amp;gt;&amp;#93;&lt;/span&gt; cl_vmpage_page+0x57/0x1e0 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Could you please try to map this address and also to dump the struct page associated with vmpage?&lt;br/&gt;
Another customer reports that -&amp;gt;private can sometimes be clobbered on RHEL6 and i wonder if this is related.&lt;/p&gt;</comment>
                            <comment id="11134" author="pjones" created="Wed, 16 Mar 2011 03:45:59 +0000"  >&lt;p&gt;Johann is looking into this one&lt;/p&gt;</comment>
                            <comment id="11135" author="johann" created="Wed, 16 Mar 2011 04:14:06 +0000"  >&lt;p&gt;From my discussion with Bruno, page-&amp;gt;private is equal to 2, as in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-93&quot; title=&quot;Kernel panic caused by Lustre 1.8.5/1.8.6 on RH6 (patchless client)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-93&quot;&gt;&lt;del&gt;LU-93&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
Bruno is going to provide more information soon.&lt;/p&gt;

&lt;p&gt;Potential culprits could be:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Huge Pages&lt;/li&gt;
	&lt;li&gt;Page Migration&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Those two features seem to use page-&amp;gt;private, although it is not clear to me how we can end up in this situation.&lt;/p&gt;

&lt;p&gt;In bug &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-93&quot; title=&quot;Kernel panic caused by Lustre 1.8.5/1.8.6 on RH6 (patchless client)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-93&quot;&gt;&lt;del&gt;LU-93&lt;/del&gt;&lt;/a&gt;, the customer reported that the bug disappeared after a BIOS upgrade.&lt;br/&gt;
Bull, could you please tell us what BIOS version you use on the nodes?&lt;/p&gt;</comment>
                            <comment id="11137" author="bfaccini" created="Wed, 16 Mar 2011 05:27:18 +0000"  >&lt;p&gt;I will try to check more occurences (there are several per-day at T100 !!) of this crash in order to confirm that page-&amp;gt;private concerned value is always 2 ...&lt;/p&gt;

&lt;p&gt;Also, about Huge-Pages, they don&apos;t seem to be used as per our &quot;live&quot; check on Client-nodes, but I will confirm it asap from the crash-dumps too.&lt;/p&gt;

&lt;p&gt;You speak about Page Migration as a possible &quot;man in the middle&quot; and I will also investigate this possibility.&lt;/p&gt;</comment>
                            <comment id="11138" author="johann" created="Wed, 16 Mar 2011 05:41:41 +0000"  >&lt;p&gt;free_hot_cold_page() seems to store the migrate type in page-&amp;gt;private. MIGRATE_MOVABLE (= 2) &lt;b&gt;could&lt;/b&gt; be a good candidate.&lt;br/&gt;
That said, prep_new_page() should initialize -&amp;gt;private to 0 when a new page is allocated, so it is still not clear how we could end up with an non-initialized page even if Page Migration is the &quot;man in the middle&quot;.&lt;/p&gt;</comment>
                            <comment id="11139" author="laisiyao" created="Wed, 16 Mar 2011 06:13:07 +0000"  >&lt;p&gt;Johann, could you explain how you find page-&amp;gt;private equals 2?&lt;br/&gt;
I can&apos;t get it from the logs.&lt;/p&gt;</comment>
                            <comment id="11140" author="bfaccini" created="Wed, 16 Mar 2011 06:35:13 +0000"  >&lt;p&gt;The wrong dereferenced address is 0xa which comes from RBX/page-&amp;gt;private/0x2 + 0x8 computation ...&lt;/p&gt;</comment>
                            <comment id="11142" author="johann" created="Wed, 16 Mar 2011 07:02:35 +0000"  >&lt;p&gt;Lai, to be clear, i was on the phone earlier today with Bruno who analyzed the crash dump and told me that page-&amp;gt;private = 2. I am no magician &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="11144" author="michael.hebenstreit@intel.com" created="Wed, 16 Mar 2011 08:25:25 +0000"  >&lt;p&gt;We had a similar issue resolved by updating the BIOS&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;Motherboard:
Base Board Information
        Manufacturer: Supermicro
        Product Name: X8DTN+-B-IN001-O
        Version: 2.0

BIOS Information
        Vendor: American Megatrends Inc.
        Version: 4.6.3
        Release Date: 04/24/2010
        Address: 0xF0000
        Runtime Size: 64 kB
        ROM Size: 1024 kB
        Characteristics:
                PCI is supported
                PNP is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                Boot from CD is supported
                Selectable boot is supported
                BIOS ROM is socketed
                EDD is supported
                5.25&quot;/1.2 MB floppy services are supported (int 13h)
                3.5&quot;/720 kB floppy services are supported (int 13h)
                3.5&quot;/2.88 MB floppy services are supported (int 13h)
                Print screen service is supported (int 5h)
                8042 keyboard services are supported (int 9h)
                Serial services are supported (int 14h)
                Printer services are supported (int 17h)
                ACPI is supported
                USB legacy is supported
                BIOS boot specification is supported
                Targeted content distribution is supported
        BIOS Revision: 4.6


CPU: Intel(R) Xeon(R) CPU           E5462  @ 2.80GHz

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="11145" author="michael.hebenstreit@intel.com" created="Wed, 16 Mar 2011 08:37:13 +0000"  >&lt;p&gt;When trying to debug the 93 issue I created a special kernel that went over all the mm code inserting statements &quot;if(page-&amp;gt;private == 2)&lt;/p&gt;
{printdebug()}
&lt;p&gt;&quot;. That gave 2 results&lt;/p&gt;

&lt;p&gt;a) page-&amp;gt;private was most likely set in free_hot_cold_page(). I could not find any other location. &lt;br/&gt;
b) the page was some time present in the page cache before it was accessed by Lustre in a ll_readpage() call; a number of times unlock_page() was executed on the page with page-&amp;gt;private already set to 2. The very first occurrence of this setting appeared in the __set_page_dirty_nobuffers() function.&lt;/p&gt;

&lt;p&gt;Together with the fact that the issue resolved after a BIOS upgrade and was not present on similar systems with a completely different BIOS my gut feeling says it&apos;s an issue with a CPU mechanism like TLB or GDT that was fixed via the BIOS update.&lt;/p&gt;</comment>
                            <comment id="11183" author="bfaccini" created="Thu, 17 Mar 2011 09:55:58 +0000"  >&lt;p&gt;Just an update to answer Johann&apos;s question left in my vmail today, NO the &quot;PG_Private&quot; flag is not set for the concerned &quot;struct page&quot; in our crash-dumps @Tera-100 !!...&lt;/p&gt;</comment>
                            <comment id="11184" author="patrick.valentin" created="Thu, 17 Mar 2011 10:47:07 +0000"  >&lt;p&gt;&amp;gt; IP: &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa05f7cd7&amp;gt;&amp;#93;&lt;/span&gt; cl_vmpage_page+0x57/0x1e0 &lt;span class=&quot;error&quot;&gt;&amp;#91;obdclass&amp;#93;&lt;/span&gt;&lt;br/&gt;
&amp;gt; Could you please try to map this address and also to dump the struct page associated with vmpage?&lt;/p&gt;

&lt;p&gt;The cluster is in maintenance (some blades no longer booting). As soon as it&apos;s restarted, I run&lt;br/&gt;
the crash command on the dump to provide the &quot;page struct&quot;.&lt;/p&gt;</comment>
                            <comment id="11301" author="sebastien.buisson" created="Wed, 23 Mar 2011 07:25:12 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Michael I have a question for you. At Bull we are trying to identify which microcode can solve this issue. For our MESCA machines we are testing a new BIOS that integrates the microcode update codename M04206E6_00000008.&lt;br/&gt;
Do you think you could retrieve the microcode revision brought by the BIOS update of your SuperMicro machines? That would be very helpful for us!&lt;/p&gt;

&lt;p&gt;And now a question for everybody &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;br/&gt;
People from the Kernel Team here at Bull pointed us a kernel bug that is fixed in 2.6.32 vanilla and RHEL6.1 beta, dealing with TLB entries:&lt;br/&gt;
&lt;a href=&quot;https://patchwork.kernel.org/patch/564801/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://patchwork.kernel.org/patch/564801/&lt;/a&gt;&lt;br/&gt;
Do you think it could be related to the present bug, and fix this issue?&lt;/p&gt;

&lt;p&gt;TIA,&lt;br/&gt;
Sebastien.&lt;/p&gt;</comment>
                            <comment id="11378" author="johann" created="Fri, 25 Mar 2011 09:47:12 +0000"  >&lt;p&gt;&amp;gt; People from the Kernel Team here at Bull pointed us a kernel bug that is fixed in 2.6.32&lt;br/&gt;
&amp;gt; vanilla and RHEL6.1 beta, dealing with TLB entries:&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://patchwork.kernel.org/patch/564801/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://patchwork.kernel.org/patch/564801/&lt;/a&gt;&lt;br/&gt;
&amp;gt; Do you think it could be related to the present bug, and fix this issue?&lt;/p&gt;

&lt;p&gt;Yes, it might be. Do you know if RedHat plans to ship an RHEL6 errata kernel with this patch included?&lt;/p&gt;</comment>
                            <comment id="11386" author="patrick.valentin" created="Fri, 25 Mar 2011 10:48:41 +0000"  >
&lt;p&gt;I got a copy of the dump from &quot;Kay&quot; cluster, and the dump of the page structure is avalable below.&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;PG_private flag is not set&lt;/li&gt;
	&lt;li&gt;private filed is set to 2&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;struct page pointer by R15.&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;crash&amp;gt; rd -64 ffffea0015673008 7
ffffea0015673008:  1800000000000061 ffffffff00000002   a...............
ffffea0015673018:  0000000000000002 ffff8803baf2f990   ................
ffffea0015673028:  000000000000000e ffffea0015822668   ........h&amp;amp;......
ffffea0015673038:  ffffea0015591580                    ..Y.....


crash&amp;gt; struct page ffffea0015673008
struct page {
  flags = 1729382256910270561,
  _count = {
    counter = 2
  },
  {
    _mapcount = {
      counter = -1
    },
    {
      inuse = 65535,
      objects = 65535
    }
  },
  {
    {
      private = 2,
      mapping = 0xffff8803baf2f990
    },
    ptl = {
      raw_lock = {
        slock = 2
      }
    },
    slab = 0x2,
    first_page = 0x2
  },
  {
    index = 14,
    freelist = 0xe
  },
  lru = {
    next = 0xffffea0015822668,
    prev = 0xffffea0015591580
  }
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="11707" author="johann" created="Thu, 31 Mar 2011 14:42:00 +0000"  >&lt;p&gt;hm, the address_space_operations has 3 new operations in RHEL6:&lt;/p&gt;

&lt;p&gt;        /* migrate the contents of a page to the specified target */&lt;br/&gt;
        int (*migratepage) (struct address_space *, struct page *, struct page *);&lt;br/&gt;
        int (*launder_page) (struct page *);&lt;br/&gt;
        int (*error_remove_page)(struct address_space *, struct page *);&lt;/p&gt;

&lt;p&gt;It seems that NFS implements all of them ...&lt;/p&gt;</comment>
                            <comment id="12082" author="hudson" created="Mon, 4 Apr 2011 15:47:55 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://eric.lab.whamcloud.com:8080/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://eric.lab.whamcloud.com:8080/job/lustre-reviews/./build_type=server,platform=el6-i686/61/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el6-i686 #61&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=ae03fcb9e831319e0607040a6ced85d604a9b28a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ae03fcb9e831319e0607040a6ced85d604a9b28a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12083" author="johann" created="Mon, 4 Apr 2011 15:48:23 +0000"  >&lt;p&gt;I might have found a code path which could explain this problem.&lt;br/&gt;
A patch is available here: &lt;a href=&quot;http://review.whamcloud.com/399&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/399&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Bull, could you please give this patch a try?&lt;/p&gt;</comment>
                            <comment id="12084" author="hudson" created="Mon, 4 Apr 2011 15:50:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el5-x86_64/61/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el5-x86_64 #61&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=ae03fcb9e831319e0607040a6ced85d604a9b28a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ae03fcb9e831319e0607040a6ced85d604a9b28a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12085" author="hudson" created="Mon, 4 Apr 2011 15:52:21 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el6-x86_64/61/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el6-x86_64 #61&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=ae03fcb9e831319e0607040a6ced85d604a9b28a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ae03fcb9e831319e0607040a6ced85d604a9b28a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12086" author="hudson" created="Mon, 4 Apr 2011 15:55:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el5-x86_64/61/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el5-x86_64 #61&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=ae03fcb9e831319e0607040a6ced85d604a9b28a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ae03fcb9e831319e0607040a6ced85d604a9b28a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12087" author="hudson" created="Mon, 4 Apr 2011 15:56:14 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el6-i686/61/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el6-i686 #61&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=ae03fcb9e831319e0607040a6ced85d604a9b28a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ae03fcb9e831319e0607040a6ced85d604a9b28a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12088" author="hudson" created="Mon, 4 Apr 2011 15:58:53 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/./build_type=client,platform=ubuntu-x86_64/61/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,ubuntu-x86_64 #61&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=ae03fcb9e831319e0607040a6ced85d604a9b28a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ae03fcb9e831319e0607040a6ced85d604a9b28a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12089" author="hudson" created="Mon, 4 Apr 2011 16:06:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el5-i686/61/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el5-i686 #61&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=ae03fcb9e831319e0607040a6ced85d604a9b28a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ae03fcb9e831319e0607040a6ced85d604a9b28a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12090" author="hudson" created="Mon, 4 Apr 2011 16:21:22 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el5-i686/61/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el5-i686 #61&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=ae03fcb9e831319e0607040a6ced85d604a9b28a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ae03fcb9e831319e0607040a6ced85d604a9b28a&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12592" author="hudson" created="Thu, 7 Apr 2011 14:50:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el6-i686/113/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el6-i686 #113&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=b03dca93b492dcb14ae24cbb7707fcbf730e27fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b03dca93b492dcb14ae24cbb7707fcbf730e27fc&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12593" author="hudson" created="Thu, 7 Apr 2011 15:03:21 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el5-x86_64/113/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el5-x86_64 #113&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=b03dca93b492dcb14ae24cbb7707fcbf730e27fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b03dca93b492dcb14ae24cbb7707fcbf730e27fc&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12594" author="hudson" created="Thu, 7 Apr 2011 15:04:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el6-x86_64/113/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el6-x86_64 #113&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=b03dca93b492dcb14ae24cbb7707fcbf730e27fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b03dca93b492dcb14ae24cbb7707fcbf730e27fc&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12595" author="hudson" created="Thu, 7 Apr 2011 15:08:18 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=ubuntu-x86_64/113/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,ubuntu-x86_64 #113&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=b03dca93b492dcb14ae24cbb7707fcbf730e27fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b03dca93b492dcb14ae24cbb7707fcbf730e27fc&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12596" author="hudson" created="Thu, 7 Apr 2011 15:09:14 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el6-i686/113/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el6-i686 #113&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=b03dca93b492dcb14ae24cbb7707fcbf730e27fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b03dca93b492dcb14ae24cbb7707fcbf730e27fc&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12597" author="hudson" created="Thu, 7 Apr 2011 15:10:20 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el5-i686/113/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el5-i686 #113&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=b03dca93b492dcb14ae24cbb7707fcbf730e27fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b03dca93b492dcb14ae24cbb7707fcbf730e27fc&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12598" author="hudson" created="Thu, 7 Apr 2011 15:19:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el5-x86_64/113/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el5-x86_64 #113&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=b03dca93b492dcb14ae24cbb7707fcbf730e27fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b03dca93b492dcb14ae24cbb7707fcbf730e27fc&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12599" author="hudson" created="Thu, 7 Apr 2011 15:22:15 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=server,platform=el6-x86_64/113/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; server,el6-x86_64 #113&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=b03dca93b492dcb14ae24cbb7707fcbf730e27fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b03dca93b492dcb14ae24cbb7707fcbf730e27fc&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12600" author="hudson" created="Thu, 7 Apr 2011 15:26:04 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-reviews/./build_type=client,platform=el5-i686/113/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-reviews &#187; client,el5-i686 #113&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb/?p=fs/lustre-release.git&amp;amp;a=commit&amp;amp;h=b03dca93b492dcb14ae24cbb7707fcbf730e27fc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b03dca93b492dcb14ae24cbb7707fcbf730e27fc&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="12791" author="patrick.valentin" created="Tue, 12 Apr 2011 05:30:45 +0000"  >&lt;p&gt;An EFIX containing the patch disabling &quot;page migration&quot; (&lt;a href=&quot;http://review.whamcloud.com/399&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/399&lt;/a&gt;) was produced yesterday and should be installed today at CEA site.&lt;/p&gt;</comment>
                            <comment id="13182" author="pjones" created="Thu, 21 Apr 2011 07:13:09 +0000"  >&lt;p&gt;Update from CEA- patch rolled out on April 19th and no reoccurences since&lt;/p&gt;</comment>
                            <comment id="13533" author="johann" created="Tue, 3 May 2011 02:37:17 +0000"  >&lt;p&gt;Bull, could you please test it with transparent huge pages enabled? IIRC, you used to reproduce it quickly when this feature was turned on. Thanks in advance.&lt;/p&gt;</comment>
                            <comment id="13545" author="sebastien.buisson" created="Tue, 3 May 2011 07:27:34 +0000"  >&lt;p&gt;Johann,&lt;/p&gt;

&lt;p&gt;As I explained on the phone, we are not able to run with transparent huge pages activated, because it generates a lot of crashes at various levels, from NFS to MPI.&lt;/p&gt;

&lt;p&gt;Sebastien.&lt;/p&gt;</comment>
                            <comment id="13557" author="pjones" created="Tue, 3 May 2011 07:59:46 +0000"  >&lt;p&gt;Landed for 2.1. Please reopen if any further instances of this issue occur with this patch in place&lt;/p&gt;</comment>
                            <comment id="13562" author="hudson" created="Tue, 3 May 2011 08:45:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13563" author="hudson" created="Tue, 3 May 2011 08:47:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13564" author="hudson" created="Tue, 3 May 2011 08:47:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13565" author="hudson" created="Tue, 3 May 2011 08:47:48 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13566" author="hudson" created="Tue, 3 May 2011 08:57:50 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13567" author="hudson" created="Tue, 3 May 2011 08:58:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13568" author="hudson" created="Tue, 3 May 2011 09:05:13 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=ofa/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,ofa #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13569" author="hudson" created="Tue, 3 May 2011 09:11:56 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13570" author="hudson" created="Tue, 3 May 2011 09:15:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13571" author="hudson" created="Tue, 3 May 2011 09:21:33 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13573" author="hudson" created="Tue, 3 May 2011 09:37:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13574" author="hudson" created="Tue, 3 May 2011 09:39:46 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13575" author="hudson" created="Tue, 3 May 2011 09:57:44 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="13578" author="hudson" created="Tue, 3 May 2011 10:13:53 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/102/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #102&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;31eea565c0f94f23455d6f9d2bb926a4a53f5b6c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="14448" author="sebastien.buisson" created="Tue, 17 May 2011 07:48:31 +0000"  >&lt;p&gt;The customer has been testing for several weeks a backport of this patch in 2.0.0.1, now it considers the problem as fixed.&lt;/p&gt;</comment>
                            <comment id="14457" author="johann" created="Tue, 17 May 2011 08:10:08 +0000"  >&lt;p&gt;Thanks for the feedback S&#233;bastien.&lt;/p&gt;

&lt;p&gt;XXX please note that a proper page migration handler would need to be implemented if someone wants to enable transparent huge pages one day.&lt;/p&gt;</comment>
                            <comment id="17067" author="hudson" created="Tue, 28 Jun 2011 01:19:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,ofa #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17068" author="hudson" created="Tue, 28 Jun 2011 01:20:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,inkernel #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17072" author="hudson" created="Tue, 28 Jun 2011 01:23:36 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,ofa #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17073" author="hudson" created="Tue, 28 Jun 2011 01:24:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,inkernel #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17074" author="hudson" created="Tue, 28 Jun 2011 01:28:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el6,inkernel #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17075" author="hudson" created="Tue, 28 Jun 2011 01:31:50 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el6,inkernel #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17076" author="hudson" created="Tue, 28 Jun 2011 01:43:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,ofa #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17077" author="hudson" created="Tue, 28 Jun 2011 01:43:31 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,ubuntu1004,inkernel #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17078" author="hudson" created="Tue, 28 Jun 2011 01:55:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,inkernel #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17079" author="hudson" created="Tue, 28 Jun 2011 02:11:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,ofa #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17080" author="hudson" created="Tue, 28 Jun 2011 02:26:30 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/94/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,inkernel #94&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; disable page migration&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=cfaa163b5f52d3a89aecaf257581c35b67771887&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;cfaa163b5f52d3a89aecaf257581c35b67771887&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/rw26.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17138" author="hudson" created="Tue, 28 Jun 2011 19:04:20 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,ofa #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17139" author="hudson" created="Tue, 28 Jun 2011 19:05:05 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,inkernel #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17140" author="hudson" created="Tue, 28 Jun 2011 19:07:20 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el6,inkernel #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17141" author="hudson" created="Tue, 28 Jun 2011 19:07:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,inkernel #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17142" author="hudson" created="Tue, 28 Jun 2011 19:07:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,inkernel #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17143" author="hudson" created="Tue, 28 Jun 2011 19:08:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,ofa #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17144" author="hudson" created="Tue, 28 Jun 2011 19:08:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,ofa #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17145" author="hudson" created="Tue, 28 Jun 2011 19:09:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el6,inkernel #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17146" author="hudson" created="Tue, 28 Jun 2011 19:14:16 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,ubuntu1004,inkernel #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17147" author="hudson" created="Tue, 28 Jun 2011 19:17:41 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,ofa #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17148" author="hudson" created="Tue, 28 Jun 2011 19:18:26 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/96/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,inkernel #96&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-130&quot; title=&quot;Kernel crash on lustre 2.0 client (page fault in ll_file_read, NULL pointer dereference)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-130&quot;&gt;&lt;del&gt;LU-130&lt;/del&gt;&lt;/a&gt; Add changelog entry&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;a73a0cf7d6ada798b08815aa1824dcdb51f1c5a9&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ChangeLog&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="44546" author="vs" created="Mon, 10 Sep 2012 19:51:21 +0000"  >&lt;p&gt;Johann Lombardi said on 16/Mar/11 4:14 AM:&lt;/p&gt;

&lt;p&gt;&amp;gt; Potential culprits could be:&lt;br/&gt;
&amp;gt;&lt;br/&gt;
&amp;gt; Huge Pages&lt;br/&gt;
&amp;gt; Page Migration&lt;br/&gt;
&amp;gt; Those two features seem to use page-&amp;gt;private, although it is not clear to me how we can end up in this situation.&lt;/p&gt;

&lt;p&gt;Johann Lombardi said on 16/Mar/11 5:41 AM:&lt;/p&gt;

&lt;p&gt;&amp;gt; That said, prep_new_page() should initialize -&amp;gt;private to 0 when a new page is allocated, so it is still not clear how we could&lt;br/&gt;
&amp;gt; end up with an non-initialized page even if Page Migration is the &quot;man in the middle&quot;.&lt;/p&gt;


&lt;p&gt;Couldn&apos;t it be something like the below:&lt;/p&gt;

&lt;p&gt;migrate_pages() used to allocate new pages with a function passed as a&lt;br/&gt;
parameter.&lt;/p&gt;

&lt;p&gt;int migrate_pages(struct list_head *from,&lt;br/&gt;
                new_page_t get_new_page, unsigned long private, bool offlining,&lt;br/&gt;
                bool sync)&lt;/p&gt;

&lt;p&gt;In most cases allocating function passed to migrate_pages() ends up&lt;br/&gt;
with __alloc_pages() and eventually with get_page_from_freelist()&lt;br/&gt;
&lt;del&gt;&amp;gt;..&lt;/del&gt;&amp;gt; prep_new_page() which sets page-&amp;gt;private to 0.&lt;/p&gt;

&lt;p&gt;There is one exception however. In case of compact_zone() (introduced&lt;br/&gt;
in rhel6 kernels) allocating function is compaction_alloc().&lt;/p&gt;

&lt;p&gt;This function seems to avoid traditional page allocation path, it&lt;br/&gt;
takes free pages from isolated free lists and page-&amp;gt;private does not&lt;br/&gt;
get set to 0.&lt;/p&gt;

&lt;p&gt;Then migrate_page_move_mapping() puts that new page into mapping&apos;s&lt;br/&gt;
page tree where lustre&apos;s ll_read_ahead_page() finds nonprivate page&lt;br/&gt;
with page-&amp;gt;private != 0 and oops-es.&lt;/p&gt;

&lt;p&gt;Does that make sense?&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|hzv9ef:</customfieldvalue>

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