<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:45:23 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-4734] umounts of OST stuck</title>
                <link>https://jira.whamcloud.com/browse/LU-4734</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;We seem to hit same issue as &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3230&quot; title=&quot;conf-sanity fails to start run: umount of OST fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3230&quot;&gt;&lt;del&gt;LU-3230&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The umount was in :&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;crash&amp;gt; bt 3632
PID: 3632 TASK: ffff880455aec080 CPU: 7 COMMAND: &quot;umount&quot;
 #0 [ffff880455c53958] schedule at ffffffff81485765
 #1 [ffff880455c53a20] schedule_timeout at ffffffff81486590
 #2 [ffff880455c53ad0] cfs_schedule_timeout_and_set_state at ffffffffa051469d
[libcfs]
 #3 [ffff880455c53ae0] obd_exports_barrier at ffffffffa05eb89d [obdclass]
 #4 [ffff880455c53b30] filter_precleanup at ffffffffa0bcc0a2 [obdfilter]
 #5 [ffff880455c53b90] class_cleanup at ffffffffa0609f97 [obdclass]
 #6 [ffff880455c53c10] class_process_config at ffffffffa060c323 [obdclass]
 #7 [ffff880455c53cb0] class_manual_cleanup at ffffffffa060d069 [obdclass]
 #8 [ffff880455c53d70] server_put_super at ffffffffa0618f4c [obdclass]
 #9 [ffff880455c53e40] generic_shutdown_super at ffffffff81165f3b
#10 [ffff880455c53e60] kill_anon_super at ffffffff81166056
#11 [ffff880455c53e80] lustre_kill_super at ffffffffa060eca6 [obdclass]
#12 [ffff880455c53ea0] deactivate_super at ffffffff81166ff0
#13 [ffff880455c53ec0] mntput_no_expire at ffffffff811831cf
#14 [ffff880455c53ef0] sys_umount at ffffffff81183c98
#15 [ffff880455c53f80] system_call_fastpath at ffffffff810030f2
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;and we can see in the console the following messages :&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;Lustre: ptmp2-OST008d is waiting for obd_unlinked_exports more than 8 seconds. The obd refcount = 6. Is it stuck?
Lustre: ptmp2-OST008d is waiting for obd_unlinked_exports more than 16 seconds. The obd refcount = 6. Is it stuck?
Lustre: DEBUG MARKER: Tue Jan 14 11:45:01 2014

Lustre: ptmp2-OST008d is waiting for obd_unlinked_exports more than 32 seconds. The obd refcount = 6. Is it stuck?
Lustre: ptmp2-OST008d is waiting for obd_unlinked_exports more than 64 seconds. The obd refcount = 6. Is it stuck?
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;In the server crash we can find the struct obd_device *obd pointer:&lt;br/&gt;
0xffff880864076038&lt;br/&gt;
and find the connection that the server is waiting for:&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;crash&amp;gt; struct ptlrpc_connection 0xffff88083b878bc0
struct ptlrpc_connection {
  c_hash = {
    next = 0x0,
    pprev = 0xffff881035375440
  },
  c_self = 1407418007560379,
  c_peer = {
    nid = 1407418007565894,
    pid = 12345
  },
  c_remote_uuid = {
    uuid =
&quot;NET_0x5000a0a643646_UUID\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000&quot;
                       JO.BOO.PI.FO -&amp;gt; lascaux4091
                       JO.BOO.WL.BZF -&amp;gt; lascaux226

  },
  c_refcount = {
    counter = 3
  }
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Sebastien.&lt;/p&gt;</description>
                <environment></environment>
        <key id="23522">LU-4734</key>
            <summary>umounts of OST stuck</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="3">Duplicate</resolution>
                                        <assignee username="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="sebastien.buisson">Sebastien Buisson</reporter>
                        <labels>
                    </labels>
                <created>Fri, 7 Mar 2014 14:34:16 +0000</created>
                <updated>Tue, 11 Mar 2014 17:31:19 +0000</updated>
                            <resolved>Tue, 11 Mar 2014 17:31:16 +0000</resolved>
                                    <version>Lustre 2.1.6</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="78714" author="pjones" created="Fri, 7 Mar 2014 15:49:12 +0000"  >&lt;p&gt;Nathaniel&lt;/p&gt;

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

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="78754" author="utopiabound" created="Fri, 7 Mar 2014 20:48:04 +0000"  >&lt;p&gt;This does look to be a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3230&quot; title=&quot;conf-sanity fails to start run: umount of OST fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3230&quot;&gt;&lt;del&gt;LU-3230&lt;/del&gt;&lt;/a&gt;, which is fixed on b2_5 (will be in 2.5.1) and master (2.5.52 and will be in 2.6).  There is also a patch for b2_4 which hasn&apos;t been merged yet &lt;a href=&quot;http://review.whamcloud.com/8591&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/8591&lt;/a&gt; so the earliest release it would be included in would be 2.4.3 (if there is one).&lt;/p&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="18543">LU-3230</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="18543">LU-3230</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|hzwh3b:</customfieldvalue>

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