<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:44:55 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-11558] t32_verify_quota() not being called by t32_test()</title>
                <link>https://jira.whamcloud.com/browse/LU-11558</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Since patch &lt;a href=&quot;https://review.whamcloud.com/28020&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/28020&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3285&quot; title=&quot;Data on MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3285&quot;&gt;&lt;del&gt;LU-3285&lt;/del&gt;&lt;/a&gt; test: add Data-on-MDT tests and fixes&lt;/tt&gt;&quot; landed as commit v2_10_53_0-39-ga7625cd2f3 the call to t32_verify_quota() from conf-sanity.sh t32_test() has been removed, and (I&apos;d guess) that we are no longer verifying that quota is still working correctly after an upgrade.&lt;/p&gt;

&lt;p&gt;It is unclear why this check was removed.  It needs to be returned back to the code so that we resume testing that quota is working after an upgrade from an old disk format.&lt;/p&gt;

&lt;p&gt;It looks like the t32_verify_quota() function itself was broken by patch &lt;a href=&quot;https://review.whamcloud.com/30087&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30087&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7004&quot; title=&quot;fix &amp;quot;lctl set_param -P&amp;quot; to allow deprecation of &amp;quot;lctl conf_param&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7004&quot;&gt;&lt;del&gt;LU-7004&lt;/del&gt;&lt;/a&gt; tests: move from lctl conf_param to lctl set_param -P&lt;/tt&gt;&quot; which recently landed, because that is calling &quot;&lt;tt&gt;set_persistent_param_and_check $node&lt;/tt&gt;&quot; when it should be calling &quot;&lt;tt&gt;set_persistent_param_and_check $facet&lt;/tt&gt;&quot; (though t32_verify_quota() is not passed a facet, so I&apos;m not yet sure what needs to be done to fix it).&lt;/p&gt;</description>
                <environment></environment>
        <key id="53693">LU-11558</key>
            <summary>t32_verify_quota() not being called by t32_test()</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="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="1">Fixed</resolution>
                                        <assignee username="adilger">Andreas Dilger</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Oct 2018 23:09:01 +0000</created>
                <updated>Thu, 6 Jan 2022 23:11:41 +0000</updated>
                            <resolved>Thu, 6 Jan 2022 23:11:41 +0000</resolved>
                                    <version>Lustre 2.11.0</version>
                    <version>Lustre 2.12.0</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="235228" author="adilger" created="Mon, 22 Oct 2018 23:14:16 +0000"  >&lt;p&gt;This first came to light in the test_32() output from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11556&quot; title=&quot;conf-sanity test 32b crashes on MDT umount with &#8220;ASSERTION( atomic_read(&amp;amp;d-&amp;gt;ld_ref) == 0 ) failed: Refcount is 1&#8221;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11556&quot;&gt;LU-11556&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="235230" author="adilger" created="Mon, 22 Oct 2018 23:19:08 +0000"  >&lt;p&gt;See &lt;a href=&quot;https://review.whamcloud.com/33422&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33422&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11556&quot; title=&quot;conf-sanity test 32b crashes on MDT umount with &#8220;ASSERTION( atomic_read(&amp;amp;d-&amp;gt;ld_ref) == 0 ) failed: Refcount is 1&#8221;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11556&quot;&gt;LU-11556&lt;/a&gt; tests: fix set_persistent_param_and_check breakage&lt;/tt&gt;&quot; as a starting point. &lt;/p&gt;</comment>
                            <comment id="235231" author="gerrit" created="Mon, 22 Oct 2018 23:22:33 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33423&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33423&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11558&quot; title=&quot;t32_verify_quota() not being called by t32_test()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11558&quot;&gt;&lt;del&gt;LU-11558&lt;/del&gt;&lt;/a&gt; tests: re-enable conf-sanity t32_verify_quota()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9a302ca09b3e9810a43b78628c8ac5ba7b1a5eab&lt;/p&gt;</comment>
                            <comment id="235232" author="adilger" created="Mon, 22 Oct 2018 23:24:01 +0000"  >&lt;p&gt;Faster to just push an add-on patch to my previous one, I leave it to you and Hongchao to debug any issues (hopefully none).&lt;/p&gt;</comment>
                            <comment id="236953" author="simmonsja" created="Tue, 13 Nov 2018 23:05:05 +0000"  >&lt;p&gt;Patch landed for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7004&quot; title=&quot;fix &amp;quot;lctl set_param -P&amp;quot; to allow deprecation of &amp;quot;lctl conf_param&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7004&quot;&gt;&lt;del&gt;LU-7004&lt;/del&gt;&lt;/a&gt; regression spot while resolving this problem so link is no longer needed.&lt;/p&gt;</comment>
                            <comment id="321948" author="gerrit" created="Thu, 6 Jan 2022 22:00:55 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/33423/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33423/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11558&quot; title=&quot;t32_verify_quota() not being called by t32_test()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11558&quot;&gt;&lt;del&gt;LU-11558&lt;/del&gt;&lt;/a&gt; tests: re-enable conf-sanity t32_verify_quota()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 35b9575fd02f485f48793bedd5de270b826a82b1&lt;/p&gt;</comment>
                            <comment id="321982" author="pjones" created="Thu, 6 Jan 2022 23:11:41 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="53689">LU-11556</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="18725">LU-3285</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|i004rz:</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>