<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:00:20 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-6449] Broadcast HSM remove requests with undetermined archive_id to all registered copytools</title>
                <link>https://jira.whamcloud.com/browse/LU-6449</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The need for this change has been unveiled by configuring RobinHood delayed soft_rm feature, where HSM remove requests are submitted with no/Null archive_id, because RBH current version does not save archive_id infromation in its SOFT_RM DB table.&lt;br/&gt;
Since the corresponding files/FIDs have been fully unlinked, their Inodes/xattrs are no longer available in the name-space, and thus CDT is unable to retrieve the archive_id information by himself.&lt;br/&gt;
This leads to a situation where, without a copytool being registered to handle all/32 archive_ids, these HSM remove request can not be processed and will leak in archive.&lt;/p&gt;</description>
                <environment></environment>
        <key id="29462">LU-6449</key>
            <summary>Broadcast HSM remove requests with undetermined archive_id to all registered copytools</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</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="bfaccini">Bruno Faccini</assignee>
                                    <reporter username="bfaccini">Bruno Faccini</reporter>
                        <labels>
                    </labels>
                <created>Fri, 10 Apr 2015 08:56:05 +0000</created>
                <updated>Wed, 3 May 2017 15:16:50 +0000</updated>
                            <resolved>Sat, 17 Dec 2016 14:26:31 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>10</watches>
                                                                            <comments>
                            <comment id="111919" author="adilger" created="Fri, 10 Apr 2015 17:06:41 +0000"  >&lt;p&gt;Wouldn&apos;t it be better to fix RH to store the archive_id into this SOFT_RM DB table?&lt;/p&gt;</comment>
                            <comment id="111982" author="tl-cea" created="Mon, 13 Apr 2015 07:18:04 +0000"  >&lt;p&gt;There are cases where robinhood cannot know where the file has been stored.&lt;br/&gt;
For instance, if it processes the following sequence of changelog asynchronously: HSM (archive, rc=0), UNLINK.&lt;br/&gt;
In this case, it&apos;s too late to query the file to know where it has been stored.&lt;/p&gt;

&lt;p&gt;The intent of sending &quot;hsm_remove&quot; request is to clean copies in the archive.&lt;br/&gt;
IMO it would make sense that sending a hsm_remove request with no archive_id (0) would clean it in every backend.&lt;br/&gt;
It would be helpful for the case I just described.&lt;/p&gt;</comment>
                            <comment id="111987" author="bfaccini" created="Mon, 13 Apr 2015 10:41:18 +0000"  >&lt;p&gt;In fact both are complementary! The Lustre change for this ticket will avoid to leak files on archives and I will also push a patch to RBH repo in order to have it store the archive_id.&lt;/p&gt;</comment>
                            <comment id="125519" author="bfaccini" created="Fri, 28 Aug 2015 12:15:04 +0000"  >&lt;p&gt;RobinHood side/specific patch is at &lt;a href=&quot;https://review.gerrithub.io/238708&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.gerrithub.io/238708&lt;/a&gt; (&quot;hsm_rm: store archive_id and use it for deferred remove requests&quot;).&lt;/p&gt;</comment>
                            <comment id="156969" author="gerrit" created="Mon, 27 Jun 2016 09:45:38 +0000"  >&lt;p&gt;Faccini Bruno (bruno.faccini@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/20991&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20991&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6449&quot; title=&quot;Broadcast HSM remove requests with undetermined archive_id to all registered copytools&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6449&quot;&gt;&lt;del&gt;LU-6449&lt;/del&gt;&lt;/a&gt; mdt: broadcast orphan hsm_remove requests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 5a5aead31f9ebab8219ef47446174294cb95c80b&lt;/p&gt;</comment>
                            <comment id="157293" author="gerrit" created="Wed, 29 Jun 2016 17:12:45 +0000"  >&lt;p&gt;Faccini Bruno (bruno.faccini@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/21077&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/21077&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6449&quot; title=&quot;Broadcast HSM remove requests with undetermined archive_id to all registered copytools&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6449&quot;&gt;&lt;del&gt;LU-6449&lt;/del&gt;&lt;/a&gt; mdt: correct status and ChangeLogs for dead objects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 4e38194561ec193bef858d32f3824994fb660b18&lt;/p&gt;</comment>
                            <comment id="161551" author="gerrit" created="Thu, 11 Aug 2016 05:51:19 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/20991/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20991/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6449&quot; title=&quot;Broadcast HSM remove requests with undetermined archive_id to all registered copytools&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6449&quot;&gt;&lt;del&gt;LU-6449&lt;/del&gt;&lt;/a&gt; mdt: broadcast orphan hsm_remove requests&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fc84852e990dd3174b63ab8e16e6bc3c0b1b092a&lt;/p&gt;</comment>
                            <comment id="163398" author="gerrit" created="Mon, 29 Aug 2016 13:22:52 +0000"  >&lt;p&gt;Faccini Bruno (bruno.faccini@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/22212&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/22212&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6449&quot; title=&quot;Broadcast HSM remove requests with undetermined archive_id to all registered copytools&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6449&quot;&gt;&lt;del&gt;LU-6449&lt;/del&gt;&lt;/a&gt; hsm: handle completions with non-existent objects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f597ff217fe1eda6d84d551cd6691bfd0141409d&lt;/p&gt;</comment>
                            <comment id="166233" author="gerrit" created="Fri, 16 Sep 2016 08:22:11 +0000"  >&lt;p&gt;This Gerrit Updater msg has been removed because it had been wrongly added to this ticket due to a typo (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6449&quot; title=&quot;Broadcast HSM remove requests with undetermined archive_id to all registered copytools&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6449&quot;&gt;&lt;del&gt;LU-6449&lt;/del&gt;&lt;/a&gt; vs &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6499&quot; title=&quot;leaking a kernel device on error in init_obdclass&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6499&quot;&gt;&lt;del&gt;LU-6499&lt;/del&gt;&lt;/a&gt;) in the header/1st-line of commit msg.&lt;/p&gt;</comment>
                            <comment id="178204" author="gerrit" created="Sat, 17 Dec 2016 05:40:48 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/22212/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/22212/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6449&quot; title=&quot;Broadcast HSM remove requests with undetermined archive_id to all registered copytools&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6449&quot;&gt;&lt;del&gt;LU-6449&lt;/del&gt;&lt;/a&gt; hsm: handle completions with non-existent objects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 4465f1cf50dc16b37a9ea23efec78b17fd1936eb&lt;/p&gt;</comment>
                            <comment id="178205" author="gerrit" created="Sat, 17 Dec 2016 05:40:55 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/21077/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/21077/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6449&quot; title=&quot;Broadcast HSM remove requests with undetermined archive_id to all registered copytools&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6449&quot;&gt;&lt;del&gt;LU-6449&lt;/del&gt;&lt;/a&gt; mdt: correct status and ChangeLogs for dead objects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3ed1444d3fa4e31fbb99c82a478802c0dbcb168e&lt;/p&gt;</comment>
                            <comment id="178259" author="pjones" created="Sat, 17 Dec 2016 14:26:31 +0000"  >&lt;p&gt;Landed for 2.10&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="29648">LU-6494</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="45846">LU-9443</issuekey>
        </issuelink>
                            </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|hzxaiv:</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>