<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:51:12 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-5404] sanity test_228b FAIL: Fail to start MDT.</title>
                <link>https://jira.whamcloud.com/browse/LU-5404</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;After rolling upgrade OSS and MDS from 2.5.2 to b2_6-rc2, two clients are still 2.5.2, run sanity hit following error.&lt;/p&gt;

&lt;p&gt;Same error if only upgrade OSS to b2_6-rc2, all the other nodes(MDS, clients) are 2.5.2&lt;/p&gt;

&lt;p&gt;test console&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;== sanity test 228b: idle OI blocks can be reused after MDT restart == 19:18:39 (1406168319)
Lustre: DEBUG MARKER: == sanity test 228b: idle OI blocks can be reused after MDT restart == 19:18:39 (1406168319)
fail_loc=0x80001002
Lustre: *** cfs_fail_loc=1002, val=0***
total: 10000 creates in 15.96 seconds: 626.67 creates/second
fail_loc=0
onyx-26: debugfs 1.42.9.wc1 (24-Feb-2014)
onyx-26: /dev/sdb1: catastrophic mode - not reading inode or group bitmaps
 - unlinked 0 (time 1406168342 ; total 0 ; last 0)
total: 10000 unlinks in 19 seconds: 526.315796 unlinks/second
Starting mds: -o user_xattr,acl  /dev/sdb1 /mnt/mds
onyx-26: mount.lustre: mount /dev/sdb1 at /mnt/mds failed: Operation already in progress
onyx-26: The target service is already running. (/dev/sdb1)
Start of /dev/sdb1 on mds failed 114
 sanity test_228b: @@@@@@ FAIL: Fail to start MDT. 
Lustre: DEBUG MARKER: sanity test_228b: @@@@@@ FAIL: Fail to start MDT.
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:4343:error_noexit()
  = /usr/lib64/lustre/tests/test-framework.sh:4374:error()
  = sanity.sh:11773:test_228b()
  = /usr/lib64/lustre/tests/test-framework.sh:4613:run_one()
  = /usr/lib64/lustre/tests/test-framework.sh:4648:run_one_logged()
  = /usr/lib64/lustre/tests/test-framework.sh:4516:run_test()
  = sanity.sh:11787:main()
Dumping lctl log to /home/w3liu/toro_home/test_logs/sanity.test_228b.*.1406168362.log
FAIL 228b (51s)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>before upgrade: 2.5.2 ldiskfs&lt;br/&gt;
after upgrade:&lt;br/&gt;
server: b2_6-rc2&lt;br/&gt;
clients: 2.5.2 </environment>
        <key id="25720">LU-5404</key>
            <summary>sanity test_228b FAIL: Fail to start MDT.</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="wc-triage">WC Triage</assignee>
                                    <reporter username="sarah">Sarah Liu</reporter>
                        <labels>
                    </labels>
                <created>Thu, 24 Jul 2014 03:17:26 +0000</created>
                <updated>Tue, 14 Dec 2021 01:11:38 +0000</updated>
                                            <version>Lustre 2.6.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="89923" author="sarah" created="Thu, 24 Jul 2014 03:23:37 +0000"  >&lt;p&gt;logs&lt;/p&gt;</comment>
                            <comment id="89983" author="adilger" created="Thu, 24 Jul 2014 17:56:58 +0000"  >&lt;p&gt;I don&apos;t think this problem is related specifically to the upgrade, but rather the problem is that the MDS is being unmounted and quickly mounted again.  There seems to be some problem that the MDS is still cleaning something up internally that keeps the MDS mountpoint busy for a short time.  I&apos;ve seen this problem in local testing with sanity.sh test_17o which also does &lt;tt&gt;stop mds; start mds&lt;/tt&gt; in quick succession.  It may also be that sanity test_160a could fail in the same manner.&lt;/p&gt;

&lt;p&gt;What needs to be done is to get the Lustre debug logs to see what is still happening with the MDS mountpoint between when the unmount syscall is completed and when the superblock is finally released internally.&lt;/p&gt;</comment>
                            <comment id="100988" author="adilger" created="Mon, 8 Dec 2014 18:43:11 +0000"  >&lt;p&gt;The MGS restart issue I referred to in my previous comment is &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5420&quot; title=&quot;Failure on test suite sanity test_17m: mount MDS failed, Input/output error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5420&quot;&gt;&lt;del&gt;LU-5420&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="25764">LU-5420</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="15412" name="5404.tgz" size="5032844" author="sarah" created="Thu, 24 Jul 2014 03:23:37 +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|hzws5z:</customfieldvalue>

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