<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:57:07 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-6089] qsd_handler.c:1139:qsd_op_adjust()) ASSERTION( qqi ) failed</title>
                <link>https://jira.whamcloud.com/browse/LU-6089</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Had this crash happen on the tip of master as of yesterday running test 132 of sanity.sh:&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: 3948:0:(client.c:1942:ptlrpc_expire_one_request()) @@@ Request sent has timed out for slow reply: [sent 1420636700/re
al 1420636700]  req@ffff8800290ba380 x1489642625567436/t0(0) o250-&amp;gt;MGC192.168.20.154@tcp@0@lo:26/25 lens 400/544 e 0 to 1 dl 1420636706 ref 1 fl Rpc:XN/0/ffffffff rc 0/-1
Lustre: 3948:0:(client.c:1942:ptlrpc_expire_one_request()) Skipped 2 previous similar messages
LustreError: 39:0:(qsd_handler.c:1139:qsd_op_adjust()) ASSERTION( qqi ) failed: 
LustreError: 39:0:(qsd_handler.c:1139:qsd_op_adjust()) LBUG
Pid: 39, comm: kswapd0

Call Trace:
[&amp;lt;ffffffffa0779895&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
[&amp;lt;ffffffffa0779e97&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
[&amp;lt;ffffffffa0f25028&amp;gt;] qsd_op_adjust+0x478/0x580 [lquota]
[&amp;lt;ffffffffa100a597&amp;gt;] osd_object_delete+0x217/0x2f0 [osd_ldiskfs]
[&amp;lt;ffffffffa091e0c1&amp;gt;] lu_object_free+0x81/0x1a0 [obdclass]
[&amp;lt;ffffffffa091f167&amp;gt;] lu_site_purge+0x2e7/0x4e0 [obdclass]
[&amp;lt;ffffffffa091f4e8&amp;gt;] lu_cache_shrink+0x188/0x310 [obdclass]
[&amp;lt;ffffffff81138dba&amp;gt;] shrink_slab+0x12a/0x1a0
[&amp;lt;ffffffff8113c0da&amp;gt;] balance_pgdat+0x59a/0x820
[&amp;lt;ffffffff8113c494&amp;gt;] kswapd+0x134/0x3b0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="28077">LU-6089</key>
            <summary>qsd_handler.c:1139:qsd_op_adjust()) ASSERTION( qqi ) failed</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="wc-triage">WC Triage</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Wed, 7 Jan 2015 21:18:37 +0000</created>
                <updated>Sat, 9 Oct 2021 06:42:29 +0000</updated>
                            <resolved>Sat, 9 Oct 2021 06:42:29 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="102807" author="adilger" created="Wed, 7 Jan 2015 21:24:22 +0000"  >&lt;p&gt;This has the same symptoms of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5331&quot; title=&quot;qsd_handler.c:1139:qsd_op_adjust()) ASSERTION( qqi ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5331&quot;&gt;&lt;del&gt;LU-5331&lt;/del&gt;&lt;/a&gt;, but I&apos;m running the latest master (v2_6_92_0-14-g37145b3 + &lt;a href=&quot;http://review.whamcloud.com/12515&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12515&lt;/a&gt;).  I&apos;ll try reverting that patch to see if it fixes the problem.&lt;/p&gt;</comment>
                            <comment id="105803" author="adilger" created="Thu, 5 Feb 2015 11:12:33 +0000"  >&lt;p&gt;Hit a very similar crash again in osd_object_delete-&amp;gt;qsd_op_adjust() when unmounting in sanity.sh test_65j and I am again testing &lt;a href=&quot;http://review.whamcloud.com/12515&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12515&lt;/a&gt; from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5242&quot; title=&quot;Test hang sanity test_132, test_133: umount ost&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5242&quot;&gt;&lt;del&gt;LU-5242&lt;/del&gt;&lt;/a&gt;.  It looks like I restarted another test after my previous run that passed sanity.sh but I don&apos;t recall for sure if I reverted the patch at that time.  I&apos;ll need to test without this patch again.&lt;/p&gt;</comment>
                            <comment id="106023" author="adilger" created="Fri, 6 Feb 2015 14:43:18 +0000"  >&lt;p&gt;I reverted the 12515 patch, and while I&apos;ve observed the original &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5242&quot; title=&quot;Test hang sanity test_132, test_133: umount ost&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5242&quot;&gt;&lt;del&gt;LU-5242&lt;/del&gt;&lt;/a&gt; problem of not being able to unmount/remount the filesystem quickly, I haven&apos;t had any crashes, when I was previously 2-of-2 in sanity.sh while the patch was applied.&lt;/p&gt;</comment>
                            <comment id="106690" author="adilger" created="Wed, 11 Feb 2015 20:26:18 +0000"  >&lt;p&gt;I&apos;ve now hit this once while testing &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; on master instead of the 12515 patch, in a thread doing memory reclaim during an unmount operation, though it wasn&apos;t a thread involved in the unmount process:&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: Failing over testfs-OST0000
Lustre: server umount testfs-OST0000 complete
Lustre: Failing over testfs-OST0001
general protection fault: 0000 [#1] SMP 
Pid: 2170, comm: java Tainted: P---------------    2.6.32-431.29.2.el6_lustre.g36cd22b.x86_6
RIP: 0010:[&amp;lt;ffffffffa07a4cf6&amp;gt;] [&amp;lt;ffffffffa07a4cf6&amp;gt;] qsd_op_adjust+0xb6/0x580 [lq
uota]
Process java (pid: 2170, threadinfo ffff8800d00ce000, task ffff880037c61540)
Call Trace:
osd_object_delete+0x217/0x2f0 [osd_ldiskfs]
lu_object_free+0x81/0x1a0 [obdclass]
lu_site_purge+0x2e7/0x4e0 [obdclass]
lu_cache_shrink+0x188/0x310 [obdclass]
shrink_slab+0x12a/0x1a0
do_try_to_free_pages+0x3f7/0x610
try_to_free_pages+0x92/0x120
__alloc_pages_nodemask+0x47e/0x8d0
kmem_getpages+0x62/0x170
fallback_alloc+0x1ba/0x270
____cache_alloc_node+0x99/0x160
user_path_parent+0x31/0x80
sys_renameat+0xb8/0x3a0
sys_rename+0x1b/0x20
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I&apos;ve also gone back and retested the latest version of 12515 and not hit this problem in sanity as I had twice before.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="25269">LU-5242</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="25538">LU-5331</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|hzx3dr:</customfieldvalue>

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