<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:37: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-3843] osc_completion()) ASSERTION( (!!(page-&gt;cp_state == CPS_PAGEOUT) == !!(cmd == 0x02))</title>
                <link>https://jira.whamcloud.com/browse/LU-3843</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Using Lustre version &lt;a href=&quot;https://github.com/chaos/lustre/tree/2.4.0-RC2_11chaos&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2.4.0-RC2_11chaos&lt;/a&gt;, we hit the following assertion on a login node (lustre client):&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;osc_cache.c:1267:osc_completion()) ASSERTION( (!!(page-&amp;gt;cp_state == CPS_PAGEOUT) == !!(cmd == 0x02) ) failed:&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The backtrace looks roughly like this:&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;osc_ap_compltion
osc_extent_finish
brw_interpret
ptlrpc_check_set
ptlrpcd_check
ptlrpcd
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;There was not much going on in the client&apos;s log.  About one minute earlier an OSC lost connection to one of the OSTs and then reconnected.  But that is a fairly common occurance.  It is not immediately obvious to me that there is a connection to this assertion.&lt;/p&gt;

&lt;p&gt;This client is a Power7 login node with 48 cores and 64GB of RAM.&lt;/p&gt;</description>
                <environment>Sequoia login node.  PPC64.  48 core Power 7.  Lustre version [2.4.0-RC2_11chaos|&lt;a href=&quot;https://github.com/chaos/lustre/tree/2.4.0-RC2_11chaos&quot;&gt;https://github.com/chaos/lustre/tree/2.4.0-RC2_11chaos&lt;/a&gt;]</environment>
        <key id="20634">LU-3843</key>
            <summary>osc_completion()) ASSERTION( (!!(page-&gt;cp_state == CPS_PAGEOUT) == !!(cmd == 0x02))</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="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="5">Cannot Reproduce</resolution>
                                        <assignee username="niu">Niu Yawei</assignee>
                                    <reporter username="morrone">Christopher Morrone</reporter>
                        <labels>
                    </labels>
                <created>Tue, 27 Aug 2013 18:20:52 +0000</created>
                <updated>Wed, 19 Mar 2014 17:37:06 +0000</updated>
                            <resolved>Wed, 19 Mar 2014 17:37:06 +0000</resolved>
                                                    <fixVersion>Lustre 2.6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="65188" author="pjones" created="Tue, 27 Aug 2013 18:40:06 +0000"  >&lt;p&gt;Niu&lt;/p&gt;

&lt;p&gt;Could you please comment on this one?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="65337" author="niu" created="Thu, 29 Aug 2013 03:53:37 +0000"  >&lt;p&gt;I have no idea how this can be triggered now, maybe printing more information on the LASSERT could be helpful for debug: &lt;a href=&quot;http://review.whamcloud.com/7494&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/7494&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Chris, could you apply this debug patch? so we can see the value of cp_state &amp;amp; cmd next time when it&apos;s triggered. Thanks.&lt;/p&gt;</comment>
                            <comment id="65415" author="morrone" created="Fri, 30 Aug 2013 01:52:30 +0000"  >&lt;p&gt;I had the same thought.  Yes, I will add that to our local tree.&lt;/p&gt;</comment>
                            <comment id="70558" author="pjones" created="Sat, 2 Nov 2013 03:24:29 +0000"  >&lt;p&gt;Landed for 2.6&lt;/p&gt;</comment>
                            <comment id="70581" author="niu" created="Mon, 4 Nov 2013 00:57:29 +0000"  >&lt;p&gt;The landed patch is just a debug patch.&lt;/p&gt;</comment>
                            <comment id="79682" author="jlevi" created="Wed, 19 Mar 2014 17:37:06 +0000"  >&lt;p&gt;Debug patch has landed. If this occurs again, please reopen the bug.&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|hzvzdj:</customfieldvalue>

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