<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:52:15 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-5528] Race - connect vs resend</title>
                <link>https://jira.whamcloud.com/browse/LU-5528</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Buggy code at ptlrpc_connect_interpret()&lt;br/&gt;
finish: &lt;br/&gt;
        rc = ptlrpc_import_recovery_state_machine(imp);&lt;br/&gt;
       ...&lt;br/&gt;
     Set import connection flags&lt;br/&gt;
When import has FULL state ptlrpc_import_recovery_state_machine() wakeup all waiters on import and all delayed request, which was resented. And it could happened that request was send without updated flags and AT is disabled. After that, server could drop resend request if server already processing it and send early reply for client, base on the first incarnation of the request. Client got early reply for request without AT and  became confused, touch the buffer outside the reply and fail with EPROTO.&lt;/p&gt;</description>
                <environment></environment>
        <key id="26096">LU-5528</key>
            <summary>Race - connect vs resend</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="liwei">Li Wei</assignee>
                                    <reporter username="aboyko">Alexander Boyko</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Thu, 21 Aug 2014 08:14:00 +0000</created>
                <updated>Thu, 14 Jun 2018 21:41:38 +0000</updated>
                            <resolved>Mon, 29 Dec 2014 21:49:10 +0000</resolved>
                                    <version>Lustre 2.5.1</version>
                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="92119" author="aboyko" created="Thu, 21 Aug 2014 08:20:09 +0000"  >&lt;p&gt;Xyratex: MRP-2034&lt;br/&gt;
patch &lt;a href=&quot;http://review.whamcloud.com/11540&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/11540&lt;/a&gt; for b2_5&lt;/p&gt;</comment>
                            <comment id="92950" author="aboyko" created="Tue, 2 Sep 2014 11:12:49 +0000"  >&lt;p&gt;We have failed in this issue during testing.&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;[12485.898910] Lustre: 10447:0:(ldlm_lib.c:1004:target_handle_connect()) lustre-MDT0000: connection from 588e19fc-8e99-b13a-cf77-3d993fb6631e@0@lo t0 exp ffff8801
27570048 cur 1409434074 last 1409434073
[12485.903011] Lustre: 10447:0:(ldlm_lib.c:1004:target_handle_connect()) Skipped 2 previous similar messages
[12485.905135] Lustre: lustre-MDT0000-mdc-ffff88008d3700c8: Connection restored to lustre-MDT0000 (at 0@lo)
[12485.905809] LustreError: 10440:0:(layout.c:1687:__req_capsule_get()) @@@ Wrong buffer for field `mdt_body&apos; (1 of 1) in format `MDS_REINT_SETATTR&apos;: 0 vs. 216 (s
erver)
[12485.905810]   req@ffff8800bb670a20 x1477898561126671/t0(0) o36-&amp;gt;lustre-MDT0000-mdc-ffff88008d3700c8@0@lo:12/10 lens 456/192 e 0 to 0 dl 1409434081 ref 1 fl Com
plete:R/2/0 rc 0/0
[12485.905827] LustreError: 10440:0:(llite_lib.c:1224:ll_md_setattr()) md_setattr fails: rc = -71
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="92951" author="aboyko" created="Tue, 2 Sep 2014 12:28:04 +0000"  >&lt;p&gt;for master &lt;a href=&quot;http://review.whamcloud.com/11723&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/11723&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="102221" author="gerrit" created="Tue, 23 Dec 2014 04:00:10 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/11723/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/11723/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5528&quot; title=&quot;Race - connect vs resend&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5528&quot;&gt;&lt;del&gt;LU-5528&lt;/del&gt;&lt;/a&gt; ptlrpc: fix race between connect vs resend&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8645c6f7e95b81dedbc5d47a9ab76947343ed05e&lt;/p&gt;</comment>
                            <comment id="102382" author="jlevi" created="Mon, 29 Dec 2014 21:49:10 +0000"  >&lt;p&gt;Patch landed to Master.&lt;br/&gt;
b2_5 patch tracked externally to land.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="33707">LU-7558</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="26120">LU-5533</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|hzwu7r:</customfieldvalue>

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