<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:15:33 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-8206] ptlrpc_invalidate_import ( ASSERTION( imp-&gt;imp_invalid ) failed</title>
                <link>https://jira.whamcloud.com/browse/LU-8206</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Hit this ASSERT after bringing servers back up after a TOSS update.  System is classified.  Rough transcript of console log:&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;2016-05-25 12:00:10 Lustre: fs1-0ST0051-osc-c00000000304ef4800: Connection restored to fs1-OST0051 ...
2016-05-25 12:00:10 skipped 100 previous similar messages
2016-05-25 12:01:00 LustreError: 27198:0:(import.c:296:ptlrpc_invalidate_import()) ASSERTION ( imp-&amp;gt;imp_invalid ) failed:

show_stack
libcfs_debugdumpstack
lbug_with_loc
ptlrpc_invalidate_import
ptlrpc_invalidate_import_thread
kthread
kernel_thread
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</description>
                <environment>PowerPC64 BG/Q LAC node&lt;br/&gt;
lustre-2.5.4-16chaos</environment>
        <key id="37208">LU-8206</key>
            <summary>ptlrpc_invalidate_import ( ASSERTION( imp-&gt;imp_invalid ) failed</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="ys">Yang Sheng</assignee>
                                    <reporter username="nedbass">Ned Bass</reporter>
                        <labels>
                            <label>llnl</label>
                    </labels>
                <created>Wed, 25 May 2016 23:27:41 +0000</created>
                <updated>Wed, 16 Jan 2019 06:30:41 +0000</updated>
                            <resolved>Wed, 16 Jan 2019 06:30:41 +0000</resolved>
                                    <version>Lustre 2.5.4</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="153705" author="green" created="Thu, 26 May 2016 17:10:23 +0000"  >&lt;p&gt;This looks pretty similar to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4913&quot; title=&quot;mgc import reconnect race&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4913&quot;&gt;&lt;del&gt;LU-4913&lt;/del&gt;&lt;/a&gt;, only in osc, but he fix there is pretty generic.&lt;br/&gt;
Need to be beware of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5420&quot; title=&quot;Failure on test suite sanity test_17m: mount MDS failed, Input/output error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5420&quot;&gt;&lt;del&gt;LU-5420&lt;/del&gt;&lt;/a&gt; that crept up after that though I am not sure if that was due to dne or was a generic problem too.&lt;/p&gt;</comment>
                            <comment id="153706" author="jgmitter" created="Thu, 26 May 2016 17:10:27 +0000"  >&lt;p&gt;Hi Yang Sheng,&lt;/p&gt;

&lt;p&gt;Can you have a look at porting &lt;a href=&quot;http://review.whamcloud.com/#/c/9967/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/9967/&lt;/a&gt; to see if it resolves this issue?  We believe it is &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4913&quot; title=&quot;mgc import reconnect race&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4913&quot;&gt;&lt;del&gt;LU-4913&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;br/&gt;
Joe&lt;/p&gt;</comment>
                            <comment id="153981" author="ys" created="Mon, 30 May 2016 16:11:40 +0000"  >&lt;p&gt;We need backport &lt;a href=&quot;http://review.whamcloud.com/9967/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/9967/&lt;/a&gt; and &lt;a href=&quot;http://review.whamcloud.com/11258/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/11258/&lt;/a&gt; to fix this issue. They were landed on b2_8_fe branch. &lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
YangSheng&lt;/p&gt;</comment>
                            <comment id="153996" author="ys" created="Mon, 30 May 2016 18:04:42 +0000"  >&lt;p&gt;Patch port to:&lt;br/&gt;
 &lt;a href=&quot;http://review.whamcloud.com/20504&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20504&lt;/a&gt;&lt;br/&gt;
 &lt;a href=&quot;http://review.whamcloud.com/20505&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20505&lt;/a&gt;&lt;/p&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="25764">LU-5420</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="24235">LU-4913</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_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 3 Jun 2016 23:27:41 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzycwf:</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>
                                                                                                                        <customfield id="customfield_10493" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 25 May 2016 23:27:41 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>