<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:54:01 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-5729] VFS: Busy inodes after unmount of loop0. Self-destruct in 5 seconds. Have a nice day...</title>
                <link>https://jira.whamcloud.com/browse/LU-5729</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Extra inode decrement is needed for scrub-&amp;gt;os_inode(OI_scrub) in osd_scrub_setup in case of ENOSPACE error.&lt;br/&gt;
It is simple to reproduce:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;mount ost as ldiskfs to mntpt&lt;/li&gt;
	&lt;li&gt;fill mnt point to get ENOSPACE later(llverfs may be used for that)&lt;/li&gt;
	&lt;li&gt;umount ost&lt;/li&gt;
	&lt;li&gt;delete scrub files using writeconf&lt;/li&gt;
	&lt;li&gt;mount ost&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;These causes kernel message like below:&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;VFS: Busy inodes after unmount of loop0. Self-destruct in 5 seconds. Have a nice day...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;xyratex-bug-id: MRP-2109&lt;/p&gt;</description>
                <environment></environment>
        <key id="26976">LU-5729</key>
            <summary>VFS: Busy inodes after unmount of loop0. Self-destruct in 5 seconds. Have a nice day...</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="scherementsev">Sergey Cheremencev</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Mon, 13 Oct 2014 12:32:52 +0000</created>
                <updated>Thu, 4 May 2017 20:19:17 +0000</updated>
                            <resolved>Tue, 2 Dec 2014 17:24:50 +0000</resolved>
                                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="96210" author="sergey" created="Mon, 13 Oct 2014 13:54:06 +0000"  >&lt;p&gt;Here is the patch with a test to reproduce the issue&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#/c/12283/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/12283/&lt;/a&gt;&lt;br/&gt;
fix:&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#/c/12284/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/12284/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="96576" author="sergey" created="Fri, 17 Oct 2014 12:13:52 +0000"  >&lt;p&gt;merged test(12283) and fix(12284) into &lt;a href=&quot;http://review.whamcloud.com/#/c/12325/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/12325/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="96999" author="pjones" created="Wed, 22 Oct 2014 12:44:07 +0000"  >&lt;p&gt;James&lt;/p&gt;

&lt;p&gt;Could you please take care of this patch?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="99611" author="gerrit" created="Wed, 19 Nov 2014 19:17:37 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/12325/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12325/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5729&quot; title=&quot;VFS: Busy inodes after unmount of loop0. Self-destruct in 5 seconds. Have a nice day...&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5729&quot;&gt;&lt;del&gt;LU-5729&lt;/del&gt;&lt;/a&gt; osd: iput in case of error in osd_scrub_setup&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b474a0320e83daeffa44eccf724a19641d3f6566&lt;/p&gt;</comment>
                            <comment id="100429" author="jamesanunez" created="Tue, 2 Dec 2014 17:24:50 +0000"  >&lt;p&gt;Landed to master (pre-2.7).&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="27800">LU-5986</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="28552">LU-6207</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="45821">LU-9433</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="29521">LU-6468</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|hzwycv:</customfieldvalue>

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