<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:30:00 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-9865] Pacemaker fails to start target due to zpool I/O error</title>
                <link>https://jira.whamcloud.com/browse/LU-9865</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://github.com/intel-hpdd/intel-manager-for-lustre/issues/205&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/intel-hpdd/intel-manager-for-lustre/issues/205&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;IML attempts to start a Lustre target on a zfs-backed device with pacemaker but the action fails with the following description (in messages log):&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;Aug 10 08:51:14 lotus-56vm15.lotus.hpdd.lab.intel.com lrmd[7679]:  notice: testfs-OST0001_67da1f_start_0:1930:stderr [ Error importing pool: &lt;span class=&quot;code-quote&quot;&gt;&apos;Error (1) running &apos;&lt;/span&gt;zpool &lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt; -f zfs_pool_scsi0QEMU_QEMU_HARDDISK_disk13&lt;span class=&quot;code-quote&quot;&gt;&apos;: &apos;&lt;/span&gt;#011Recovery is possible, but will result in some data loss. ]
Aug 10 08:51:14 lotus-56vm15.lotus.hpdd.lab.intel.com lrmd[7679]:  notice: testfs-OST0001_67da1f_start_0:1930:stderr [ #011Returning the pool to its state as of Thu Aug 10 08:51:08 2017 ]
Aug 10 08:51:14 lotus-56vm15.lotus.hpdd.lab.intel.com lrmd[7679]:  notice: testfs-OST0001_67da1f_start_0:1930:stderr [ #011should correct the problem.  Recovery can be attempted ]
Aug 10 08:51:14 lotus-56vm15.lotus.hpdd.lab.intel.com lrmd[7679]:  notice: testfs-OST0001_67da1f_start_0:1930:stderr [ #011by executing &lt;span class=&quot;code-quote&quot;&gt;&apos;zpool &lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt; -F zfs_pool_scsi0QEMU_QEMU_HARDDISK_disk13&apos;&lt;/span&gt;.  A scrub of the pool ]
Aug 10 08:51:14 lotus-56vm15.lotus.hpdd.lab.intel.com lrmd[7679]:  notice: testfs-OST0001_67da1f_start_0:1930:stderr [ #011is strongly recommended after recovery. ]
Aug 10 08:51:14 lotus-56vm15.lotus.hpdd.lab.intel.com lrmd[7679]:  notice: testfs-OST0001_67da1f_start_0:1930:stderr [ &lt;span class=&quot;code-quote&quot;&gt;&apos; &apos;&lt;/span&gt;cannot &lt;span class=&quot;code-keyword&quot;&gt;import&lt;/span&gt; &lt;span class=&quot;code-quote&quot;&gt;&apos;zfs_pool_scsi0QEMU_QEMU_HARDDISK_disk13&apos;&lt;/span&gt;: I/O error ]&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;What is the suggestion for handling this kind of scenario?&lt;/p&gt;</description>
                <environment></environment>
        <key id="47778">LU-9865</key>
            <summary>Pacemaker fails to start target due to zpool I/O error</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="tanabarr">Tom Nabarro</reporter>
                        <labels>
                    </labels>
                <created>Fri, 11 Aug 2017 12:36:15 +0000</created>
                <updated>Fri, 11 Aug 2017 12:50:10 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="205142" author="brian" created="Fri, 11 Aug 2017 12:50:10 +0000"  >&lt;p&gt;Just to extract the pertinent messages from the decoration... The command executed was:&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;zpool import -f zfs_pool_scsi0QEMU_QEMU_HARDDISK_disk13
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;and the error it returned was:&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;Recovery is possible, but will result in some data loss.
Returning the pool to its state as of Thu Aug 10 08:51:08 2017
should correct the problem. Recovery can be attempted
by executing &apos;zpool import -F zfs_pool_scsi0QEMU_QEMU_HARDDISK_disk13&apos;. A scrub of the pool
is strongly recommended after recovery.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Any idea what would cause this error?&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|hzzidj:</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>