<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:25:51 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-2514] racer: umount: /mnt/lustre2: device is busy</title>
                <link>https://jira.whamcloud.com/browse/LU-2514</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;After running racer test, cleaning up the Lustre filesystem failed as follows:&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;Stopping clients: client-32vm1,client-32vm2.lab.whamcloud.com /mnt/lustre2 (opts:)
CMD: client-32vm1,client-32vm2.lab.whamcloud.com running=\$(grep -c /mnt/lustre2&apos; &apos; /proc/mounts);
if [ \$running -ne 0 ] ; then
echo Stopping client \$(hostname) /mnt/lustre2 opts:;
lsof -t /mnt/lustre2 || need_kill=no;
if [ x != x -a x\$need_kill != xno ]; then
    pids=\$(lsof -t /mnt/lustre2 | sort -u);
    if [ -n \&quot;\$pids\&quot; ]; then
             kill -9 \$pids;
    fi
fi;
busy=\$(umount  /mnt/lustre2 2&amp;gt;&amp;amp;1 | grep -c busy);
if [ \$busy -ne 0 ] ; then
    echo /mnt/lustre2 is still busy, wait one second &amp;amp;&amp;amp; sleep 1;
    umount  /mnt/lustre2;
fi
fi
client-32vm1: umount: /mnt/lustre2: device is busy
client-32vm1: umount: /mnt/lustre2: device is busy
client-32vm2: umount: /mnt/lustre2: device is busy
client-32vm2: umount: /mnt/lustre2: device is busy
Stopping client client-32vm1.lab.whamcloud.com /mnt/lustre2 opts:
7597
16778
/mnt/lustre2 is still busy, wait one second
Stopping client client-32vm2.lab.whamcloud.com /mnt/lustre2 opts:
5040
7387
15521
19276
/mnt/lustre2 is still busy, wait one second
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Maloo report: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/e240df68-4acf-11e2-b87e-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/e240df68-4acf-11e2-b87e-52540035b04c&lt;/a&gt;&lt;/p&gt;</description>
                <environment>Lustre Tag: v2_1_4_RC1&lt;br/&gt;
Lustre Build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/159/&quot;&gt;http://build.whamcloud.com/job/lustre-b2_1/159/&lt;/a&gt;&lt;br/&gt;
Distro/Arch: RHEL5.8/x86_64 + RHEL5.8/i686 (Server + Client)&lt;br/&gt;
</environment>
        <key id="17007">LU-2514</key>
            <summary>racer: umount: /mnt/lustre2: device is busy</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="wc-triage">WC Triage</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Dec 2012 21:28:54 +0000</created>
                <updated>Sun, 14 Aug 2016 17:27:29 +0000</updated>
                            <resolved>Sun, 14 Aug 2016 17:27:29 +0000</resolved>
                                    <version>Lustre 2.1.4</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="52987" author="yujian" created="Mon, 25 Feb 2013 20:47:13 +0000"  >&lt;p&gt;Lustre b2_1 client build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/176&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-b2_1/176&lt;/a&gt;&lt;br/&gt;
Lustre master server build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/1269&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-master/1269&lt;/a&gt;&lt;br/&gt;
Distro/Arch: RHEL6.3/x86_64&lt;/p&gt;

&lt;p&gt;The same issue occurred while running racer test:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/92101ffa-7d78-11e2-85d0-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/92101ffa-7d78-11e2-85d0-52540035b04c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;More instances:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/8112fc94-7d51-11e2-a108-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/8112fc94-7d51-11e2-a108-52540035b04c&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/0fa82c94-7bff-11e2-897d-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/0fa82c94-7bff-11e2-897d-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="53859" author="sarah" created="Wed, 13 Mar 2013 02:28:03 +0000"  >&lt;p&gt;more instance: &lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/f5f311d8-8905-11e2-b643-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/f5f311d8-8905-11e2-b643-52540035b04c&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/f89552e8-8905-11e2-b643-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/f89552e8-8905-11e2-b643-52540035b04c&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/f9e59176-8905-11e2-b643-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/f9e59176-8905-11e2-b643-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="53920" author="yujian" created="Wed, 13 Mar 2013 11:54:40 +0000"  >&lt;p&gt;Lustre b2_1 client build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_1/186&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-b2_1/186&lt;/a&gt;&lt;br/&gt;
Lustre master server build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/1302&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-master/1302&lt;/a&gt;&lt;br/&gt;
Distro/Arch: RHEL6.3/x86_64&lt;/p&gt;

&lt;p&gt;The racer test passed: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/82c6ff5e-8b57-11e2-965f-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/82c6ff5e-8b57-11e2-965f-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58398" author="sarah" created="Mon, 13 May 2013 21:13:00 +0000"  >&lt;p&gt;hit this error when testing lustre-master tag-2.3.65 with SLES11 SP2 client:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/eeb85c74-ba7f-11e2-b1a3-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/eeb85c74-ba7f-11e2-b1a3-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="161855" author="simmonsja" created="Sun, 14 Aug 2016 17:27:29 +0000"  >&lt;p&gt;Old blocker for unsupported version&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|hzve3z:</customfieldvalue>

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