<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:37: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-10710] parallel-scale test write_disjoint hung</title>
                <link>https://jira.whamcloud.com/browse/LU-10710</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;parallel-scale test write_disjoint hung as follows on master branch:&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;/usr/lib64/lustre/tests/write_disjoint: option requires an argument -- &apos;m&apos;
random seed: 1519386210
loop 0: chunk_size 13798672
loop 1000: chunk_size 12937343
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Maloo reports:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/83f68bf6-18dd-11e8-bd00-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/83f68bf6-18dd-11e8-bd00-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/91293d5e-18d4-11e8-bd00-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/91293d5e-18d4-11e8-bd00-52540065bddc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There are no obvious error messages in console/syslog logs. And the stack trace logs were not gathered (ATM-828).&lt;/p&gt;</description>
                <environment></environment>
        <key id="50932">LU-10710</key>
            <summary>parallel-scale test write_disjoint hung</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="jamesanunez">James Nunez</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Sat, 24 Feb 2018 22:13:03 +0000</created>
                <updated>Fri, 25 May 2018 16:55:03 +0000</updated>
                            <resolved>Mon, 9 Apr 2018 20:34:46 +0000</resolved>
                                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.12.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="223624" author="jamesanunez" created="Wed, 14 Mar 2018 17:41:49 +0000"  >&lt;p&gt;This issue was added by the patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9409&quot; title=&quot;Lustre small IO write performance improvement&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9409&quot;&gt;&lt;del&gt;LU-9409&lt;/del&gt;&lt;/a&gt; at &lt;a href=&quot;https://review.whamcloud.com/27903&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27903&lt;/a&gt;. The patch adds the &#8211;m flag and parameter to write_disjoint()&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;826  
827 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;local&#160;cmd=&lt;span class=&quot;code-quote&quot;&gt;&quot;$WRITE_DISJOINT&#160;-f&#160;$testdir/file&#160;-n&#160;$wdisjoint_REP&#160;-m&#160;&quot;&lt;/span&gt;\ 
828 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&lt;span class=&quot;code-quote&quot;&gt;&quot;$chunk_size_limit&quot;&lt;/span&gt; 
829  
830 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;echo&#160;&lt;span class=&quot;code-quote&quot;&gt;&quot;+&#160;$cmd&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;From the suite_log, we can see that the value of the &#8211;m flag never makes it to the write_disjoint command and is interpreted as a standalone line&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;== parallel-scale test write_disjoint: write_disjoint ================================================ 11:43:29 (1519386209)

OPTIONS:

WRITE_DISJOINT=/usr/lib64/lustre/tests/write_disjoint

clients=trevis-3vm1.trevis.hpdd.intel.com,trevis-3vm2

wdisjoint_THREADS=4

wdisjoint_REP=10000

MACHINEFILE=/tmp/parallel-scale.machines

trevis-3vm1.trevis.hpdd.intel.com

trevis-3vm2

/usr/lib64/lustre/tests/functions.sh: line 828: local: `123456&apos;: not a valid identifier

+ /usr/lib64/lustre/tests/write_disjoint -f /mnt/lustre/d0.write_disjoint/file -n 10000 &#8211;m

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;The problem is the line continuation at the end of line 827; we just need to remove the end quotation on line 827 and first quotation on line 828. The reason why the code doesn&#8217;t work as it is, is due to the tab/spaces on line 828.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;I&#8217;ll upload a patch for this.&lt;/p&gt;</comment>
                            <comment id="223636" author="gerrit" created="Wed, 14 Mar 2018 18:47:28 +0000"  >&lt;p&gt;James Nunez (james.a.nunez@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31645&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31645&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10710&quot; title=&quot;parallel-scale test write_disjoint hung&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10710&quot;&gt;&lt;del&gt;LU-10710&lt;/del&gt;&lt;/a&gt; tests: fix run_write_disjoint line continuation&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6ff2c1d3b134be39c1c63511bc3a7b06bc41214e&lt;/p&gt;</comment>
                            <comment id="225503" author="gerrit" created="Mon, 9 Apr 2018 19:50:43 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31645/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31645/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10710&quot; title=&quot;parallel-scale test write_disjoint hung&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10710&quot;&gt;&lt;del&gt;LU-10710&lt;/del&gt;&lt;/a&gt; tests: fix run_write_disjoint line continuation&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a033bd837329d1eb98d1dd71f4491f1af56a27f0&lt;/p&gt;</comment>
                            <comment id="225531" author="jamesanunez" created="Mon, 9 Apr 2018 20:34:46 +0000"  >&lt;p&gt;Patch landed to master (future 2.12)&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|hzzt9r:</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>