<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:41:36 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-4313] error creating file during OST failover</title>
                <link>https://jira.whamcloud.com/browse/LU-4313</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;KIT recently upgraded their test servers to Lustre 2.4.1 and are getting errors similar to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3645&quot; title=&quot;Interop 2.1.5 &amp;lt;--&amp;gt; 2.4 Write operations during failover errors out instead of stalling&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3645&quot;&gt;&lt;del&gt;LU-3645&lt;/del&gt;&lt;/a&gt;:&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;Nov 25 08:09:03 pfscn2 kernel: : Lustre: pfscdat2-OST0000-osc-MDT0000: Connection to pfscdat2-OST0000 (at 172.26.17.4@o2ib) was lost; in progress operations using &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; service will wait &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; recovery to complete
Nov 25 08:09:03 pfscn2 kernel: : LustreError: 12137:0:(osp_precreate.c:484:osp_precreate_send()) pfscdat2-OST0000-osc-MDT0000: can&apos;t precreate: rc = -107
Nov 25 08:10:39 pfscn2 kernel: : Lustre: pfscdat2-OST0000-osc-MDT0000: Connection restored to pfscdat2-OST0000 (at 172.26.17.3@o2ib)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;What logs should we get to debug this issue? Any debug patches to apply?&lt;/p&gt;</description>
                <environment></environment>
        <key id="22241">LU-4313</key>
            <summary>error creating file during OST failover</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</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="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="kitwestneat">Kit Westneat</reporter>
                        <labels>
                    </labels>
                <created>Tue, 26 Nov 2013 19:49:55 +0000</created>
                <updated>Tue, 31 Dec 2013 15:39:01 +0000</updated>
                            <resolved>Mon, 9 Dec 2013 05:14:14 +0000</resolved>
                                    <version>Lustre 2.4.1</version>
                                    <fixVersion>Lustre 2.6.0</fixVersion>
                    <fixVersion>Lustre 2.4.2</fixVersion>
                    <fixVersion>Lustre 2.5.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="72337" author="pjones" created="Tue, 26 Nov 2013 20:29:01 +0000"  >&lt;p&gt;Hongchao&lt;/p&gt;

&lt;p&gt;What do you advise here?&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="72390" author="hongchao.zhang" created="Wed, 27 Nov 2013 14:49:44 +0000"  >&lt;p&gt;Hi Kit,&lt;/p&gt;

&lt;p&gt;Could you please try with &lt;a href=&quot;http://review.whamcloud.com/#/c/8415/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/8415/&lt;/a&gt; ? Thanks&lt;/p&gt;</comment>
                            <comment id="72413" author="kitwestneat" created="Wed, 27 Nov 2013 18:20:13 +0000"  >&lt;p&gt;Hi Hongchao,&lt;/p&gt;

&lt;p&gt;Thanks for the quick response, it worked in my testing. I think the customer is going to be on vacation for a while, but I will update this ticket with their testing when they return.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Kit&lt;/p&gt;</comment>
                            <comment id="72604" author="kitwestneat" created="Mon, 2 Dec 2013 16:12:59 +0000"  >&lt;p&gt;Looks like the patch fixed the issue for the customer as well. Would it be possible to get this in 2.4.2?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Kit&lt;/p&gt;</comment>
                            <comment id="72699" author="yujian" created="Tue, 3 Dec 2013 15:07:09 +0000"  >&lt;p&gt;Patch was back-ported to Lustre b2_4 branch: &lt;a href=&quot;http://review.whamcloud.com/8468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/8468&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="73053" author="pjones" created="Mon, 9 Dec 2013 05:14:14 +0000"  >&lt;p&gt;Landed for 2.4.2 and 2.6.0. This will also be included in 2.5.1&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|hzwa3j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>11809</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>