<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:03:18 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-13680] large allocations in osd_bufs_get() failing</title>
                <link>https://jira.whamcloud.com/browse/LU-13680</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Large allocations in &lt;tt&gt;osd_bufs_get()&lt;/tt&gt; can fail if the OSS memory is fragmented after use, if that thread has not serviced a cacheless IO since startup or is newly started:&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;kernel: ll_ost_io04_052: page allocation failure: order:5, mode:0x10c050
kernel: CPU: 4 PID: 1980 Comm: ll_ost_io04_052 
Call Trace:
dump_stack+0x19/0x1b
warn_alloc_failed+0x110/0x180
__alloc_pages_slowpath+0x6b6/0x724
__alloc_pages_nodemask+0x404/0x420
alloc_pages_current+0x98/0x110
__get_free_pages+0xe/0x40
kmalloc_order_trace+0x2e/0xa0
osd_bufs_get+0x7b7/0x870 [osd_ldiskfs]
ofd_preprw_read+0x2ea/0x1110 [ofd]
ofd_preprw+0x499/0x8c0 [ofd]
tgt_brw_read+0x9e3/0x1e40 [ptlrpc]
tgt_request_handle+0xada/0x1570 [ptlrpc]
ptlrpc_server_handle_request+0x24b/0xab0 [ptlrpc]
ptlrpc_main+0xb34/0x1470 [ptlrpc]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The order 5 allocation is 128KB, so &lt;tt&gt;osd_bufs_get()&lt;/tt&gt; should be using &lt;tt&gt;OBD_ALLOC_LARGE()&lt;/tt&gt; or equivalent.&lt;/p&gt;</description>
                <environment></environment>
        <key id="59576">LU-13680</key>
            <summary>large allocations in osd_bufs_get() failing</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="1">Fixed</resolution>
                                        <assignee username="adilger">Andreas Dilger</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Mon, 15 Jun 2020 19:43:39 +0000</created>
                <updated>Thu, 30 Nov 2023 16:01:29 +0000</updated>
                            <resolved>Sat, 4 Jul 2020 14:04:56 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="272914" author="gerrit" created="Mon, 15 Jun 2020 19:49:58 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38943&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38943&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13680&quot; title=&quot;large allocations in osd_bufs_get() failing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13680&quot;&gt;&lt;del&gt;LU-13680&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: handle large allocations&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5cab7541253e2f83bba1e6725f97708bfc1679eb&lt;/p&gt;</comment>
                            <comment id="274421" author="gerrit" created="Sat, 4 Jul 2020 03:04:32 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38943/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38943/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13680&quot; title=&quot;large allocations in osd_bufs_get() failing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13680&quot;&gt;&lt;del&gt;LU-13680&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: handle large allocations&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: bbb14d40a4be6a9172b80ed3208f81be2f1d1b66&lt;/p&gt;</comment>
                            <comment id="274457" author="pjones" created="Sat, 4 Jul 2020 14:04:56 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                            <comment id="357138" author="gerrit" created="Wed, 21 Dec 2022 16:28:47 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49478&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49478&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13680&quot; title=&quot;large allocations in osd_bufs_get() failing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13680&quot;&gt;&lt;del&gt;LU-13680&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: handle large allocations&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a7cfc5ffe18db69f63d4261526b0dda1914dc9bb&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="53231">LU-11347</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55163">LU-12071</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i012rz:</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>