<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:00:08 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-13303] (import.c:361:ptlrpc_invalidate_import()) nbp1-OST0016_UUID: rc = -110 waiting for callback (1 != 0)</title>
                <link>https://jira.whamcloud.com/browse/LU-13303</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;During umount client gets stuck invalidating import&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;attaching full debug from client side. No errors reported on server side.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
 00000100:00080000:0.0:1582834254.602927:0:43821:0:(pinger.c:412:ptlrpc_pinger_del_import()) removing pingable &lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt; 69fa9d68-b663-7a88-9df3-0f9930f72f9d-&amp;gt;nbp1-OST0016_UUID
00000100:00080000:0.0:1582834254.603390:0:43821:0:(&lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt;.c:157:ptlrpc_deactivate_import_nolock()) setting &lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt; nbp1-OST0016_UUID INVALID
00000100:00020000:0.0:1582834356.986737:0:43821:0:(&lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt;.c:361:ptlrpc_invalidate_import()) nbp1-OST0016_UUID: rc = -110 waiting &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; callback (1 != 0)
00000100:00020000:0.0:1582834356.999173:0:43821:0:(&lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt;.c:387:ptlrpc_invalidate_import()) @@@ still on sending list  req@ffff8ea5e5192940 x1657225699614176/t0(0) o8-&amp;gt;nbp1-OST0016-osc-ffff8eb45292f000@10.151.26.119@o2ib:28/4 lens 520/544 e 0 to 1 dl 1582832131 ref 2 fl UnregRPC:EXN/0/ffffffff rc -5/-1
00000100:00020000:0.0:1582834357.024877:0:43821:0:(&lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt;.c:401:ptlrpc_invalidate_import()) nbp1-OST0016_UUID: Unregistering RPCs found (1). Network is sluggish? Waiting them to error out.
00000100:00020000:0.0:1582834459.418739:0:43821:0:(&lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt;.c:361:ptlrpc_invalidate_import()) nbp1-OST0016_UUID: rc = -110 waiting &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; callback (1 != 0)
00000100:00020000:0.0:1582834459.431183:0:43821:0:(&lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt;.c:387:ptlrpc_invalidate_import()) @@@ still on sending list  req@ffff8ea5e5192940 x1657225699614176/t0(0) o8-&amp;gt;nbp1-OST0016-osc-ffff8eb45292&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>client=2.12.3&lt;br/&gt;
server=2.12.3</environment>
        <key id="58209">LU-13303</key>
            <summary>(import.c:361:ptlrpc_invalidate_import()) nbp1-OST0016_UUID: rc = -110 waiting for callback (1 != 0)</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="4">Incomplete</resolution>
                                        <assignee username="green">Oleg Drokin</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Thu, 27 Feb 2020 23:40:54 +0000</created>
                <updated>Wed, 6 Jan 2021 13:10:48 +0000</updated>
                            <resolved>Wed, 6 Jan 2021 13:10:48 +0000</resolved>
                                    <version>Lustre 2.12.3</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="264270" author="green" created="Fri, 28 Feb 2020 18:21:38 +0000"  >&lt;p&gt;This is not so much Lustre problem as a network/network driver problem of sorts. Lustre asks the network to deregister a buffer in memory so it no longer could accept the data and the network/driver takes its time to do that and eventually Lustre timeouts.&lt;/p&gt;

&lt;p&gt;Our options at that time are: keep waiting or leak the buffer and exit. We probably can add a module parameter to do the leaking, but I feel like it&apos;s overkill and you are probably better off just adding this line &quot;Unregistering RPCs found (\d+). Network is sluggish? Waiting them to error out&quot; in your health scripts and if triggered just kill the node?&lt;/p&gt;</comment>
                            <comment id="264272" author="mhanafi" created="Fri, 28 Feb 2020 19:10:17 +0000"  >&lt;p&gt;&quot;network/driver&quot; is that lnet/ko2ib? It keeps trying forever and never cleans up. I would think it should just give up at some point.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="288751" author="mhanafi" created="Wed, 6 Jan 2021 01:28:03 +0000"  >&lt;p&gt;this can be closed&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="34362" name="ptlrpc_invalidate_import.out.gz" size="26445" author="mhanafi" created="Thu, 27 Feb 2020 23:40:50 +0000"/>
                    </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|i00uhr:</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>