<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:20:48 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-8816] test-framework needs to reload SPL module after set hostid</title>
                <link>https://jira.whamcloud.com/browse/LU-8816</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;recent failover testing shown failure&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/9560d0c2-a174-11e6-a031-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/9560d0c2-a174-11e6-a031-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/f1680146-a58f-11e6-95cc-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/f1680146-a58f-11e6-95cc-5254006e85c2&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="41441">LU-8816</key>
            <summary>test-framework needs to reload SPL module after set hostid</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="mdiep">Minh Diep</reporter>
                        <labels>
                    </labels>
                <created>Wed, 9 Nov 2016 22:28:47 +0000</created>
                <updated>Thu, 13 Jul 2017 00:51:22 +0000</updated>
                            <resolved>Fri, 18 Nov 2016 20:07:41 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="173014" author="gerrit" created="Wed, 9 Nov 2016 22:49:03 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/23684&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23684&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8816&quot; title=&quot;test-framework needs to reload SPL module after set hostid&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8816&quot;&gt;&lt;del&gt;LU-8816&lt;/del&gt;&lt;/a&gt; test: reload SPL module after set_hostid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9e93a6a219ac22af49449ea147cb25d1af53c4c8&lt;/p&gt;</comment>
                            <comment id="173673" author="utopiabound" created="Tue, 15 Nov 2016 18:44:58 +0000"  >&lt;p&gt;There&apos;s an issue with ZFS code that doesn&apos;t call initial load of hostid (&lt;tt&gt;SPL::zone_gethostid()&lt;/tt&gt;) until creation or importation of a pool.&lt;/p&gt;</comment>
                            <comment id="173703" author="standan" created="Tue, 15 Nov 2016 21:14:57 +0000"  >&lt;p&gt;After Minh&apos;s comment above I retested and the testing could still not continue. Throwing the following error 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;11:45:05:onyx-37vm7: mkfs.lustre FATAL: spl_hostid not set. See mkfs.lustre(8)
11:45:05:onyx-37vm7: mkfs.lustre FATAL: mkfs failed 22
11:45:05:onyx-37vm7: mkfs.lustre: exiting with 22 (Invalid argument)
11:45:05:
11:45:05:   Permanent disk data:
11:45:05:Target:     lustre:MDT0000
11:45:05:Index:      0
11:45:05:Lustre FS:  lustre
11:45:05:Mount type: zfs
11:45:05:Flags:      0x65
11:45:05:              (MDT MGS first_time update )
11:45:05:Persistent mount opts: 
11:45:05:Parameters: failover.node=10.2.4.158@tcp sys.timeout=20 lov.stripesize=1048576 lov.stripecount=0 mdt.identity_upcall=/usr/sbin/l_getidentity
11:45:05:
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Result - &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/e141da18-ab74-11e6-986b-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/e141da18-ab74-11e6-986b-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="173858" author="pjones" created="Wed, 16 Nov 2016 16:30:27 +0000"  >&lt;p&gt;As I understand it, this issue is going to be handled in a DCO ticket&lt;/p&gt;</comment>
                            <comment id="173866" author="gerrit" created="Wed, 16 Nov 2016 16:54:22 +0000"  >&lt;p&gt;Nathaniel Clark (nathaniel.l.clark@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/23804&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23804&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8816&quot; title=&quot;test-framework needs to reload SPL module after set hostid&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8816&quot;&gt;&lt;del&gt;LU-8816&lt;/del&gt;&lt;/a&gt; utils: Check /etc/hostid instead of failing for ZFS&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a30b786793ff47cd65a07d6112a4e3cffbeb385a&lt;/p&gt;</comment>
                            <comment id="173874" author="mdiep" created="Wed, 16 Nov 2016 17:16:07 +0000"  >&lt;p&gt;Peter,&lt;/p&gt;

&lt;p&gt;Per Nate &quot;There&apos;s an issue with ZFS code that doesn&apos;t call initial load of hostid (SPL::zone_gethostid()) until creation or importation of a pool.&quot;&lt;/p&gt;

&lt;p&gt;So this is still an issue even after adding hostid in node provisioning&lt;/p&gt;</comment>
                            <comment id="174043" author="utopiabound" created="Thu, 17 Nov 2016 13:57:29 +0000"  >&lt;p&gt;I&apos;ve uploaded a patch to fix the ZFS portion of mkfs.lustre and tunefs.lustre.&lt;/p&gt;</comment>
                            <comment id="174311" author="gerrit" created="Fri, 18 Nov 2016 20:06:54 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/23804/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23804/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8816&quot; title=&quot;test-framework needs to reload SPL module after set hostid&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8816&quot;&gt;&lt;del&gt;LU-8816&lt;/del&gt;&lt;/a&gt; utils: Check /etc/hostid instead of failing for ZFS&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 13a18655ac57b3f22813be7b44c627a2fb1c2396&lt;/p&gt;</comment>
                            <comment id="174312" author="pjones" created="Fri, 18 Nov 2016 20:07:41 +0000"  >&lt;p&gt;Landed for 2.9&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="32043">LU-7134</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="40472">LU-8694</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|hzyv27:</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>