<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:02:31 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-6704] Make checksum speeds available via /proc or /sys</title>
                <link>https://jira.whamcloud.com/browse/LU-6704</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;From &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2212&quot; title=&quot;2.3RC2 don&amp;#39;t set the checksum algorithm correctly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2212&quot;&gt;&lt;del&gt;LU-2212&lt;/del&gt;&lt;/a&gt; - &lt;/p&gt;

&lt;p&gt;Something like:&lt;br/&gt;
checksum_stats:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;crc32: 
{ speed: 3568 MB/s, active: no }&lt;/li&gt;
	&lt;li&gt;adler32: 
{ speed: 4356 MB/s, active: yes }&lt;/li&gt;
	&lt;li&gt;crc32c: 
{ speed: 3668 MB/s, active: no }&lt;/li&gt;
&lt;/ul&gt;

</description>
                <environment></environment>
        <key id="30580">LU-6704</key>
            <summary>Make checksum speeds available via /proc or /sys</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="ys">Yang Sheng</assignee>
                                    <reporter username="schamp">Stephen Champion</reporter>
                        <labels>
                            <label>easy</label>
                            <label>patch</label>
                    </labels>
                <created>Wed, 10 Jun 2015 07:20:58 +0000</created>
                <updated>Wed, 25 Nov 2015 01:29:23 +0000</updated>
                            <resolved>Wed, 25 Nov 2015 01:29:23 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="118012" author="schamp" created="Wed, 10 Jun 2015 07:21:29 +0000"  >&lt;p&gt;Patch in progress.&lt;/p&gt;</comment>
                            <comment id="118016" author="gerrit" created="Wed, 10 Jun 2015 09:08:18 +0000"  >&lt;p&gt;Stephen Champion (schamp@sgi.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/15193&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15193&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6704&quot; title=&quot;Make checksum speeds available via /proc or /sys&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6704&quot;&gt;&lt;del&gt;LU-6704&lt;/del&gt;&lt;/a&gt; osc: improve checksum_type parameter&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e048b345abd7149c00851baaacb1b9299d7b3e9e&lt;/p&gt;</comment>
                            <comment id="118017" author="schamp" created="Wed, 10 Jun 2015 09:08:37 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#/c/15193/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/15193/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="118096" author="pjones" created="Wed, 10 Jun 2015 18:29:09 +0000"  >&lt;p&gt;Yang Sheng&lt;/p&gt;

&lt;p&gt;Could you please take care of this patch?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="118177" author="schamp" created="Thu, 11 Jun 2015 08:21:58 +0000"  >&lt;p&gt;I had seen Andreas comment in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2212&quot; title=&quot;2.3RC2 don&amp;#39;t set the checksum algorithm correctly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2212&quot;&gt;&lt;del&gt;LU-2212&lt;/del&gt;&lt;/a&gt;, and thought &quot;good idea!&quot;.  But now that I have a working version of this patch, it turns out it&apos;s not really very useful for what I&apos;m doing, and I&apos;m happy to abandon it - although it is nice to have the speed information in this context, so may be worth keeping.&lt;/p&gt;

&lt;p&gt;For background - I&apos;m looking at unexpected characteristics of hash algorithm availability to clients, and thought it was annoying that I had to enable info debug at module init to get speed test results.  I&apos;d actually like to expose the speed test results via procs (and later sysfs) on both clients and servers.&lt;/p&gt;

&lt;p&gt;Would it make sense to just dump the speed results under /proc/sys/lnet/?&lt;/p&gt;</comment>
                            <comment id="120724" author="adilger" created="Wed, 8 Jul 2015 17:14:34 +0000"  >&lt;p&gt;Having the checksum speed available is useful, but I agree that changing the existing /proc file also causes problems with interoperability so it makes more sense to expose this information in a separate /proc file.  Note that files under /proc/sys/lnet are one value per file, since these are moving into /sys in the upstream kernel which also requires this.&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|hzxfd3:</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>