<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:36:02 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-3685] some paths in ll_ioc_copy_{start,end} set hpk_errval non-zero but don&apos;t set HP_FLAG_COMPLETED</title>
                <link>https://jira.whamcloud.com/browse/LU-3685</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Running racer with HSM operations I see messages of the form:&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;LustreError: 4158:0:(ldlm_resource.c:1188:ldlm_resource_get()) lustre-OST0001: lvbo_init failed for resource 0x1936:0x0: rc = -2
LustreError: 11-0: lustre-OST0001-osc-ffff8801f01ff000: Communicating with 0@lo, operation ost_getattr failed with -12.
LustreError: 4140:0:(mdt_coordinator.c:1500:mdt_hsm_update_request_state()) lustre-MDT0000: Progress on [0x200000401:0x972f:0x0] for cookie 0x51faf3c6 action=ARCHIVE is not coherent (err=12 and not completed (flags=2))
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;after which the coordinator just stops sending actions to the copytool.&lt;/p&gt;

&lt;p&gt;The coordinator seems to just drop these incoherent progress kernels. Is there a use case for a HPK with hpk_errval != 0 but which is not complete?&lt;/p&gt;

&lt;p&gt;Do not be distracted by the specific errno here. The node is not really OOM, it&apos;s just that somewhere in the OST code a NULL something is misinterpreted as meaning -ENOMEM, whereas really it means -ENOENT or something.&lt;/p&gt;</description>
                <environment></environment>
        <key id="20155">LU-3685</key>
            <summary>some paths in ll_ioc_copy_{start,end} set hpk_errval non-zero but don&apos;t set HP_FLAG_COMPLETED</summary>
                <type id="7" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/task_agile.png">Technical task</type>
                            <parent id="20020">LU-3647</parent>
                                    <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="1">Fixed</resolution>
                                        <assignee username="jay">Jinshan Xiong</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                            <label>HSM</label>
                    </labels>
                <created>Thu, 1 Aug 2013 21:21:40 +0000</created>
                <updated>Mon, 19 Aug 2013 15:17:37 +0000</updated>
                            <resolved>Mon, 19 Aug 2013 15:17:37 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                    <fixVersion>Lustre 2.5.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="63650" author="adegremont" created="Mon, 5 Aug 2013 13:36:18 +0000"  >&lt;p&gt;Hi John,&lt;/p&gt;

&lt;p&gt;I&apos;ve looked at this. Indeed, HP_FLAG_COMPLETED is missing on error cases for copy_start(), but everything seems fine for copy_end(). Could you confirm?&lt;br/&gt;
By the way, do you have a way to reproduce this?&lt;/p&gt;</comment>
                            <comment id="63651" author="adegremont" created="Mon, 5 Aug 2013 13:37:18 +0000"  >&lt;p&gt;You could assign this ticket to me.&lt;/p&gt;</comment>
                            <comment id="63652" author="jhammond" created="Mon, 5 Aug 2013 13:56:11 +0000"  >&lt;p&gt;Hi Aurelien, &lt;/p&gt;

&lt;p&gt;You are correct about ll_ioc_copy_end(). My mistake.&lt;/p&gt;

&lt;p&gt;I reproduced this by adding an HSM archive, release, restore loop to racer. But it can be done more specifically by racing unlink versus archive.&lt;/p&gt;

&lt;p&gt;It seems that I cannot assign this issue to you since JIRA does not consider you to be a &quot;developer.&quot; My condolences. I will and see about adding you to that group.&lt;/p&gt;</comment>
                            <comment id="63656" author="jcl" created="Mon, 5 Aug 2013 14:07:28 +0000"  >&lt;p&gt;&quot;It seems that I cannot assign this issue to you since JIRA does not consider you to be a &quot;developer.&quot; My condolences. I will and see about adding you to that group&quot;&lt;br/&gt;
In the past it was restricted to Whamcloud/Intel employees (because this group may see things non coorp guys like us should not see). If possible add Thomas, henri and myself &lt;/p&gt;</comment>
                            <comment id="63806" author="adegremont" created="Wed, 7 Aug 2013 19:50:34 +0000"  >&lt;p&gt;Patch for this: &lt;a href=&quot;http://review.whamcloud.com/7265&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/7265&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="64470" author="jhammond" created="Mon, 19 Aug 2013 15:17:37 +0000"  >&lt;p&gt;Patch landed to master.&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|hzvx1r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9517</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>