<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:26:53 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-9517] Ubuntu16 client: LBUG ASSERTION( npages &lt;= page_pools.epp_free_pages ) failed</title>
                <link>https://jira.whamcloud.com/browse/LU-9517</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Hit LBUG when try to load module on client&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;Started at Tue May 16 21:19:42 UTC 2017
Lustre is not mounted, trying to do setup ... 
Stopping clients: trevis-73vm7.trevis.hpdd.intel.com,trevis-73vm8 /mnt/lustre (opts:)
Stopping clients: trevis-73vm7.trevis.hpdd.intel.com,trevis-73vm8 /mnt/lustre2 (opts:)
trevis-73vm8: trevis-73vm8.trevis.hpdd.intel.com: executing set_hostid
trevis-73vm10: trevis-73vm10.trevis.hpdd.intel.com: executing set_hostid
trevis-73vm9: trevis-73vm9.trevis.hpdd.intel.com: executing set_hostid
Loading modules from /usr/lib64/lustre
detected 1 online CPUs by sysfs
libcfs will create CPU partition based on online CPUs
[12118.323703] LustreError: 27:0:(sec_bulk.c:188:enc_pools_release_free_pages()) ASSERTION( npages &amp;lt;= page_pools.epp_free_pages ) failed: 
[12118.324790] LustreError: 27:0:(sec_bulk.c:188:enc_pools_release_free_pages()) LBUG
[12118.325548] Kernel panic - not syncing: LBUG
[12118.325903] CPU: 0 PID: 27 Comm: kswapd0 Tainted: G           OE   4.4.0-71-generic #92-Ubuntu
[12118.326565] Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2007
[12118.327019]  0000000000000086 000000007416c949 ffff880076453b70 ffffffff813f82b3
[12118.327656]  ffffffffc0316e1c ffff880076453c08 ffff880076453bf8 ffffffff8118d367
[12118.328299]  ffffffff00000008 ffff880076453c08 ffff880076453ba0 000000007416c949
[12118.328772] Call Trace:
[12118.328772]  [&amp;lt;ffffffff813f82b3&amp;gt;] dump_stack+0x63/0x90
[12118.328772]  [&amp;lt;ffffffff8118d367&amp;gt;] panic+0xd3/0x215
[12118.328772]  [&amp;lt;ffffffffc02fa799&amp;gt;] lbug_with_loc+0x59/0xa0 [libcfs]
[12118.328772]  [&amp;lt;ffffffffc05af758&amp;gt;] enc_pools_shrink_scan+0x458/0x510 [ptlrpc]
[12118.328772]  [&amp;lt;ffffffff811bb213&amp;gt;] ? list_lru_count_one+0x23/0x30
[12118.328772]  [&amp;lt;ffffffff811a2533&amp;gt;] shrink_slab.part.40+0x203/0x420
[12118.328772]  [&amp;lt;ffffffff811a6b08&amp;gt;] shrink_zone+0x2c8/0x2e0
[12118.328772]  [&amp;lt;ffffffff811a7bee&amp;gt;] kswapd+0x51e/0x990
[12118.328772]  [&amp;lt;ffffffff811a76d0&amp;gt;] ? mem_cgroup_shrink_node_zone+0x1c0/0x1c0
[12118.328772]  [&amp;lt;ffffffff810a0be8&amp;gt;] kthread+0xd8/0xf0
[12118.328772]  [&amp;lt;ffffffff810a0b10&amp;gt;] ? kthread_create_on_node+0x1e0/0x1e0
[12118.328772]  [&amp;lt;ffffffff8183ca0f&amp;gt;] ret_from_fork+0x3f/0x70
[12118.328772]  [&amp;lt;ffffffff810a0b10&amp;gt;] ? kthread_create_on_node+0x1e0/0x1e0
[12118.328772] Kernel Offset: disabled
[12118.328772] ---[ end Kernel panic - not syncing: LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;system info&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;root@trevis-73vm8:~# uname -a
Linux trevis-73vm8.trevis.hpdd.intel.com 4.4.0-71-generic #92-Ubuntu SMP Fri Mar 24 12:59:01 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

root@trevis-73vm8:~# lctl --version
lctl 2.9.57_31_ge0deeb2

root@trevis-73vm8:~# dpkg -l | grep lustre
ii  lustre-client-modules-4.4.0-71-generic 2.9.57-31-ge0deeb2-1                       amd64        Lustre Linux kernel module (kernel 4.4.0-71-generic)
ii  lustre-dev                             2.9.57-31-ge0deeb2-1                       amd64        Development files for the Lustre filesystem
iU  lustre-source                          2.9.57-31-ge0deeb2-1                       all          source for Lustre filesystem client kernel modules
ii  lustre-tests                           2.9.57-31-ge0deeb2-1                       amd64        Test suite for the Lustre filesystem
ii  lustre-utils                           2.9.57-31-ge0deeb2-1                       amd64        Userspace utilities for the Lustre filesystem

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>client: Ubuntu 16, kernel: 4.4.0-71-generic&lt;br/&gt;
server: lustre-master #3578</environment>
        <key id="46135">LU-9517</key>
            <summary>Ubuntu16 client: LBUG ASSERTION( npages &lt;= page_pools.epp_free_pages ) failed</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="sarah">Sarah Liu</reporter>
                        <labels>
                    </labels>
                <created>Tue, 16 May 2017 22:31:18 +0000</created>
                <updated>Wed, 17 May 2017 20:19:55 +0000</updated>
                            <resolved>Wed, 17 May 2017 20:19:55 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="196238" author="sarah" created="Wed, 17 May 2017 20:19:55 +0000"  >&lt;p&gt;dup of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9458&quot; title=&quot;LustreError: 12764:0:(sec_bulk.c:188:enc_pools_release_free_pages()) ASSERTION( npages &amp;lt;= page_pools.epp_free_pages ) failed:&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9458&quot;&gt;&lt;del&gt;LU-9458&lt;/del&gt;&lt;/a&gt;. The issue has gone on tip of master (#3582)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="45890">LU-9458</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzzcxj:</customfieldvalue>

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