<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:55:04 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-12721] HPE MPT MPI and lustre2.12 clients causes write hangs</title>
                <link>https://jira.whamcloud.com/browse/LU-12721</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Using HPE MPT MPI with lustre2.12 clients write hang for 30 sec.&lt;/p&gt;



&lt;p&gt;Here is strace that show the timing. We can only write(1,&quot;&quot;,0) hang. Looks like a duplicate of&#160; &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12382&quot; title=&quot;Deadloop on tiny write&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12382&quot;&gt;&lt;del&gt;LU-12382&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&#160;&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;
1567214852.343460 write(1, &lt;span class=&quot;code-quote&quot;&gt;&quot; Compile options:\n&quot;&lt;/span&gt;, 18) = 18
1567214852.343873 write(1, &quot;&quot;, 0)       = 0
1567214883.059446 write(1, &lt;span class=&quot;code-quote&quot;&gt;&quot;    MPIF77       = ifort\n&quot;&lt;/span&gt;, 25) = 25
1567214883.059938 write(1, &quot;&quot;, 0)       = 0
1567214913.783442 write(1, &lt;span class=&quot;code-quote&quot;&gt;&quot;    FLINK        = $(MPIF77)\n&quot;&lt;/span&gt;, 29) = 29
1567214913.783822 write(1, &quot;&quot;, 0)       = 0
1567214944.499451 write(1, &lt;span class=&quot;code-quote&quot;&gt;&quot;    FMPI_LIB     = -lmpi\n&quot;&lt;/span&gt;, 25) = 25
1567214944.499933 write(1, &quot;&quot;, 0)       = 0
1567214975.219462 write(1, &lt;span class=&quot;code-quote&quot;&gt;&quot;    FMPI_INC     = (none)\n&quot;&lt;/span&gt;, 26) = 26
1567214975.219942 write(1, &quot;&quot;, 0)       = 0
1567215005.943478 write(1, &lt;span class=&quot;code-quote&quot;&gt;&quot;    FFLAGS       = -O3 -ipo -axC&quot;&lt;/span&gt;..., 66) = 66
1567215005.944041 write(1, &quot;&quot;, 0)       = 0
1567215036.663466 write(1, &lt;span class=&quot;code-quote&quot;&gt;&quot;    FLINKFLAGS   = $(FFLAGS) -lc&quot;&lt;/span&gt;..., 48) = 48
1567215036.664046 write(1, &quot;&quot;, 0)       = 0
1567215067.383452 write(1, &lt;span class=&quot;code-quote&quot;&gt;&quot;    RAND         = randi8\n&quot;&lt;/span&gt;, 26) = 26
1567215067.383861 write(1, &quot;&quot;, 0)       = 0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="56809">LU-12721</key>
            <summary>HPE MPT MPI and lustre2.12 clients causes write hangs</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="3">Duplicate</resolution>
                                        <assignee username="adilger">Andreas Dilger</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Sat, 31 Aug 2019 01:52:12 +0000</created>
                <updated>Sat, 31 Aug 2019 15:21:12 +0000</updated>
                            <resolved>Sat, 31 Aug 2019 15:21:12 +0000</resolved>
                                    <version>Lustre 2.12.2</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="253968" author="adilger" created="Sat, 31 Aug 2019 02:55:44 +0000"  >&lt;p&gt;There is already a backported version of the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12382&quot; title=&quot;Deadloop on tiny write&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12382&quot;&gt;&lt;del&gt;LU-12382&lt;/del&gt;&lt;/a&gt; patch &lt;a href=&quot;https://review.whamcloud.com/35312/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35312/&lt;/a&gt; that is landed to b2_12&lt;/p&gt;</comment>
                            <comment id="253977" author="pjones" created="Sat, 31 Aug 2019 15:21:12 +0000"  >&lt;p&gt;Mahmoud&lt;/p&gt;

&lt;p&gt;Sounds like this is a duplicate ticket that will be fixed in 2.12.3&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="55838">LU-12382</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|i00m4v:</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="10021"><![CDATA[2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>