<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:29:45 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-16757] Allow max_cached_mb to be set as a percentage of system ram</title>
                <link>https://jira.whamcloud.com/browse/LU-16757</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When lustre clients have differing amounts of memory then setting the max_cached_mb&#160; to an absolute number which is the same on all nodes is not likely to provide optimum results. Given vendors like to set this value and place it in the configuration log then allowing max_cached_mb to be a percentage and having the client caculate the exact value to use would be a useability win.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;We currently do this at Sanger using a ansible templated tuning script:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

{% if adjust_lustre_cache %}

{% for key, value in lustre_cache.items() %}

&lt;p&gt;echo We will set the lustre filesystem cache for {{ key }} to {{ &#160;(ansible_memtotal_mb * value / 100 )| int }}&lt;br/&gt;
&lt;tt&gt;lctl set_param llite.{{key&lt;/tt&gt;*.max_cached_mb={{ &#160;(ansible_memtotal_mb * value / 100 )| int }} || true&lt;/p&gt;

{% endfor %}

{% endif %}</description>
                <environment></environment>
        <key id="75659">LU-16757</key>
            <summary>Allow max_cached_mb to be set as a percentage of system ram</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="paf0186">Patrick Farrell</assignee>
                                    <reporter username="james beal">James Beal</reporter>
                        <labels>
                            <label>lug23dd</label>
                    </labels>
                <created>Fri, 21 Apr 2023 07:37:05 +0000</created>
                <updated>Tue, 19 Sep 2023 01:17:02 +0000</updated>
                            <resolved>Tue, 19 Sep 2023 01:09:37 +0000</resolved>
                                    <version>Lustre 2.15.2</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="385744" author="tomtervo" created="Wed, 13 Sep 2023 08:57:56 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Looks like PAF fixed this:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17030&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.whamcloud.com/browse/LU-17030&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="386366" author="pjones" created="Tue, 19 Sep 2023 01:09:37 +0000"  >&lt;p&gt;Patrick do you agree that this is a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17030&quot; title=&quot;allow setting max_cached_mb with %&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17030&quot;&gt;&lt;del&gt;LU-17030&lt;/del&gt;&lt;/a&gt;?&lt;/p&gt;</comment>
                            <comment id="386367" author="paf0186" created="Tue, 19 Sep 2023 01:17:02 +0000"  >&lt;p&gt;Yes, I agree - Or perhaps the other way around, I didn&apos;t notice this one when I opened &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17030&quot; title=&quot;allow setting max_cached_mb with %&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17030&quot;&gt;&lt;del&gt;LU-17030&lt;/del&gt;&lt;/a&gt;.&#160; But yes, &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-17030&quot; title=&quot;allow setting max_cached_mb with %&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-17030&quot;&gt;&lt;del&gt;LU-17030&lt;/del&gt;&lt;/a&gt; fixes this.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="77461">LU-17030</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|i03jg7:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>