<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:17:00 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-8376] Enhance debugging infos available for Lustre checksum errors</title>
                <link>https://jira.whamcloud.com/browse/LU-8376</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;To dump all of the data from the bad RPCs on the client and server, that would be enabled by a /proc control (off by default), like /proc/fs/lustre/osc/&amp;lt;target&amp;gt;/checksum_dump and /proc/fs/lustre/ost/&amp;lt;target&amp;gt;/checksum_dump so that we get both sides of the xfer to compare.&lt;/p&gt;

&lt;p&gt;When a bad checksum is hit it would (in a manner similar to how we dump logs on lbug) write a file like /tmp/&lt;span class=&quot;error&quot;&gt;&amp;#91;fid&amp;#93;&lt;/span&gt;:&lt;span class=&quot;error&quot;&gt;&amp;#91;offset-range&amp;#93;&lt;/span&gt;-clientcksum-servercksum on both server and client, if this file does not yet exist (so there will only be one file per node no matter how many retransmits there were).&lt;br/&gt;
The file will get the page content from the RPC, and then we can compare the RPC data on server and client and see what changed in between them to perhaps gain better insight into what&apos;s going on.&lt;/p&gt;

&lt;p&gt;Per-page Intermediate/partial cksums will also be printed during error breakdown and on both sides to help determine where starts the drift.&lt;/p&gt;</description>
                <environment></environment>
        <key id="38011">LU-8376</key>
            <summary>Enhance debugging infos available for Lustre checksum errors</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="bfaccini">Bruno Faccini</assignee>
                                    <reporter username="bfaccini">Bruno Faccini</reporter>
                        <labels>
                            <label>cea</label>
                    </labels>
                <created>Thu, 7 Jul 2016 12:43:46 +0000</created>
                <updated>Fri, 13 Oct 2023 17:33:14 +0000</updated>
                            <resolved>Tue, 9 May 2017 04:12:40 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="158326" author="bfaccini" created="Mon, 11 Jul 2016 16:48:01 +0000"  >&lt;p&gt;I am almost done with the patch, and should start to test it soon.&lt;/p&gt;</comment>
                            <comment id="175054" author="gerrit" created="Fri, 25 Nov 2016 15:00:09 +0000"  >&lt;p&gt;Faccini Bruno (bruno.faccini@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/23960&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23960&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8376&quot; title=&quot;Enhance debugging infos available for Lustre checksum errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8376&quot;&gt;&lt;del&gt;LU-8376&lt;/del&gt;&lt;/a&gt; ost: enhance end to end bulk cksum error report&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ff5cd2a39e2a2206785194d0d218d99037d4cc19&lt;/p&gt;</comment>
                            <comment id="195006" author="gerrit" created="Tue, 9 May 2017 03:44:23 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/23960/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/23960/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8376&quot; title=&quot;Enhance debugging infos available for Lustre checksum errors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8376&quot;&gt;&lt;del&gt;LU-8376&lt;/del&gt;&lt;/a&gt; ost: enhance end to end bulk cksum error report&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 672986cbae63e90262d55bf277643ea046bfa8b2&lt;/p&gt;</comment>
                            <comment id="195036" author="pjones" created="Tue, 9 May 2017 04:12:40 +0000"  >&lt;p&gt;Landed for 2.10&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="49496">LU-10316</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="78386">LU-17195</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|hzygsf:</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>