<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:05:43 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-13967] Tests fail/hang with &#8220;can&apos;t notify - lge_glbl_data is not set&#8221;</title>
                <link>https://jira.whamcloud.com/browse/LU-13967</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>
&lt;p&gt;We are seeing the message&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;(qmt_entry.c:805:qmt_adjust_edquot_qunit_notify()) lustre-QMT0000: can&apos;t notify - lge_glbl_data is not set
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;in the MDS console log for many test suites starting on 19 AUG 2020. This message was introduced by &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11023&quot; title=&quot;OST Pool Quotas&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11023&quot;&gt;&lt;del&gt;LU-11023&lt;/del&gt;&lt;/a&gt; quota: quota pools for OSTs&quot; with patch commit 09f9fb3211cd .&lt;/p&gt;

&lt;p&gt;Some tests like sanity-pcc test 5 at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/b8d571f0-46fe-4651-a545-24c8142eebf8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/b8d571f0-46fe-4651-a545-24c8142eebf8&lt;/a&gt; fail or hang after this comment is printed, but it&#8217;s not clear if the statement is actually warning of a real problem or if the tests are failing/hanging for a different reason. &lt;/p&gt;

&lt;p&gt;For the test session &lt;a href=&quot;https://testing.whamcloud.com/test_sessions/42070a37-3493-47fe-a89f-5b0d4c869bb8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sessions/42070a37-3493-47fe-a89f-5b0d4c869bb8&lt;/a&gt;, we see messages like the following seven times in the MDS console log:&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;[31796.726146] Lustre: DEBUG MARKER: /usr/sbin/lctl mark  SKIP: sanity-sec test_33 need shared key feature for this test
[31796.769617] Lustre: format at qmt_entry.c:805:qmt_adjust_edquot_qunit_notify doesn&apos;t end in newline
[31796.769631] Lustre: format at qmt_entry.c:805:qmt_adjust_edquot_qunit_notify doesn&apos;t end in newline
[31796.769634] Lustre: 4891:0:(qmt_entry.c:805:qmt_adjust_edquot_qunit_notify()) lustre-QMT0000: can&apos;t notify - lge_glbl_data is not set[31796.773585] Lustre: format at qmt_entry.c:805:qmt_adjust_edquot_qunit_notify doesn&apos;t end in newline
[31796.773626] Lustre: format at qmt_entry.c:805:qmt_adjust_edquot_qunit_notify doesn&apos;t end in newline
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We need to determine if this message is a sign of a real problem of if it should be suppressed.&lt;/p&gt;</description>
                <environment></environment>
        <key id="60803">LU-13967</key>
            <summary>Tests fail/hang with &#8220;can&apos;t notify - lge_glbl_data is not set&#8221;</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="1">Fixed</resolution>
                                        <assignee username="scherementsev">Sergey Cheremencev</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 Sep 2020 16:23:07 +0000</created>
                <updated>Fri, 25 Sep 2020 04:00:57 +0000</updated>
                            <resolved>Fri, 25 Sep 2020 04:00:57 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="279645" author="sergey" created="Tue, 15 Sep 2020 18:38:36 +0000"  >&lt;p&gt;This might happen&#160;if no slaves have enqueued global quota locks yet. I don&apos;t now any problems that may be caused in such case - we just can&apos;t reseed lqe_glbl_data with new edquot or qunit as it doesn&apos;t exist at this moment. Such case is valid only for quota report and release - quota acquire requires enqueued lock.&lt;/p&gt;

&lt;p&gt;I think this warning should be changed to CDEBUG(D_QUOTA, ...).&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="279646" author="gerrit" created="Tue, 15 Sep 2020 18:45:15 +0000"  >&lt;p&gt;Sergey Cheremencev (sergey.cheremencev@hpe.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39921&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39921&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13967&quot; title=&quot;Tests fail/hang with &#8220;can&amp;#39;t notify - lge_glbl_data is not set&#8221;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13967&quot;&gt;&lt;del&gt;LU-13967&lt;/del&gt;&lt;/a&gt; quota: change warning to cdebug&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 37f20c95b38bbfa36a605080d197f05dee97bafb&lt;/p&gt;</comment>
                            <comment id="280582" author="gerrit" created="Fri, 25 Sep 2020 03:13:01 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39921/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39921/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13967&quot; title=&quot;Tests fail/hang with &#8220;can&amp;#39;t notify - lge_glbl_data is not set&#8221;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13967&quot;&gt;&lt;del&gt;LU-13967&lt;/del&gt;&lt;/a&gt; quota: change warning to cdebug&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 880218785f06cd11c488fa6b9dfd6bf14cc2451c&lt;/p&gt;</comment>
                            <comment id="280597" author="pjones" created="Fri, 25 Sep 2020 04:00:57 +0000"  >&lt;p&gt;Landed for 2.14&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|i019x3:</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>