<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:36:11 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-3702] Failure on test suite parallel-scale test_iorssf: client out of memory</title>
                <link>https://jira.whamcloud.com/browse/LU-3702</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;http://maloo.whamcloud.com/test_sets/16f0f346-fd6e-11e2-9fdb-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/16f0f346-fd6e-11e2-9fdb-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_iorssf failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;ior failed! 1&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;test log&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;ERROR in aiori-POSIX.c (line 362): cannot get status of written file.
ERROR: Cannot allocate memory
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;client dmesg:&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;[71266.413667] LNetError: 29131:0:(lib-lnet.h:457:lnet_md_alloc()) LNET: out of memory at /var/lib/jenkins/workspace/lustre-master/arch/x86_64/build_type/client/distro/sles11sp2/ib_stack/inkernel/BUILD/BUILD/lustre-2.4.53/lnet/include/lnet/lib-lnet.h:457 (tried to alloc &apos;(md)&apos; = 4208)
[71266.413673] LNetError: 29131:0:(lib-lnet.h:457:lnet_md_alloc()) Skipped 4 previous similar messages
[71266.413676] LNetError: 29131:0:(lib-lnet.h:457:lnet_md_alloc()) LNET: 10747055 total bytes allocated by lnet
[71266.413679] LNetError: 29131:0:(lib-lnet.h:457:lnet_md_alloc()) Skipped 4 previous similar messages
[71266.413684] LustreError: 29131:0:(niobuf.c:376:ptlrpc_register_bulk()) lustre-OST0003-osc-ffff880065e08000: LNetMDAttach failed x1442416780175324/0: rc = -12
[71266.413687] LustreError: 29131:0:(niobuf.c:376:ptlrpc_register_bulk()) Skipped 4 previous similar messages
[71266.466449] The following is only an harmless informational message.
[71266.466452] Unless you get a _continuous_flood_ of these messages it means
[71266.466454] everything is working fine. Allocations from irqs cannot be
[71266.466455] perfectly reliable and the kernel is designed to handle that.
[71266.466457] ptlrpcd_1: page allocation failure: order:1, mode:0x40
[71266.466460] Pid: 29131, comm: ptlrpcd_1 Tainted: G           N  3.0.80-0.7-default #1
[71266.466462] Call Trace:
[71266.466476]  [&amp;lt;ffffffff810048b5&amp;gt;] dump_trace+0x75/0x310
[71266.466483]  [&amp;lt;ffffffff81444163&amp;gt;] dump_stack+0x69/0x6f
[71266.466488]  [&amp;lt;ffffffff810f7882&amp;gt;] warn_alloc_failed+0x102/0x1a0
[71266.466493]  [&amp;lt;ffffffff810f9369&amp;gt;] __alloc_pages_slowpath+0x559/0x7f0
[71266.466496]  [&amp;lt;ffffffff810f97e9&amp;gt;] __alloc_pages_nodemask+0x1e9/0x200
[71266.466501]  [&amp;lt;ffffffff8113ad16&amp;gt;] kmem_getpages+0x56/0x170
[71266.466505]  [&amp;lt;ffffffff8113bb5b&amp;gt;] fallback_alloc+0x19b/0x270
[71266.466508]  [&amp;lt;ffffffff8113c1f4&amp;gt;] __kmalloc+0x284/0x330
[71266.466527]  [&amp;lt;ffffffffa0515063&amp;gt;] LNetMDAttach+0x163/0x5b0 [lnet]
[71266.466593]  [&amp;lt;ffffffffa07f1848&amp;gt;] ptlrpc_register_bulk+0x258/0x9e0 [ptlrpc]
[71266.466654]  [&amp;lt;ffffffffa07f2a73&amp;gt;] ptl_send_rpc+0x173/0xc30 [ptlrpc]
[71266.466704]  [&amp;lt;ffffffffa07e8990&amp;gt;] ptlrpc_send_new_req+0x4a0/0x870 [ptlrpc]
[71266.466751]  [&amp;lt;ffffffffa07eb958&amp;gt;] ptlrpc_check_set+0x408/0x1af0 [ptlrpc]
[71266.466800]  [&amp;lt;ffffffffa081770b&amp;gt;] ptlrpcd_check+0x52b/0x550 [ptlrpc]
[71266.466862]  [&amp;lt;ffffffffa0817ba7&amp;gt;] ptlrpcd+0x197/0x3a0 [ptlrpc]
[71266.466896]  [&amp;lt;ffffffff8107b666&amp;gt;] kthread+0x96/0xa0
[71266.466901]  [&amp;lt;ffffffff8144ff44&amp;gt;] kernel_thread_helper+0x4/0x10
[71266.466904] Mem-Info:
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>server and client : lustre-master build #1592  &lt;br/&gt;
client is runnig SLES11 SP2</environment>
        <key id="20193">LU-3702</key>
            <summary>Failure on test suite parallel-scale test_iorssf: client out of memory</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="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="3">Duplicate</resolution>
                                        <assignee username="keith">Keith Mannthey</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Mon, 5 Aug 2013 21:32:06 +0000</created>
                <updated>Thu, 13 Feb 2014 22:07:46 +0000</updated>
                            <resolved>Thu, 13 Feb 2014 22:07:46 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="63678" author="keith" created="Mon, 5 Aug 2013 21:55:34 +0000"  >&lt;p&gt;The dmesg for the client shows that allocation were failing all over the place.  Are you sure the test was configured correctly?&lt;/p&gt;

&lt;p&gt;Are we suddenly using more memory to the point the system is out of memory with the same parameters to the test? &lt;/p&gt;

&lt;p&gt;I would think IOR failing for some -ENOMEM reasons would be ok if the system did not panic.&lt;/p&gt;
</comment>
                            <comment id="77028" author="adilger" created="Thu, 13 Feb 2014 22:07:38 +0000"  >&lt;p&gt;Shows mode:0x40 == __GFP_IO, but missing __GFP_WAIT from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4357&quot; title=&quot;page allocation failure. mode:0x40 caused by missing __GFP_WAIT flag&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4357&quot;&gt;&lt;del&gt;LU-4357&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="22373">LU-4357</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|hzvx7j:</customfieldvalue>

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