<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:21:32 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-2003] conf-sanity 21d @@@@@@ FAIL: import is not in FULL state</title>
                <link>https://jira.whamcloud.com/browse/LU-2003</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Test conf-sanity 21d failed with &lt;/p&gt;

&lt;p&gt;conf-sanity test_21d: @@@@@@ FAIL: import is not in FULL state&lt;br/&gt;
  Trace dump:&lt;br/&gt;
  = ./../tests/test-framework.sh:3709:error_noexit()&lt;br/&gt;
  = ./../tests/test-framework.sh:3731:error()&lt;br/&gt;
  = ./../tests/test-framework.sh:4764:wait_osc_import_state()&lt;br/&gt;
  = ./conf-sanity.sh:721:test_21d()&lt;br/&gt;
  = ./../tests/test-framework.sh:3967:run_one()&lt;br/&gt;
  = ./../tests/test-framework.sh:3997:run_one_logged()&lt;br/&gt;
  = ./../tests/test-framework.sh:3819:run_test()&lt;br/&gt;
  = ./conf-sanity.sh:731:main()&lt;/p&gt;</description>
                <environment>MDS and MGS are the same server but two different disk are used for the MDT and MGT.</environment>
        <key id="16065">LU-2003</key>
            <summary>conf-sanity 21d @@@@@@ FAIL: import is not in FULL state</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="5">Cannot Reproduce</resolution>
                                        <assignee username="yujian">Jian Yu</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                            <label>tests</label>
                    </labels>
                <created>Fri, 21 Sep 2012 11:05:10 +0000</created>
                <updated>Tue, 6 Jan 2015 18:50:53 +0000</updated>
                            <resolved>Tue, 6 Jan 2015 18:50:53 +0000</resolved>
                                    <version>Lustre 2.3.0</version>
                    <version>Lustre 2.4.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="45366" author="pjones" created="Fri, 21 Sep 2012 15:17:51 +0000"  >&lt;p&gt;Yujian&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="66186" author="jamesanunez" created="Tue, 10 Sep 2013 15:08:38 +0000"  >&lt;p&gt;From dmesg on the OSS:&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;[ 1207.629766] Lustre: DEBUG MARKER: == conf-sanity test 21d: start mgs then ost and then mds == 10:53:04 (1348239184)
[ 1467.507155] Lustre: DEBUG MARKER: rpc : @@@@@@ FAIL: can&apos;t put import for osc.lustre-OST0001-osc-MDT0000.ost_server_uuid into FULL state after 140 sec, have DISCONN
[ 1469.733721] Lustre: DEBUG MARKER: conf-sanity test_21d: @@@@@@ FAIL: import is not in FULL state
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="73765" author="jamesanunez" created="Wed, 18 Dec 2013 17:09:53 +0000"  >&lt;p&gt;After several runs of conf-sanity and running conf-sanity test 21d alone, I&apos;m able to reproduce this error. I have a separate but co-located MGS and MDS as in the original setup.&lt;/p&gt;

&lt;p&gt;Results for this failure are at &lt;a href=&quot;https://maloo.whamcloud.com/test_sessions/cc509aae-6806-11e3-a01f-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sessions/cc509aae-6806-11e3-a01f-52540035b04c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="84254" author="yujian" created="Fri, 16 May 2014 16:19:51 +0000"  >&lt;p&gt;I&apos;m sorry for the late reply. I&apos;ve manually running conf-sanity test 21d alone with separate MGS and MDT on the latest master branch for more than 10 times but did not reproduce the failure. I&apos;ll do more experiments.&lt;/p&gt;</comment>
                            <comment id="84368" author="yujian" created="Mon, 19 May 2014 12:55:54 +0000"  >&lt;p&gt;Still cannot reproduce the failure on master branch (build #2052) by running conf-sanity from test 0 to 22 for more than 10 times. And also failed to reproduce the failure on Lustre 2.4.3.&lt;/p&gt;</comment>
                            <comment id="84482" author="jamesanunez" created="Tue, 20 May 2014 17:13:36 +0000"  >&lt;p&gt;James (Simmons),&lt;/p&gt;

&lt;p&gt;Have you seen this error recently in your testing? I&apos;ve tried over the past two days to hit this error with the latest master running conf-sanity and just conf-sanity test 21d alone and can&apos;t trigger it. As you can see, Yu, Jian can&apos;t trigger the problem either. &lt;/p&gt;

&lt;p&gt;If you haven&apos;t seen this error, please let me know if you are comfortable closing this ticket.&lt;/p&gt;

&lt;p&gt;Thanks, &lt;br/&gt;
James (Nunez)&lt;/p&gt;</comment>
                            <comment id="84507" author="simmonsja" created="Tue, 20 May 2014 19:30:49 +0000"  >&lt;p&gt;Actually I haven&apos;t got around to in depth testing of 2.6 the last few months with the testing of 2.5 I have been doing. Please keep this open since I do know that for 2.4 it was failing consistently for me.&lt;/p&gt;</comment>
                            <comment id="102115" author="jfc" created="Fri, 19 Dec 2014 21:54:54 +0000"  >&lt;p&gt;Hello James,&lt;/p&gt;

&lt;p&gt;Would you like us to continue to keep this ticket open?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
~ jfc.&lt;/p&gt;</comment>
                            <comment id="102116" author="simmonsja" created="Fri, 19 Dec 2014 22:09:33 +0000"  >&lt;p&gt;Let me test this for b2_5 and master first.&lt;/p&gt;</comment>
                            <comment id="102617" author="yujian" created="Tue, 6 Jan 2015 08:01:38 +0000"  >&lt;p&gt;Hi James,&lt;/p&gt;

&lt;p&gt;I just ran conf-sanity test 21 for 10 times on the latest Lustre b2_5 and master builds separately. All of the test runs passed. Here are the reports:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/90dfb9a2-9562-11e4-8cd1-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/90dfb9a2-9562-11e4-8cd1-5254006e85c2&lt;/a&gt; (master)&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/e383a284-9578-11e4-8cd1-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/e383a284-9578-11e4-8cd1-5254006e85c2&lt;/a&gt; (b2_5)&lt;/p&gt;

&lt;p&gt;MGS and MDS are the same node but MGT and MDT use different disk partitions.&lt;/p&gt;</comment>
                            <comment id="102638" author="simmonsja" created="Tue, 6 Jan 2015 16:51:33 +0000"  >&lt;p&gt;Just confirmed that on master this now passes. I need to now test b2_5.&lt;/p&gt;</comment>
                            <comment id="102666" author="simmonsja" created="Tue, 6 Jan 2015 18:43:16 +0000"  >&lt;p&gt;Finished testing 2.5 and the problem is gone. This ticket can be closed. &lt;/p&gt;</comment>
                            <comment id="102669" author="pjones" created="Tue, 6 Jan 2015 18:50:53 +0000"  >&lt;p&gt;ok - thanks James!&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="11891" name="confsanity21.tgz" size="910223" author="simmonsja" created="Fri, 21 Sep 2012 11:05:10 +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|hzw02f:</customfieldvalue>

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