<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:28:45 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-16641] sanity-quota test_12b: @@@@@@ FAIL: create failed, but expect success </title>
                <link>https://jira.whamcloud.com/browse/LU-16641</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://testing.whamcloud.com/test_sets/85a19536-4352-412f-8acb-ae027397f9c1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/85a19536-4352-412f-8acb-ae027397f9c1&lt;/a&gt;&lt;br/&gt;
 sanity-quota test_12b: @@@@@@ FAIL: create failed, but expect success &lt;br/&gt;
  Trace dump:&lt;br/&gt;
  = /usr/lib64/lustre/tests/test-framework.sh:6563:error()&lt;br/&gt;
  = /usr/lib64/lustre/tests/sanity-quota.sh:162:quota_error()&lt;br/&gt;
  = /usr/lib64/lustre/tests/sanity-quota.sh:2520:test_12b()&lt;br/&gt;
  = /usr/lib64/lustre/tests/test-framework.sh:6901:run_one()&lt;br/&gt;
  = /usr/lib64/lustre/tests/test-framework.sh:6951:run_one_logged()&lt;br/&gt;
  = /usr/lib64/lustre/tests/test-framework.sh:6787:run_test()&lt;br/&gt;
  = /usr/lib64/lustre/tests/sanity-quota.sh:2539:main()&lt;br/&gt;
&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="75057">LU-16641</key>
            <summary>sanity-quota test_12b: @@@@@@ FAIL: create failed, but expect success </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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="scherementsev">Sergey Cheremencev</assignee>
                                    <reporter username="scherementsev">Sergey Cheremencev</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Mar 2023 09:31:36 +0000</created>
                <updated>Thu, 8 Feb 2024 12:46:17 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="365975" author="sergey" created="Wed, 15 Mar 2023 09:37:01 +0000"  >&lt;p&gt;I&apos;ve tried to look into the logs, but they don&apos;t include any messages with qmt to understand why it failed. Something should be done to gather more logs and move on.&lt;/p&gt;</comment>
                            <comment id="370005" author="bzzz" created="Thu, 20 Apr 2023 05:26:02 +0000"  >&lt;blockquote&gt;
&lt;p&gt;00040000:04000000:1.0:1681935526.475721:0:8172:0:(qmt_entry.c:348:qmt_glb_write()) $$$ write glb  qmt:lustre-QMT0000 pool:md-0x0 id:60000 enforced:1 hard:2048 soft:0 granted:1536 time:0 qunit: 1024 edquot:1 may_rel:0 revoke:351 default:no&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;edquot(=1) is never reset due to the following check in qmt_adjust_edquot():&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
		&lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (lqe-&amp;gt;lqe_hardlimit != 0 &amp;amp;&amp;amp;
		    lqe-&amp;gt;lqe_granted + pool-&amp;gt;qpi_least_qunit &amp;gt;
							lqe-&amp;gt;lqe_hardlimit)
			/* we clear the flag only once at least one least qunit
			 * is available */
			RETURN(&lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="370006" author="gerrit" created="Thu, 20 Apr 2023 05:30:56 +0000"  >&lt;p&gt;&quot;Alex Zhuravlev &amp;lt;bzzz@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50700&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50700&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16641&quot; title=&quot;sanity-quota test_12b: @@@@@@ FAIL: create failed, but expect success &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16641&quot;&gt;LU-16641&lt;/a&gt; quota: reset edquot regardless qunit&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: cb6fe6db535b87e83685f50d60d09abc568127b7&lt;/p&gt;</comment>
                            <comment id="394722" author="arshad512" created="Wed, 29 Nov 2023 12:12:32 +0000"  >&lt;p&gt;+1 on Master (&#160;&lt;a href=&quot;https://testing.whamcloud.com/test_sets/f1800098-5c88-4d36-b617-71bd7b665d33&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/f1800098-5c88-4d36-b617-71bd7b665d33&lt;/a&gt;)&lt;/p&gt;</comment>
                            <comment id="402851" author="gerrit" created="Tue, 6 Feb 2024 14:20:09 +0000"  >&lt;p&gt;&quot;Sergey Cheremencev &amp;lt;scherementsev@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53939&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53939&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16641&quot; title=&quot;sanity-quota test_12b: @@@@@@ FAIL: create failed, but expect success &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16641&quot;&gt;LU-16641&lt;/a&gt; tests: remove trace from sanity-quota&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7dfb3cc254bd68795cdaacbe46ce93eb21a69a88&lt;/p&gt;</comment>
                            <comment id="403183" author="gerrit" created="Thu, 8 Feb 2024 12:46:17 +0000"  >&lt;p&gt;&quot;Sergey Cheremencev &amp;lt;scherementsev@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/53969&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/53969&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16641&quot; title=&quot;sanity-quota test_12b: @@@@@@ FAIL: create failed, but expect success &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16641&quot;&gt;LU-16641&lt;/a&gt; tests: fix sanity-quota_12b&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 56e1c48e0a135d52f7b1263d7138b93e2738fa02&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="53601" name="sanity-quota.test_12b.debug_log.tmp.1707289384.log.bz2" size="10964930" author="bzzz" created="Wed, 7 Feb 2024 07:15:59 +0000"/>
                    </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|i03gan:</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>