<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:38:59 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-10880] sanity-hsm test_40: mcmd: connect failed: No route to host</title>
                <link>https://jira.whamcloud.com/browse/LU-10880</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Bob Glossman &amp;lt;bob.glossman@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/a75e6948-3853-11e8-b45c-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/a75e6948-3853-11e8-b45c-52540065bddc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;test_40 failed with the following error:&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;test_40 returned 254
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;lots of &quot;mcmd: connect failed: No route to host&quot; in the test log&lt;br/&gt;
I think this could be a DCO issue, not a lustre bug&lt;/p&gt;






&lt;p&gt;VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV&lt;br/&gt;
sanity-hsm test_40 - test_40 returned 254&lt;/p&gt;</description>
                <environment></environment>
        <key id="51664">LU-10880</key>
            <summary>sanity-hsm test_40: mcmd: connect failed: No route to host</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="3">Duplicate</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Wed, 4 Apr 2018 22:07:57 +0000</created>
                <updated>Fri, 12 Aug 2022 21:52:31 +0000</updated>
                            <resolved>Fri, 12 Aug 2022 21:52:31 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="225161" author="bogl" created="Wed, 4 Apr 2018 22:18:26 +0000"  >&lt;p&gt;maybe not a DCO issue after all.  console log for MDS shows this kernel panic:&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;[15481.021061] Kernel panic - not syncing: Pool &apos;lustre-mdt1&apos; has encountered an uncorrectable I/O failure and the failure mode property for this pool is set to panic.
[15481.022037] CPU: 1 PID: 7200 Comm: mmp Tainted: P           OE  ------------   3.10.0-693.21.1.el7_lustre.x86_64 #1
[15481.022037] Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2007
[15481.022037] Call Trace:
[15481.022037]  [&amp;lt;ffffffff816ae7c8&amp;gt;] dump_stack+0x19/0x1b
[15481.022037]  [&amp;lt;ffffffff816a8634&amp;gt;] panic+0xe8/0x21f
[15481.022037]  [&amp;lt;ffffffffc08c4256&amp;gt;] zio_suspend+0x106/0x110 [zfs]
[15481.022037]  [&amp;lt;ffffffffc084adda&amp;gt;] mmp_thread+0x70a/0x760 [zfs]
[15481.022037]  [&amp;lt;ffffffffc084a560&amp;gt;] ? mmp_random_leaf+0xb0/0xb0 [zfs]
[15481.022037]  [&amp;lt;ffffffffc084a6d0&amp;gt;] ? mmp_write_done+0x170/0x170 [zfs]
[15481.022037]  [&amp;lt;ffffffffc0714fc3&amp;gt;] thread_generic_wrapper+0x73/0x80 [spl]
[15481.022037]  [&amp;lt;ffffffffc0714f50&amp;gt;] ? __thread_exit+0x20/0x20 [spl]
[15481.022037]  [&amp;lt;ffffffff810b4031&amp;gt;] kthread+0xd1/0xe0
[15481.022037]  [&amp;lt;ffffffff810b3f60&amp;gt;] ? insert_kthread_work+0x40/0x40
[15481.022037]  [&amp;lt;ffffffff816c0577&amp;gt;] ret_from_fork+0x77/0xb0
[15481.022037]  [&amp;lt;ffffffff810b3f60&amp;gt;] ? insert_kthread_work+0x40/0x40
[15481.022037] Kernel Offset: disabled
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="225208" author="jamesanunez" created="Thu, 5 Apr 2018 14:51:05 +0000"  >&lt;p&gt;Is this a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9845&quot; title=&quot;ost-pools test_22 hangs with &#8216;WARNING: Pool &amp;#39;lustre-mdt1&amp;#39; has encountered an uncorrectable I/O failure and has been suspended.&#8217;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9845&quot;&gt;&lt;del&gt;LU-9845&lt;/del&gt;&lt;/a&gt;?&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|hzzv9r:</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>