<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:03:30 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-13705] allow llstat to work properly on clients</title>
                <link>https://jira.whamcloud.com/browse/LU-13705</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Allow the &lt;tt&gt;llstat&lt;/tt&gt; utility to work properly on clients, so that specifying &quot;&lt;tt&gt;llite&lt;/tt&gt;&quot; or &quot;&lt;tt&gt;mdc&lt;/tt&gt;&quot; as an argument will print out useful stats.&lt;/p&gt;

&lt;p&gt;It would also be useful to allow aggregating stats across multiple OSC devices.&lt;/p&gt;</description>
                <environment></environment>
        <key id="59679">LU-13705</key>
            <summary>allow llstat to work properly on clients</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="1">Fixed</resolution>
                                        <assignee username="adilger">Andreas Dilger</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Jun 2020 06:08:59 +0000</created>
                <updated>Tue, 13 Dec 2022 16:09:57 +0000</updated>
                            <resolved>Wed, 28 Apr 2021 04:05:37 +0000</resolved>
                                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="273720" author="gerrit" created="Thu, 25 Jun 2020 09:01:57 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39178&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39178&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13705&quot; title=&quot;allow llstat to work properly on clients&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13705&quot;&gt;&lt;del&gt;LU-13705&lt;/del&gt;&lt;/a&gt; utils: improve llstat/llobdstat usability&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7de8cbac892c0179ed24dbeb3c5548056a6311d9&lt;/p&gt;</comment>
                            <comment id="299886" author="gerrit" created="Wed, 28 Apr 2021 02:10:33 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39178/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39178/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13705&quot; title=&quot;allow llstat to work properly on clients&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13705&quot;&gt;&lt;del&gt;LU-13705&lt;/del&gt;&lt;/a&gt; utils: improve llstat/llobdstat usability&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3e0d994fbf4c4f2e5c51b2be5669ad97aa02f840&lt;/p&gt;</comment>
                            <comment id="299907" author="adilger" created="Wed, 28 Apr 2021 02:39:00 +0000"  >&lt;p&gt;It is now possible to specify stats files using the same syntax as &quot;&lt;tt&gt;lctl get_param&lt;/tt&gt;&quot;, for example &quot;&lt;tt&gt;llstat osc.&amp;#42;OST0000&amp;#42;.stats&lt;/tt&gt;&quot; or equivalent.&lt;/p&gt;

&lt;p&gt;What it doesn&apos;t yet do is aggregate stats between multiple stats files that match a &quot;&lt;tt&gt;&amp;#42;&lt;/tt&gt;&quot; like &quot;&lt;tt&gt;llstat osc.&amp;#42;.stats&lt;/tt&gt;&quot; into a single output.  It currently picks the first matching file and reports only those stats.&lt;/p&gt;</comment>
                            <comment id="299918" author="pjones" created="Wed, 28 Apr 2021 04:05:38 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                            <comment id="309421" author="gerrit" created="Thu, 5 Aug 2021 22:45:55 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44515&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44515&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13705&quot; title=&quot;allow llstat to work properly on clients&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13705&quot;&gt;&lt;del&gt;LU-13705&lt;/del&gt;&lt;/a&gt; utils: improve llstat/llobdstat usability&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e1e74259c0d760fdd1512edbea3e61c61ffd987b&lt;/p&gt;</comment>
                            <comment id="354752" author="gerrit" created="Thu, 1 Dec 2022 00:21:02 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49289&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49289&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13705&quot; title=&quot;allow llstat to work properly on clients&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13705&quot;&gt;&lt;del&gt;LU-13705&lt;/del&gt;&lt;/a&gt; utils: fix llstat -n option&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: acc647f7cbffeb38d24383b64eff3e009f33dc0d&lt;/p&gt;</comment>
                            <comment id="356211" author="gerrit" created="Tue, 13 Dec 2022 16:09:57 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49289/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49289/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13705&quot; title=&quot;allow llstat to work properly on clients&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13705&quot;&gt;&lt;del&gt;LU-13705&lt;/del&gt;&lt;/a&gt; utils: fix llstat -n option&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b455b42fa8752bb3fbac9b2501e2092ec66b3958&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="19602">LU-3525</issuekey>
        </issuelink>
                            </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|i013en:</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>