<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:11:44 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-7765] replay-dual test 26 buggy redirection</title>
                <link>https://jira.whamcloud.com/browse/LU-7765</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Replay dual test 26 runs dbench as &quot;rundbench 1 -D $dbench_dir -t 100 &amp;gt; /dev/null 2&amp;amp;&amp;gt;1&quot;&lt;br/&gt;
This typo results in attepmt to write dbench stderr to a file named 1 instead of redirecting it to descriptor 1 (/dev/null).&lt;br/&gt;
Since we run with mds down at the same time, that just leads to dbench hanging.&lt;/p&gt;

&lt;p&gt;Another interesting observation is that &quot;ps ax&quot; hangs trying to stat this file, I did not know ps was actually trying to stat descriptors 0, 1 and 2 of a command:&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;stat(&lt;span class=&quot;code-quote&quot;&gt;&quot;/proc/28723&quot;&lt;/span&gt;, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
open(&lt;span class=&quot;code-quote&quot;&gt;&quot;/proc/28723/stat&quot;&lt;/span&gt;, O_RDONLY)      = 6
read(6, &lt;span class=&quot;code-quote&quot;&gt;&quot;28723 (rundbench) S 25442 29606 &quot;&lt;/span&gt;..., 2048) = 359
close(6)                                = 0
open(&lt;span class=&quot;code-quote&quot;&gt;&quot;/proc/28723/status&quot;&lt;/span&gt;, O_RDONLY)    = 6
read(6, &lt;span class=&quot;code-quote&quot;&gt;&quot;Name:\trundbench\nState:\tS (sleepi&quot;&lt;/span&gt;..., 2048) = 1242
close(6)                                = 0
open(&lt;span class=&quot;code-quote&quot;&gt;&quot;/proc/28723/cmdline&quot;&lt;/span&gt;, O_RDONLY)   = 6
read(6, &lt;span class=&quot;code-quote&quot;&gt;&quot;/bin/bash\0/home/green/git/lustre&quot;&lt;/span&gt;..., 131072) = 118
read(6, &quot;&quot;, 130954)                     = 0
close(6)                                = 0
stat(&lt;span class=&quot;code-quote&quot;&gt;&quot;/dev/pts0&quot;&lt;/span&gt;, 0x7ffffd63a2e0)       = -1 ENOENT (No such file or directory)
stat(&lt;span class=&quot;code-quote&quot;&gt;&quot;/dev/pts&quot;&lt;/span&gt;, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
readlink(&lt;span class=&quot;code-quote&quot;&gt;&quot;/proc/28723/fd/2&quot;&lt;/span&gt;, &lt;span class=&quot;code-quote&quot;&gt;&quot;/mnt/lustre2/d26.replay-dual/run&quot;&lt;/span&gt;..., 127) = 41
stat(&lt;span class=&quot;code-quote&quot;&gt;&quot;/mnt/lustre2/d26.replay-dual/run_dbench/1&quot;&lt;/span&gt;, 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="34578">LU-7765</key>
            <summary>replay-dual test 26 buggy redirection</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="green">Oleg Drokin</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Feb 2016 16:55:30 +0000</created>
                <updated>Sat, 17 Dec 2016 15:24:03 +0000</updated>
                            <resolved>Sat, 17 Dec 2016 15:24:03 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="141630" author="gerrit" created="Tue, 9 Feb 2016 17:08:36 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/18365&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/18365&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7765&quot; title=&quot;replay-dual test 26 buggy redirection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7765&quot;&gt;&lt;del&gt;LU-7765&lt;/del&gt;&lt;/a&gt; tests: Fix buggy stderr redirection in replay-dual test 26&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3c0de6fdc885043edfb268c2f7b6ca76845b1fd1&lt;/p&gt;</comment>
                            <comment id="178234" author="gerrit" created="Sat, 17 Dec 2016 05:50:02 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/18365/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/18365/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7765&quot; title=&quot;replay-dual test 26 buggy redirection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7765&quot;&gt;&lt;del&gt;LU-7765&lt;/del&gt;&lt;/a&gt; tests: Fix replay-dual test_26 stderr redirection&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 01a84fec7055d40d48ff656b1fd5df83692928e7&lt;/p&gt;</comment>
                            <comment id="178289" author="pjones" created="Sat, 17 Dec 2016 15:24:03 +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="32965">LU-7372</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="42443">LU-8941</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|hzy0sn:</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>