<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:29: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-9837] configuration from log &apos;lustre-MDT0000&apos; failed</title>
                <link>https://jira.whamcloud.com/browse/LU-9837</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;With the most recent lustre code I see the following errors:&lt;/p&gt;

&lt;p&gt; 1213.769569] Lustre: DEBUG MARKER: == sanity test 17m: run e2fsck against MDT which contains short/long symlink ========================= 18:37:18 (1501886238)&lt;br/&gt;
[ 1222.234510] Lustre: Failing over lustre-MDT0000&lt;br/&gt;
[ 1223.000176] format at watchdog.c:329:lcw_dispatch_stop doesn&apos;t end in newline&lt;br/&gt;
[ 1223.010525] Lustre: server umount lustre-MDT0000 complete&lt;br/&gt;
[ 1225.446028] LDISKFS-fs (dm-0): mounted filesystem with ordered data mode. Opts: user_xattr,errors=remount-ro,no_mbcache,nodelalloc&lt;br/&gt;
[ 1225.754332] LustreError: 6373:0:(obd_config.c:563:class_setup()) setup lustre-MDT0000 failed (-12)&lt;br/&gt;
[ 1225.765916] LustreError: 6373:0:(obd_config.c:1691:class_config_llog_handler()) MGC10.37.248.196@o2ib1: cfg command failed: rc = -12&lt;br/&gt;
[ 1225.782893] Lustre:    cmd=cf003 0:lustre-MDT0000  1:lustre-MDT0000_UUID  2:0  3:lustre-MDT0000-mdtlov  4:f  &lt;/p&gt;

&lt;p&gt;[ 1225.799392] LustreError: 15c-8: MGC10.37.248.196@o2ib1: The configuration from log &apos;lustre-MDT0000&apos; failed (-12). This may be the result of communication errors between this node and the MGS, a bad configuration, or other errors. See the syslog for more information.&lt;br/&gt;
[ 1225.830574] LustreError: 6322:0:(obd_mount_server.c:1370:server_start_targets()) failed to start server lustre-MDT0000: -12&lt;br/&gt;
[ 1225.844315] LustreError: 6322:0:(obd_mount_server.c:1863:server_fill_super()) Unable to start targets: -12&lt;br/&gt;
[ 1225.856498] LustreError: 6322:0:(obd_config.c:614:class_cleanup()) Device 4 not setup&lt;br/&gt;
[ 1226.155642] format at watchdog.c:329:lcw_dispatch_stop doesn&apos;t end in newline&lt;br/&gt;
[ 1226.165770] Lustre: server umount lustre-MDT0000 complete&lt;br/&gt;
[ 1226.173688] LustreError: 6322:0:(obd_mount.c:1505:lustre_fill_super()) Unable to mount  (-12)&lt;br/&gt;
[ 1226.733763] Lustre: DEBUG MARKER: sanity test_17m: @@@@@@ FAIL: start failed&lt;/p&gt;

&lt;p&gt;This happens for any MDS failover test.&lt;/p&gt;</description>
                <environment>RHEL7.3 running  latest 2.10.51 on both servers and clients</environment>
        <key id="47672">LU-9837</key>
            <summary>configuration from log &apos;lustre-MDT0000&apos; failed</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                    </labels>
                <created>Fri, 4 Aug 2017 22:43:45 +0000</created>
                <updated>Sat, 4 Nov 2017 21:35:08 +0000</updated>
                            <resolved>Sat, 4 Nov 2017 21:35:08 +0000</resolved>
                                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="204566" author="simmonsja" created="Sat, 5 Aug 2017 19:10:26 +0000"  >&lt;p&gt;While the patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9725&quot; title=&quot;Mount commands don&amp;#39;t return for targets in LFS with DNE and 3 MDTs &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9725&quot;&gt;&lt;del&gt;LU-9725&lt;/del&gt;&lt;/a&gt; lets the debugfs code to go further this bug now shows up.&lt;/p&gt;</comment>
                            <comment id="204682" author="jgmitter" created="Mon, 7 Aug 2017 17:10:24 +0000"  >&lt;p&gt;Hi Hongchao,&lt;/p&gt;

&lt;p&gt;Would you be able to try and reproduce this locally?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;br/&gt;
Joe&lt;/p&gt;</comment>
                            <comment id="204690" author="simmonsja" created="Mon, 7 Aug 2017 18:31:33 +0000"  >&lt;p&gt;Its a recovery bug coming to light from the debugfs port. You can a complete log at:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/ac7907ee-7972-11e7-bc50-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/ac7907ee-7972-11e7-bc50-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="205002" author="hongchao.zhang" created="Thu, 10 Aug 2017 12:25:31 +0000"  >&lt;p&gt;Hi James,&lt;br/&gt;
What patches should be applied for reproducing this issue? I can&apos;t reproduce it locally with the patch #28357 in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9725&quot; title=&quot;Mount commands don&amp;#39;t return for targets in LFS with DNE and 3 MDTs &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9725&quot;&gt;&lt;del&gt;LU-9725&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
Thanks!&lt;/p&gt;</comment>
                            <comment id="205275" author="simmonsja" created="Sun, 13 Aug 2017 22:44:55 +0000"  >&lt;p&gt;A few patches had to land to make this bug appear before. With the latest landings to master you just need to apply patch &lt;a href=&quot;https://review.whamcloud.com/#/c/26651&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/26651&lt;/a&gt; to reproduce this problem.&lt;/p&gt;</comment>
                            <comment id="207791" author="simmonsja" created="Thu, 7 Sep 2017 17:38:14 +0000"  >&lt;p&gt;This will be fixed by patch &lt;a href=&quot;https://review.whamcloud.com/#/c/28818&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/28818&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="207908" author="mdiep" created="Fri, 8 Sep 2017 15:17:07 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=simmonsja&quot; class=&quot;user-hover&quot; rel=&quot;simmonsja&quot;&gt;simmonsja&lt;/a&gt;, I wonder if this should be a blocker as it hasn&apos;t even hit yet, only hit it because of your unlanded patch.&lt;/p&gt;</comment>
                            <comment id="212811" author="simmonsja" created="Sat, 4 Nov 2017 21:35:08 +0000"  >&lt;p&gt;The patch&#160;&#160;&lt;a href=&quot;https://review.whamcloud.com/#/c/28818&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/28818&lt;/a&gt;&#160;has been merged to master that resolved this issue.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="36381">LU-8066</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|hzzhvj:</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>