<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:44:53 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-11555] warn when mounting ZFS pools without &quot;multihost&quot; enabled</title>
                <link>https://jira.whamcloud.com/browse/LU-11555</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;It would be good to warn when importing a pool that does not have the &lt;tt&gt;multihost&lt;/tt&gt; feature enabled, so that users are aware that their pool is exposed to potential data loss in case of double import.&lt;/p&gt;

&lt;p&gt;Ideally, this message would only be printed in the case that the OST is configured to be multi-homed (&lt;tt&gt;-&lt;del&gt;failnode&lt;/tt&gt; or &lt;tt&gt;&lt;/del&gt;-servicenode&lt;/tt&gt; configured), but it isn&apos;t clear that the configuration layer that understands peers knows the pool is ZFS and vice versa.  Since we enable &lt;tt&gt;multihost&lt;/tt&gt; for all new pools since 2.10.1 there will hopefully be a relatively smaller number of sites not using this feature.  It is not harmful (though not useful) if it is enabled for ZFS 0.6.x, so it might be worthwhile to print a slightly different message for ZFS 0.6.x encouraging the system to be upgraded.&lt;/p&gt;</description>
                <environment></environment>
        <key id="53688">LU-11555</key>
            <summary>warn when mounting ZFS pools without &quot;multihost&quot; enabled</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Oct 2018 21:15:40 +0000</created>
                <updated>Mon, 1 Apr 2019 14:11:51 +0000</updated>
                            <resolved>Wed, 23 Jan 2019 16:26:09 +0000</resolved>
                                    <version>Lustre 2.12.0</version>
                    <version>Lustre 2.10.5</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="235508" author="utopiabound" created="Thu, 25 Oct 2018 17:10:30 +0000"  >&lt;p&gt;There&apos;s not a good way to do that on import, but we could probably do it on mount.&lt;/p&gt;</comment>
                            <comment id="235582" author="gerrit" created="Fri, 26 Oct 2018 12:37:33 +0000"  >&lt;p&gt;Nathaniel Clark (nclark@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33491&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33491&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11555&quot; title=&quot;warn when mounting ZFS pools without &amp;quot;multihost&amp;quot; enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11555&quot;&gt;&lt;del&gt;LU-11555&lt;/del&gt;&lt;/a&gt; utils: ZFS check multihost enabled in read_ldd()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5c645d5a9726f67f9fec0a9b0d4d73f8bda8bc44&lt;/p&gt;</comment>
                            <comment id="240592" author="gerrit" created="Wed, 23 Jan 2019 09:18:34 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33491/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33491/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11555&quot; title=&quot;warn when mounting ZFS pools without &amp;quot;multihost&amp;quot; enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11555&quot;&gt;&lt;del&gt;LU-11555&lt;/del&gt;&lt;/a&gt; utils: ZFS check multihost enabled in read_ldd()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5e62552e7fc6e9da4068bb29f62eb2cf7a42970e&lt;/p&gt;</comment>
                            <comment id="240604" author="utopiabound" created="Wed, 23 Jan 2019 12:06:38 +0000"  >&lt;p&gt;Should this be ported to 2.10.x and/or 2.12.x?&lt;/p&gt;</comment>
                            <comment id="240615" author="adilger" created="Wed, 23 Jan 2019 15:46:34 +0000"  >&lt;p&gt;Probably good to include in 2.12. &lt;/p&gt;</comment>
                            <comment id="240619" author="pjones" created="Wed, 23 Jan 2019 16:26:09 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="242691" author="gerrit" created="Mon, 25 Feb 2019 17:25:37 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34300&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34300&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11555&quot; title=&quot;warn when mounting ZFS pools without &amp;quot;multihost&amp;quot; enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11555&quot;&gt;&lt;del&gt;LU-11555&lt;/del&gt;&lt;/a&gt; utils: ZFS check multihost enabled in read_ldd()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5ca3ada4555390fcd8b281a3f74ab4475a04a7cd&lt;/p&gt;</comment>
                            <comment id="244977" author="gerrit" created="Mon, 1 Apr 2019 06:19:26 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34300/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34300/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11555&quot; title=&quot;warn when mounting ZFS pools without &amp;quot;multihost&amp;quot; enabled&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11555&quot;&gt;&lt;del&gt;LU-11555&lt;/del&gt;&lt;/a&gt; utils: ZFS check multihost enabled in read_ldd()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: af58b117ec0e252de641e05722768cad95bba44f&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </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|i004qv:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>