<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:03:13 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-6785] Interop 2.7.0&lt;-&gt;master sanity test_56w: cannot swap layouts: Device or resource busy</title>
                <link>https://jira.whamcloud.com/browse/LU-6785</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah_lw &amp;lt;wei3.liu@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/a260a392-1237-11e5-bd2d-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/a260a392-1237-11e5-bd2d-5254006e85c2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_56w failed with the following error:&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/bin/lfs migrate -i 0 /mnt/lustre/d56w.sanityw/migr_1_ost failed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;yes: standard output: Broken pipe
yes: write error
/usr/bin/lfs_migrate -y -c 6 /mnt/lustre/d56w.sanityw/file1
/mnt/lustre/d56w.sanityw/file1: /usr/bin/lfs: /mnt/lustre/d56w.sanityw/file1: cannot swap layouts: Device or resource busy
cannot put lease: No locks available (37)
error: migrate: migrate stripe file &apos;/mnt/lustre/d56w.sanityw/file1&apos; failed
falling back to rsync-based migration
done
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>server: 2.7.0&lt;br/&gt;
client: lustre-master build # 3071 EL7</environment>
        <key id="30886">LU-6785</key>
            <summary>Interop 2.7.0&lt;-&gt;master sanity test_56w: cannot swap layouts: Device or resource busy</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="1">Fixed</resolution>
                                        <assignee username="hdoreau">Henri Doreau</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Wed, 1 Jul 2015 18:23:48 +0000</created>
                <updated>Wed, 28 Oct 2020 21:41:19 +0000</updated>
                            <resolved>Thu, 10 Sep 2015 15:07:01 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="126313" author="adilger" created="Thu, 3 Sep 2015 23:30:42 +0000"  >&lt;p&gt;It seems that this interop regression was added from &lt;a href=&quot;http://review.whamcloud.com/10013&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10013&lt;/a&gt; &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4840&quot; title=&quot; Deadlock when truncating file during lfs migrate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4840&quot;&gt;&lt;del&gt;LU-4840&lt;/del&gt;&lt;/a&gt; lfs: Use file lease to implement migration&quot; which landed back on 2015-05-28.  This landed after the 2.5.54 tag was made (2015-05-17) and first appeared in the 2.7.55 tag (2015-06-10) .&lt;/p&gt;

&lt;p&gt;I&apos;d guess that the new client is always trying to use the file lease lock, but that doesn&apos;t exist in 2.7.0 and earlier (interop failures are seen with 2.5.x also).  Is there some mechanism by which the client can determine if the MDS has the file lease capability, and fall back to the previous group lock mechanism?&lt;/p&gt;</comment>
                            <comment id="126347" author="hdoreau" created="Fri, 4 Sep 2015 07:24:11 +0000"  >&lt;p&gt;The file_lease_supported variable in lfs was supposed to address this. It is set automatically on failed attempts to get a file lease and it determines whether to fallback on group lock or not. Obviously there&apos;s something fishy, I can reproduce easily. I&apos;m having a look.&lt;/p&gt;</comment>
                            <comment id="126350" author="gerrit" created="Fri, 4 Sep 2015 08:22:03 +0000"  >&lt;p&gt;Henri Doreau (henri.doreau@cea.fr) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16238&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16238&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6785&quot; title=&quot;Interop 2.7.0&amp;lt;-&amp;gt;master sanity test_56w: cannot swap layouts: Device or resource busy&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6785&quot;&gt;&lt;del&gt;LU-6785&lt;/del&gt;&lt;/a&gt; utils: compatibility fix for lfs migrate&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0e4820031647405d939ccf43be8bc76426310b9f&lt;/p&gt;</comment>
                            <comment id="126875" author="gerrit" created="Thu, 10 Sep 2015 04:03:49 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/16238/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16238/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6785&quot; title=&quot;Interop 2.7.0&amp;lt;-&amp;gt;master sanity test_56w: cannot swap layouts: Device or resource busy&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6785&quot;&gt;&lt;del&gt;LU-6785&lt;/del&gt;&lt;/a&gt; utils: compatibility fix for lfs migrate&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a99e42c9fa47677cd2468abfa9378d776cc40803&lt;/p&gt;</comment>
                            <comment id="126911" author="jgmitter" created="Thu, 10 Sep 2015 15:07:01 +0000"  >&lt;p&gt;Landed for 2.8.0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="23983">LU-4840</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="29555">LU-6475</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="61410">LU-14084</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|hzxgzj:</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>