<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:41:12 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>[LUDOC-221] Document Token Bucket Filter (TBF) NRS policy</title>
                <link>https://jira.whamcloud.com/browse/LUDOC-221</link>
                <project id="10070" key="LUDOC">Lustre Documentation</project>
                    <description>&lt;p&gt;Document the TBF NRS policy for the feature added in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3558&quot; title=&quot;NRS TBF policy for QoS purposes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3558&quot;&gt;&lt;del&gt;LU-3558&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="22990">LUDOC-221</key>
            <summary>Document Token Bucket Filter (TBF) NRS policy</summary>
                <type id="2" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11311&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="1">Fixed</resolution>
                                        <assignee username="jlevi">Jodi Levi</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                            <label>releases</label>
                    </labels>
                <created>Tue, 4 Feb 2014 06:18:50 +0000</created>
                <updated>Mon, 25 Jul 2016 17:28:22 +0000</updated>
                            <resolved>Fri, 4 Dec 2015 21:45:52 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="78195" author="lixi" created="Mon, 3 Mar 2014 07:00:07 +0000"  >&lt;p&gt;The attachment is the document for TBF.&lt;/p&gt;

&lt;p&gt;I&apos;d really appriciate it if some one can give me a brief introduction about how to add a manual patch. What I need to do? Thanks!&lt;/p&gt;</comment>
                            <comment id="78197" author="adilger" created="Mon, 3 Mar 2014 07:23:35 +0000"  >&lt;p&gt;Please see &lt;a href=&quot;https://wiki.hpdd.intel.com/display/PUB/Making+changes+to+the+Lustre+Manual&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.hpdd.intel.com/display/PUB/Making+changes+to+the+Lustre+Manual&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hopefully that will get you started.  If the page is lacking in detail, please ask further questions and/or update the page, since it is difficult for us to know what information is lacking.&lt;/p&gt;</comment>
                            <comment id="78198" author="lixi" created="Mon, 3 Mar 2014 07:46:02 +0000"  >&lt;p&gt;Hi Andreas,&lt;/p&gt;

&lt;p&gt;Thank you very much! I will start working on it.&lt;/p&gt;</comment>
                            <comment id="93603" author="adilger" created="Tue, 9 Sep 2014 19:49:26 +0000"  >&lt;p&gt;Li Xi, is there any progress on adding this documentation to the manual?  Is there someone else at DDN/Clogeny that could help you with this effort?&lt;/p&gt;</comment>
                            <comment id="93635" author="lixi" created="Wed, 10 Sep 2014 01:34:43 +0000"  >&lt;p&gt;Hi Andreas, we&apos;ve push a manual patch a month ago. Sorry, we didn&apos;t post a comment here. Please let us know if there is anything else we need to do.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/11302/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/11302/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="100277" author="malkolm" created="Mon, 1 Dec 2014 04:40:52 +0000"  >&lt;p&gt;Can the jobid be wildcarded? e.g. &lt;tt&gt;*:&amp;lt;uid&amp;gt;&lt;/tt&gt;. &lt;/p&gt;</comment>
                            <comment id="100278" author="lixi" created="Mon, 1 Dec 2014 05:08:33 +0000"  >&lt;p&gt;Nope, a rule is matched by comparing the exact string of jobid. But it is allowed to set multiple jobid for each rule. And it is not hard to add extension if wildcards are necessary. nrs_tbf_jobid_list_match() is the function that we need to change. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/wink.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="100373" author="malkolm" created="Mon, 1 Dec 2014 23:27:45 +0000"  >&lt;p&gt;Thanks. I thought that might be the answer &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;. I was talking to someone the other day about managing resources at a per-user or per project / group level and I wanted to make sure I understood the TBF feature before I made any further reply &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="19694">LU-3558</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="34888">LUDOC-328</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="14201" name="Lustre NRS TBF documentation 0.1.pdf" size="386957" author="lixi" created="Mon, 3 Mar 2014 06:54:46 +0000"/>
                    </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|hzwe7j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12513</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>