<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:35: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-3629] vvp_env_session() ASSERTION( ses != ((void *)0) )</title>
                <link>https://jira.whamcloud.com/browse/LU-3629</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;A few weeks ago we had a login node (Lustre client) die in the following assertion:&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;(llite_internal.h:1064:vvp_env_session()) ASSERTION( ses != ((void *)0) )&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;It was running Lustre &lt;a href=&quot;https://github.com/chaos/lustre/tree/2.4.0-RC1_3chaos&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2.4.0-RC1_3chaos&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The backtrace from crash looks like:&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
PID: 10792  TASK: c000000ef9de7da0  CPU: 28  COMMAND: &quot;slurm_prolog&quot;
 #0 [c000000bc3706720] .crash_kexec at c0000000000e5aa4
 #1 [c000000bc3706920] .panic at c0000000005c4f40
 #2 [c000000bc37069b0] .lbug_with_loc at d00000000aa714e0 [libcfs]
 #3 [c000000bc3706a40] .vvp_io_init at d00000000c6cc03c [lustre]
 #4 [c000000bc3706b20] .cl_io_init0 at d00000000b808024 [obdclass]
 #5 [c000000bc3706bd0] .cl_pages_prune at d00000000b7fbc18 [obdclass]
 #6 [c000000bc3706c80] .cl_object_prune at d00000000b7f1f00 [obdclass]
 #7 [c000000bc3706d30] .lov_delete_raid0 at d00000000c1fa8a4 [lov]
 #8 [c000000bc3706e50] .lov_object_delete at d00000000c1f9240 [lov]
 #9 [c000000bc3706f00] .lu_object_free at d00000000b7e3520 [obdclass]
#10 [c000000bc3706fe0] .lu_object_put at d00000000b7e7360 [obdclass]
#11 [c000000bc37070b0] .cl_object_put at d00000000b7f2c90 [obdclass]
#12 [c000000bc3707120] .cl_inode_fini at d00000000c6bfd68 [lustre]
#13 [c000000bc3707230] .ll_clear_inode at d00000000c677264 [lustre]
#14 [c000000bc3707310] .clear_inode at c0000000001e1cc8
#15 [c000000bc37073a0] .dispose_list at c0000000001e2068
#16 [c000000bc3707450] .shrink_icache_memory at c0000000001e24c4
#17 [c000000bc3707540] .shrink_slab at c00000000016ecbc
#18 [c000000bc3707600] .do_try_to_free_pages at c0000000001716b0
#19 [c000000bc3707720] .try_to_free_pages at c000000000171a88
#20 [c000000bc3707820] .__alloc_pages_nodemask at c0000000001668c0
#21 [c000000bc37079c0] .alloc_pages_vma at c0000000001a2694
#22 [c000000bc3707a70] .handle_pte_fault at c00000000017fec4
#23 [c000000bc3707b80] .do_page_fault at c0000000005c14b0
#24 [c000000bc3707e30] handle_page_fault at c00000000000520c
 Data Access error  [301] exception frame:
 R0:  0000000000000000    R1:  00000fffffffd9c0    R2:  0000040000323268   
 R3:  0000040000320878    R4:  000000000000001d    R5:  00000fffffffdebe   
 R6:  0000000000000000    R7:  00000400003210c8    R8:  0000000000000218   
 R9:  0000000010320000    R10: 0000000000000031    R11: 0000000000020001   
 R12: 0000000028002482    R13: 000004000004f040   
 NIP: 00000400001f3ad4    MSR: 800000000000d032    OR3: 0000000010340000
 CTR: 0000000000000000    LR:  00000400001f494c    XER: 0000000000000010
 CCR: 0000000028002482    MQ:  0000000000000001    DAR: 0000000010320008
 DSISR: 0000000042000000     Syscall Result: 0000000000000000
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This was a PPC64 login node.&lt;/p&gt;</description>
                <environment>Lustre 2.4.0-RC1_3chaos, PPC64 lustre client</environment>
        <key id="19978">LU-3629</key>
            <summary>vvp_env_session() ASSERTION( ses != ((void *)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="5">Cannot Reproduce</resolution>
                                        <assignee username="niu">Niu Yawei</assignee>
                                    <reporter username="morrone">Christopher Morrone</reporter>
                        <labels>
                            <label>llnl</label>
                    </labels>
                <created>Wed, 24 Jul 2013 21:27:43 +0000</created>
                <updated>Sat, 12 Jan 2019 03:59:42 +0000</updated>
                            <resolved>Sat, 12 Jan 2019 03:59:42 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="62954" author="pjones" created="Thu, 25 Jul 2013 02:22:38 +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="63104" author="niu" created="Mon, 29 Jul 2013 04:17:57 +0000"  >&lt;p&gt;I didn&apos;t see how this can happen from the master code. Chris, how to checkout the 2.4.0-RC1_3chaos? I&apos;d like to if there is any difference in your branch. Thanks.&lt;/p&gt;</comment>
                            <comment id="63107" author="pjones" created="Mon, 29 Jul 2013 04:54:57 +0000"  >&lt;p&gt;Niu&lt;/p&gt;

&lt;p&gt;Try looking at &lt;a href=&quot;https://github.com/chaos/lustre&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/chaos/lustre&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="63622" author="niu" created="Mon, 5 Aug 2013 04:20:16 +0000"  >&lt;p&gt;I still don&apos;t see how this can happen after checking the chaos code, I suppose it&apos;s rare, isn&apos;t it? Do you know if this was happening when memory is under pressure? and is there any other abnormal log from client? Thanks.&lt;/p&gt;</comment>
                            <comment id="63742" author="morrone" created="Wed, 7 Aug 2013 00:04:43 +0000"  >&lt;p&gt;It is fairly rare, yes.  Memory pressure is certainly a possibility.  The login nodes are heavily used.&lt;/p&gt;</comment>
                            <comment id="202854" author="pjones" created="Thu, 20 Jul 2017 03:28:04 +0000"  >&lt;p&gt;Ned&lt;/p&gt;

&lt;p&gt;Is this issue still seen on 2.8.x releases?&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="239864" author="pjones" created="Sat, 12 Jan 2019 03:59:42 +0000"  >&lt;p&gt;closing ancient ticket&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_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 26 Jun 2014 21:27:43 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvw2n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9346</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, 24 Jul 2013 21:27:43 +0000</customfieldvalue>

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