<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:05:23 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-7029] error kernel: format at osc_page.c:600:osc_lru_del doesn&apos;t end in newline</title>
                <link>https://jira.whamcloud.com/browse/LU-7029</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The flurry of messages seen in dmesg -&lt;br/&gt;
Aug 21 05:06:34 maximus kernel: format at osc_page.c:600:osc_lru_del doesn&apos;t end in newline&lt;br/&gt;
Aug 21 05:06:34 maximus kernel: format at osc_page.c:600:osc_lru_del doesn&apos;t end in newline&lt;/p&gt;

&lt;p&gt;Culprit code:&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;@@ -587,8 +596,10 @@ static void osc_lru_del(struct client_obd *cli, struct osc_
                /* this is a great place to release more LRU pages if
                 * this osc occupies too many LRU pages and kernel is
                 * stealing one of them. */
-               if (!memory_pressure_get())
+               if (osc_cache_too_much(cli)) {
+                       CDEBUG(D_CACHE, &quot;%s: queue LRU workn&quot;, cli_name(cli));
                        (void)ptlrpcd_queue_work(cli-&amp;gt;cl_lru_work);
+               }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>Single Node Setup, Scientific Linux (2.6.32-431-17.1.el6.x86_x64-Lustre), 2.7.58-22-g1d40519</environment>
        <key id="31606">LU-7029</key>
            <summary>error kernel: format at osc_page.c:600:osc_lru_del doesn&apos;t end in newline</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="wc-triage">WC Triage</assignee>
                                    <reporter username="maximus">Ashish Purkar</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Fri, 21 Aug 2015 12:27:49 +0000</created>
                <updated>Mon, 24 Aug 2015 15:54:56 +0000</updated>
                            <resolved>Fri, 21 Aug 2015 17:26:59 +0000</resolved>
                                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="124775" author="gerrit" created="Fri, 21 Aug 2015 12:30:55 +0000"  >&lt;p&gt;Ashish Purkar (ashish.purkar@seagate.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16046&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16046&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7029&quot; title=&quot;error kernel: format at osc_page.c:600:osc_lru_del doesn&amp;#39;t end in newline&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7029&quot;&gt;&lt;del&gt;LU-7029&lt;/del&gt;&lt;/a&gt; osc: fix debug log message formatting&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 56956ac496ad6b769464f1ded9e5bb6554dd3d07&lt;/p&gt;</comment>
                            <comment id="124812" author="gerrit" created="Fri, 21 Aug 2015 17:26:49 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/16046/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16046/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7029&quot; title=&quot;error kernel: format at osc_page.c:600:osc_lru_del doesn&amp;#39;t end in newline&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7029&quot;&gt;&lt;del&gt;LU-7029&lt;/del&gt;&lt;/a&gt; osc: fix debug log message formatting&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 336589a1dbd6923c26233222407bea60f57dd0e6&lt;/p&gt;</comment>
                            <comment id="124893" author="jgmitter" created="Mon, 24 Aug 2015 15:54:56 +0000"  >&lt;p&gt;Patch has landed for 2.8.&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|hzxkzb:</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>