<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:08: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-14322] Interop: sanityn test 51e fails with &apos;multiop failed&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-14322</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanityn test_51e fails for Lustre client version &amp;gt;=2.13.54.148 and Lustre server version &amp;lt; 2.13.54.148 and was added to Lustre by patch 3ea729fe822d (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13693&quot; title=&quot;lfs getstripe should avoid opening regular files&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13693&quot;&gt;&lt;del&gt;LU-13693&lt;/del&gt;&lt;/a&gt; lfs: check early for MDS_OPEN_DIRECTORY). &lt;/p&gt;

&lt;p&gt;Looking at the suite_log for &lt;a href=&quot;https://testing.whamcloud.com/test_sets/cd04c059-55e9-475b-88de-2cbef096f515&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/cd04c059-55e9-475b-88de-2cbef096f515&lt;/a&gt;, the error looks like&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;== sanityn test 51e: lfs getstripe does not break leases, part 2 ===================================== 07:37:12 (1608795432)
/mnt/lustre2/f51e.sanityn
lmm_stripe_count:  1
lmm_stripe_size:   1048576
lmm_pattern:       raid0
lmm_layout_gen:    0
lmm_stripe_offset: 6
	obdidx		 objid		 objid		 group
	     6	        124313	      0x1e599	             0

multiop: expect lease exists
no lease applied.
 sanityn test_51e: @@@@@@ FAIL: multiop failed 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:6273:error()
  = /usr/lib64/lustre/tests/sanityn.sh:3187:test_51e()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Adding a check that the Lustre server version &amp;gt;=2.13.54.148 will fix this error for interop testing.&lt;/p&gt;</description>
                <environment>Lustre client version &amp;gt;=2.13.54.148 and Lustre server version &amp;lt; 2.13.54.148 </environment>
        <key id="62308">LU-14322</key>
            <summary>Interop: sanityn test 51e fails with &apos;multiop failed&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="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="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>interop</label>
                            <label>tests</label>
                    </labels>
                <created>Mon, 11 Jan 2021 20:14:11 +0000</created>
                <updated>Thu, 15 Jul 2021 08:44:52 +0000</updated>
                            <resolved>Wed, 30 Jun 2021 12:52:43 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="304178" author="gerrit" created="Thu, 10 Jun 2021 19:01:48 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43969&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43969&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14322&quot; title=&quot;Interop: sanityn test 51e fails with &amp;#39;multiop failed&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14322&quot;&gt;&lt;del&gt;LU-14322&lt;/del&gt;&lt;/a&gt; tests: skip sanityn 51e for old servers&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: eba435f67cd919814edb173c55b662da6fdde344&lt;/p&gt;</comment>
                            <comment id="305853" author="gerrit" created="Wed, 30 Jun 2021 03:17:20 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43969/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43969/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14322&quot; title=&quot;Interop: sanityn test 51e fails with &amp;#39;multiop failed&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14322&quot;&gt;&lt;del&gt;LU-14322&lt;/del&gt;&lt;/a&gt; tests: skip sanityn 51e for old servers&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: decdd03cdccdbfdd35f31317c617698198e5ea42&lt;/p&gt;</comment>
                            <comment id="305879" author="pjones" created="Wed, 30 Jun 2021 12:52:43 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="59627">LU-13693</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|i01j47:</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>