<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:27:39 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-9604] sanity test_77c: no checksum dump file on OSS</title>
                <link>https://jira.whamcloud.com/browse/LU-9604</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt; &lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/7edef2f0-6d7d-43c9-9d83-ce2b005ae80a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/7edef2f0-6d7d-43c9-9d83-ce2b005ae80a&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;From test_log:&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;CMD: onyx-43vm8 /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null ||
				/usr/sbin/lctl lustre_build_version 2&amp;gt;/dev/null ||
				/usr/sbin/lctl --version 2&amp;gt;/dev/null | cut -d&apos; &apos; -f2
CMD: onyx-43vm8 /usr/sbin/lctl get_param -n debug_path
osc.lustre-OST0000-osc-ffff88006753b000.checksum_dump=1
osc.lustre-OST0001-osc-ffff88006753b000.checksum_dump=1
osc.lustre-OST0002-osc-ffff88006753b000.checksum_dump=1
osc.lustre-OST0003-osc-ffff88006753b000.checksum_dump=1
osc.lustre-OST0004-osc-ffff88006753b000.checksum_dump=1
osc.lustre-OST0005-osc-ffff88006753b000.checksum_dump=1
osc.lustre-OST0006-osc-ffff88006753b000.checksum_dump=1
CMD: onyx-43vm8 /usr/sbin/lctl set_param obdfilter.*-OST*.checksum_dump=1
onyx-43vm8: error: set_param: param_path &apos;obdfilter/*-OST*/checksum_dump&apos;: No such file or directory
fail_loc=0x80000408
8+0 records in
8+0 records out
8388608 bytes (8.4 MB) copied, 1.57039 s, 5.3 MB/s
fail_loc=0
CMD: onyx-43vm8 ls /tmp/lustre-log-checksum_dump-ost-\[0x200002341:0x15819:0x0]*
onyx-43vm8: ls: cannot access /tmp/lustre-log-checksum_dump-ost-[0x200002341:0x15819:0x0]*: No such file or directory
 sanity test_77c: @@@@@@ FAIL: no checksum dump file on OSS 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:4952:error()
  = /usr/lib64/lustre/tests/sanity.sh:6216:test_77c()
  = /usr/lib64/lustre/tests/test-framework.sh:5228:run_one()
  = /usr/lib64/lustre/tests/test-framework.sh:5267:run_one_logged()
  = /usr/lib64/lustre/tests/test-framework.sh:5114:run_test()
  = /usr/lib64/lustre/tests/sanity.sh:6224:main()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>onyx, interop&lt;br/&gt;
&amp;nbsp;&amp;nbsp;clients: EL7, master branch, v2.9.58, b3591&lt;br/&gt;
&amp;nbsp;&amp;nbsp;servers: EL7, ldiskfs, b2_9 branch, v2.9.0, b22&lt;br/&gt;
</environment>
        <key id="46526">LU-9604</key>
            <summary>sanity test_77c: no checksum dump file on OSS</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="1">Fixed</resolution>
                                        <assignee username="bfaccini">Bruno Faccini</assignee>
                                    <reporter username="jcasper">James Casper</reporter>
                        <labels>
                    </labels>
                <created>Mon, 5 Jun 2017 23:12:07 +0000</created>
                <updated>Tue, 8 May 2018 23:49:00 +0000</updated>
                            <resolved>Fri, 16 Jun 2017 17:06:43 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="198221" author="simmonsja" created="Mon, 5 Jun 2017 23:16:00 +0000"  >&lt;p&gt;Which patch is this log from. I know it has started to show up with the libcfs debugfs patch recently. Is this with another patch as well?&lt;/p&gt;</comment>
                            <comment id="198222" author="casperjx" created="Mon, 5 Jun 2017 23:22:37 +0000"  >&lt;p&gt;This is from a tag 58 interop config (autotested).  The servers are downlevel.&lt;/p&gt;</comment>
                            <comment id="198247" author="bfaccini" created="Tue, 6 Jun 2017 06:05:32 +0000"  >&lt;p&gt;Well looks like sanity/test_77c version check has not been updated in master patch version for &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; :&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;if [ $(lustre_version_code ost1) -ge $(version_code 2.5.42.6) ]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;I think it should better check against &quot;2.9.57&quot;!!&lt;/p&gt;
</comment>
                            <comment id="198252" author="gerrit" created="Tue, 6 Jun 2017 07:03:09 +0000"  >&lt;p&gt;Faccini Bruno (bruno.faccini@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27446&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27446&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9604&quot; title=&quot;sanity test_77c: no checksum dump file on OSS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9604&quot;&gt;&lt;del&gt;LU-9604&lt;/del&gt;&lt;/a&gt; tests: fix version check in sanity/test_77c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 486676616cee0173c8585d316dbd273d9d932dac&lt;/p&gt;</comment>
                            <comment id="199480" author="gerrit" created="Fri, 16 Jun 2017 16:57:11 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27446/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27446/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9604&quot; title=&quot;sanity test_77c: no checksum dump file on OSS&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9604&quot;&gt;&lt;del&gt;LU-9604&lt;/del&gt;&lt;/a&gt; tests: fix version check in sanity/test_77c&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 82cbbdc102b16844bdf138aab840bdbbe58cb61e&lt;/p&gt;</comment>
                            <comment id="199487" author="pjones" created="Fri, 16 Jun 2017 17:06:43 +0000"  >&lt;p&gt;Landed for 2.10&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="48426">LU-10019</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|hzze8n:</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>