<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:25:57 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-16320] Pack parent directory layout version in client request</title>
                <link>https://jira.whamcloud.com/browse/LU-16320</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;If directory layout is changed, client may send request to wrong MDT based on the old layout, e.g. directory split from 2 stripes to 3 stripes, client created a sub file under stripe2 in old layout, but this file should be located on stripe3 in new layout.&lt;/p&gt;

&lt;p&gt;To avoid such race, client can pack parent layout version in request, and MDT will compare layout version before processing, if mismatch, return -EAGAIN with a certain flag to client, and  client can update directory layout and try again.&lt;/p&gt;

&lt;p&gt;Combined with FID map in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7607&quot; title=&quot;Preserve inode number after MDT migration &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7607&quot;&gt;LU-7607&lt;/a&gt;, directory layout change may become opaque to user applications in most cases. &lt;/p&gt;</description>
                <environment></environment>
        <key id="73300">LU-16320</key>
            <summary>Pack parent directory layout version in client request</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="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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="laisiyao">Lai Siyao</reporter>
                        <labels>
                    </labels>
                <created>Thu, 17 Nov 2022 12:52:56 +0000</created>
                <updated>Thu, 17 Nov 2022 17:36:46 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="353324" author="adilger" created="Thu, 17 Nov 2022 14:46:02 +0000"  >&lt;p&gt;Returning EAGAIN might be confusing in some cases. What about EREMOTE?&lt;/p&gt;</comment>
                            <comment id="353373" author="green" created="Thu, 17 Nov 2022 17:36:46 +0000"  >&lt;p&gt;as long as it results in layout refresh and retry it probably does not matter, but since EAGAIN means so many other things, perhaps ESTALE and friend might be a better choice?&lt;/p&gt;

&lt;p&gt;EREMOTE might not even be a correct choice because the stale layout could result in an RPC to a correct MDT, but we don&apos;t really know on the server, right?&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|i035z3:</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>