<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:01:35 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-13475] Disable rsync fallback and warning message from lfs_migrate</title>
                <link>https://jira.whamcloud.com/browse/LU-13475</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The warning message printed by &lt;tt&gt;lfs&amp;#95;migrate&lt;/tt&gt;&#160;is outdated since about Lustre 2.7, and should only be checked/printed if falling back to rsync. &lt;/p&gt;

&lt;p&gt;There should also be sanity tests added for &quot;&lt;tt&gt;lfs migrate&lt;/tt&gt;&quot; with concurrent open/read+migrate and open/write+migrate (if they don&apos;t already exist), also with &lt;tt&gt;&amp;#45;&amp;#45;block&lt;/tt&gt; and &lt;tt&gt;&amp;#45;&amp;#45;nonblock&lt;/tt&gt; options and data verification afterward to ensure proper behavior. &lt;/p&gt;</description>
                <environment></environment>
        <key id="58868">LU-13475</key>
            <summary>Disable rsync fallback and warning message from lfs_migrate</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="adilger">Andreas Dilger</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Wed, 22 Apr 2020 17:57:25 +0000</created>
                <updated>Tue, 14 Feb 2023 19:08:11 +0000</updated>
                            <resolved>Fri, 3 Feb 2023 13:57:06 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                    <version>Lustre 2.12.5</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="268275" author="adilger" created="Wed, 22 Apr 2020 18:01:02 +0000"  >&lt;p&gt;Also note that &quot;&lt;tt&gt;lfs migrate&lt;/tt&gt;&quot; man page and usage message reports that it can be run on a directory, but it only works on individual files. I&apos;m not sure if that is a regression in the code, or the man page is wrong and that never worked, but it should be made consistent. &lt;/p&gt;</comment>
                            <comment id="284406" author="jhammond" created="Thu, 5 Nov 2020 20:24:01 +0000"  >&lt;p&gt;&amp;gt; Also note that &quot;lfs migrate&quot; man page and usage message reports that it can be run on a directory, but it only works on individual files. I&apos;m not sure if that is a regression in the code, or the man page is wrong and that never worked, but it should be made consistent.&lt;/p&gt;

&lt;p&gt;See &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14120&quot; title=&quot;lfs migrate doesn&amp;#39;t work on directories unless --mdt-index|-m is used&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14120&quot;&gt;LU-14120&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="284977" author="gerrit" created="Wed, 11 Nov 2020 22:02:36 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40614&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40614&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13475&quot; title=&quot;Disable rsync fallback and warning message from lfs_migrate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13475&quot;&gt;&lt;del&gt;LU-13475&lt;/del&gt;&lt;/a&gt; utils: remove warning from lfs_migrate&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 312f6ea70f97988f199a80cbc14f72359de8c07e&lt;/p&gt;</comment>
                            <comment id="361475" author="gerrit" created="Fri, 3 Feb 2023 06:49:51 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/40614/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/40614/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13475&quot; title=&quot;Disable rsync fallback and warning message from lfs_migrate&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13475&quot;&gt;&lt;del&gt;LU-13475&lt;/del&gt;&lt;/a&gt; utils: disable lfs_migrate rsync and warning&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 1be889a5bc713ab8db6c3d2cbf83aef8df813293&lt;/p&gt;</comment>
                            <comment id="361512" author="pjones" created="Fri, 3 Feb 2023 13:57:06 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="61562">LU-14120</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </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|i00yin:</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>