<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:59:40 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-13248] sanity test 807 fails with &apos;/mnt/lustre/d807.sanity/single_dd expected blocks: 1, got: 0&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-13248</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity test_807 fails with &apos;/mnt/lustre/d807.sanity/single_dd expected blocks: 1, got: 0&apos; starting on 27 SEPT 2019 and fails 100% of the time for PPC client testing.&lt;/p&gt;

&lt;p&gt;Looking at a recent failure at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/6b8903ee-4d49-11ea-b58e-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/6b8903ee-4d49-11ea-b58e-52540065bddc&lt;/a&gt;, the test output from the suite_log is&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;== sanity test 807: verify LSOM syncing tool ========================================================= 03:15:25 (1581477325)
CMD: trevis-55vm7 /usr/sbin/lctl get_param mdd.lustre-MDT0000.changelog_mask -n
CMD: trevis-55vm7 /usr/sbin/lctl set_param mdd.lustre-MDT0000.changelog_mask=+hsm
mdd.lustre-MDT0000.changelog_mask=+hsm
CMD: trevis-55vm7 /usr/sbin/lctl --device lustre-MDT0000 changelog_register -n
Registered 1 changelog users: &apos;cl1&apos;
CMD: trevis-55vm7 /usr/sbin/lctl get_param -n mdd.lustre-MDT0000.changelog_users
CMD: trevis-77vm1.trevis.whamcloud.com params=\$(/usr/sbin/lctl get_param llite.*.xattr_cache);
			 [[ -z \&quot;\&quot; ]] &amp;amp;&amp;amp; param= ||
			 param=\$(grep  &amp;lt;&amp;lt;&amp;lt; \&quot;\$params\&quot;);
			 [[ -z \$param ]] &amp;amp;&amp;amp; param=\&quot;\$params\&quot;;
			 while read s; do echo client \$s;
			 done &amp;lt;&amp;lt;&amp;lt; \&quot;\$param\&quot;
llite.lustre-c0000000051b7000.xattr_cache=0
1+0 records in
1+0 records out
1048576 bytes (1.0 MB) copied, 0.00218108 s, 481 MB/s
Test SOM for multi-client (2) writes
CMD: trevis-77vm1.trevis.whamcloud.com multiop /mnt/lustre/f807.sanity Oz0w1048576c
CMD: trevis-77vm2 multiop /mnt/lustre/f807.sanity Oz1048576w1048576c
llsom_sync: failed to get changelog record: Invalid argument (22)
Start to sync 0 records.
 sanity test_807: @@@@@@ FAIL: /mnt/lustre/d807.sanity/single_dd expected blocks: 1, got: 0 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:6121:error()
  = /usr/lib64/lustre/tests/sanity.sh:22358:check_lsom_data()
  = /usr/lib64/lustre/tests/sanity.sh:22513:test_807()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;On the client1 (vm1) console log we see some errors&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;[ 6385.255266] Lustre: DEBUG MARKER: == sanity test 807: verify LSOM syncing tool ========================================================= 03:15:25 (1581477325)
[ 6386.739071] Lustre: DEBUG MARKER: params=$(/usr/sbin/lctl get_param llite.*.xattr_cache); [[ -z &quot;&quot; ]] &amp;amp;&amp;amp; param= || param=$(grep &amp;lt;&amp;lt;&amp;lt; &quot;$params&quot;); [[ -z $param ]] &amp;amp;&amp;amp; param=&quot;$params&quot;; while read s; do echo client $s; done &amp;lt;&amp;lt;&amp;lt; &quot;$param&quot;
[ 6386.852920] Lustre: DEBUG MARKER: multiop /mnt/lustre/f807.sanity Oz0w1048576c
[ 6392.107985] Lustre: 3288:0:(llog_cat.c:808:llog_cat_process_common()) lustre-MDT0000-mdc-c0000000051b7000: invalid record in catalog [0x5:0x0:0xa]:0: rc = -22
[ 6392.108146] Lustre: 3288:0:(llog_cat.c:808:llog_cat_process_common()) Skipped 1 previous similar message
[ 6392.108218] LustreError: 3288:0:(mdc_changelog.c:295:chlg_load()) lustre-MDT0000-mdc-c0000000051b7000: fail to process llog: rc = -22
[ 6392.108306] LustreError: 3288:0:(mdc_changelog.c:295:chlg_load()) Skipped 1 previous similar message
[ 6392.312350] Lustre: DEBUG MARKER: /usr/sbin/lctl mark  sanity test_807: @@@@@@ FAIL: \/mnt\/lustre\/d807.sanity\/single_dd expected blocks: 1, got: 0 
[ 6392.516181] Lustre: DEBUG MARKER: sanity test_807: @@@@@@ FAIL: /mnt/lustre/d807.sanity/single_dd expected blocks: 1, got: 0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Logs for other sanity test 807 failures are at&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/6a18091c-233a-11ea-bb75-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/6a18091c-233a-11ea-bb75-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/5e7bd63a-f7af-11e9-b62b-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/5e7bd63a-f7af-11e9-b62b-52540065bddc&lt;/a&gt;&lt;/p&gt;</description>
                <environment>PPC Clients</environment>
        <key id="58079">LU-13248</key>
            <summary>sanity test 807 fails with &apos;/mnt/lustre/d807.sanity/single_dd expected blocks: 1, got: 0&apos;</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>ppc</label>
                    </labels>
                <created>Wed, 12 Feb 2020 16:25:19 +0000</created>
                <updated>Tue, 17 Nov 2020 14:13:14 +0000</updated>
                                            <version>Lustre 2.14.0</version>
                    <version>Lustre 2.12.6</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                    <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|i00tov:</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>