<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:04:41 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-192] Test failure on test suite replay-dual, subtest test_21b</title>
                <link>https://jira.whamcloud.com/browse/LU-192</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/f2057d3e-5f24-11e0-a2b4-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/f2057d3e-5f24-11e0-a2b4-52540025f9af&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_21b failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Not all renames are replayed. COS=1&lt;/p&gt;&lt;/blockquote&gt;</description>
                <environment></environment>
        <key id="10555">LU-192</key>
            <summary>Test failure on test suite replay-dual, subtest test_21b</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="yujian">Jian Yu</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Mon, 4 Apr 2011 23:51:38 +0000</created>
                <updated>Wed, 20 Apr 2011 19:38:49 +0000</updated>
                            <resolved>Wed, 20 Apr 2011 19:38:37 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="12199" author="pjones" created="Tue, 5 Apr 2011 05:58:58 +0000"  >&lt;p&gt;Yu Jian&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="12902" author="yujian" created="Mon, 18 Apr 2011 04:04:16 +0000"  >&lt;p&gt;From the test output, we could see:&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;== replay-dual test 21b: commit on sharing, two clients ============================================== 17:31:02 (1301963462)
Stopping clients: client-5-ib /mnt/lustre2 (opts:)
Stopping client client-5-ib /mnt/lustre2 opts:
Starting client client-5-ib: -o flock,user_xattr,acl fat-intel-1-ib@o2ib:/lustre /mnt/lustre
Started clients client-5-ib: 
fat-intel-1-ib@o2ib:/lustre on /mnt/lustre type lustre (rw,flock,user_xattr,acl)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Only one client node (client-5-ib) was operated. However, from the test script:&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;    zconf_umount_clients $CLIENTS $MOUNT2
    zconf_mount_clients $CLIENTS $MOUNT1
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;All of the $CLIENTS (client-5-ib,client-21-ib,client-22-ib) should be operated. Since $MOUNT1 (/mnt/lustre) was not mounted on $CLIENT2 (client-21-ib), the following error occurred:&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;client-21-ib: mv: cannot stat `/mnt/lustre/f21b-1&apos;: No such file or directory
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Sarah, could you please check whether the $NAME and $RCLIENTS variables were set properly as NAME=ncli RCLIENTS=&quot;client-21-ib client-22-ib&quot; while you running the test?&lt;/p&gt;</comment>
                            <comment id="13096" author="sarah" created="Wed, 20 Apr 2011 13:02:50 +0000"  >&lt;p&gt;it&apos;s a problem of my configuration file, not a bug.&lt;/p&gt;</comment>
                            <comment id="13170" author="yujian" created="Wed, 20 Apr 2011 19:38:37 +0000"  >&lt;p&gt;Thanks Sarah for the info. Let&apos;s close this ticket.&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|hzw0iv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10165</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>