<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:31:18 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-10016] Downgrading Lustre 2.10.1 ZFS to 2.9.0 ZFS gives a pool cannot be found error on import</title>
                <link>https://jira.whamcloud.com/browse/LU-10016</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;May be related to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9960&quot; title=&quot;Rolling downgrade master to 2.10 - unable to import zpools&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9960&quot;&gt;&lt;del&gt;LU-9960&lt;/del&gt;&lt;/a&gt;.  It fixed the &quot;can&apos;t import into ZFS 6.5.7 because a 7.1 feature is installed&quot; issue.&lt;/p&gt;

&lt;p&gt;Two downgrade tests:&lt;br/&gt;
Downgrade 2.10.1 to 2.10.0: zfs 7.1 to zfs 6.5.9 - works&lt;br/&gt;
Downgrade 2.10.1 to 2.9.0: zfs 7.1 to zfs 6.5.7 - pool not found&lt;/p&gt;

&lt;p&gt;Pool not found is seen with zpool import &amp;lt;pool name&amp;gt; and zpool import &amp;lt;pool GUID&amp;gt;.&lt;/p&gt;</description>
                <environment>trevis</environment>
        <key id="48415">LU-10016</key>
            <summary>Downgrading Lustre 2.10.1 ZFS to 2.9.0 ZFS gives a pool cannot be found error on import</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="5">Cannot Reproduce</resolution>
                                        <assignee username="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="jcasper">James Casper</reporter>
                        <labels>
                            <label>zfs</label>
                    </labels>
                <created>Thu, 21 Sep 2017 15:22:53 +0000</created>
                <updated>Mon, 25 Sep 2017 21:33:08 +0000</updated>
                            <resolved>Mon, 25 Sep 2017 21:08:55 +0000</resolved>
                                    <version>Lustre 2.10.1</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="209127" author="pjones" created="Thu, 21 Sep 2017 19:37:40 +0000"  >&lt;p&gt;Nathaniel&lt;/p&gt;

&lt;p&gt;Could you please advise?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="209145" author="adilger" created="Thu, 21 Sep 2017 22:11:25 +0000"  >&lt;p&gt;James, do you have more information about the errors printed when this problem happens?&lt;/p&gt;</comment>
                            <comment id="209151" author="casperjx" created="Thu, 21 Sep 2017 23:03:51 +0000"  >&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;[root@trevis-62 ~]# zpool import -f 11022747677743727868
cannot import &apos;11022747677743727868&apos;: no such pool available
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="209291" author="utopiabound" created="Fri, 22 Sep 2017 15:30:09 +0000"  >&lt;p&gt;Can you show a bare &lt;tt&gt;zfs import&lt;/tt&gt; from trevis-62 (via ZFS 0.6.5.7)?&lt;/p&gt;

&lt;p&gt;I assume this is Lustre 2.10.1-RC1 (so with the &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9960&quot; title=&quot;Rolling downgrade master to 2.10 - unable to import zpools&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9960&quot;&gt;&lt;del&gt;LU-9960&lt;/del&gt;&lt;/a&gt; patch).&lt;/p&gt;</comment>
                            <comment id="209294" author="casperjx" created="Fri, 22 Sep 2017 16:07:33 +0000"  >&lt;p&gt;I&apos;m running another upgrade/downgrade test now (EE3 --&amp;gt; 2.10.1 --&amp;gt; EE3).  EE3 also uses 6.5.7 ZFS, so if I don&apos;t see this issue there, I&apos;ll retest 2.9.0 --&amp;gt; 2.10.1 --&amp;gt; 2.9.0.&lt;/p&gt;</comment>
                            <comment id="209343" author="casperjx" created="Fri, 22 Sep 2017 22:32:10 +0000"  >&lt;p&gt;Downgrade from 2.10.1 to EE3 passed.  Retesting 2.10.1 to 2.9.0.  Will close on Monday if that passes.&lt;/p&gt;</comment>
                            <comment id="209485" author="casperjx" created="Mon, 25 Sep 2017 21:08:35 +0000"  >&lt;p&gt;Also passed in a 2.10.1 to 2.9.0 retest.  Most likely user error.  Closing.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="48236">LU-9960</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|hzzkkf:</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>