<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:53:16 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-5642] getxattr failing with EIO</title>
                <link>https://jira.whamcloud.com/browse/LU-5642</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;getxattr() calls occasionally fail with EIO. We believe that this is due to a race between concurrent calls on the same file (see ll_xattr_cache_refill):&lt;/p&gt;

&lt;p&gt;/* Matched but no cache? Cancelled on error by a parallel refill. */&lt;br/&gt;
if (unlikely(req == NULL)) {&lt;br/&gt;
    CDEBUG(D_CACHE, &quot;cancelled by a parallel getxattr\n&quot;);&lt;br/&gt;
    GOTO(out_maybe_drop, rc = -EIO);&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;This should be adjusted so that both calls end consistenty.&lt;/p&gt;</description>
                <environment></environment>
        <key id="26653">LU-5642</key>
            <summary>getxattr failing with EIO</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="jamesanunez">James Nunez</assignee>
                                    <reporter username="hdoreau">Henri Doreau</reporter>
                        <labels>
                    </labels>
                <created>Fri, 19 Sep 2014 12:43:22 +0000</created>
                <updated>Tue, 14 Oct 2014 01:45:28 +0000</updated>
                            <resolved>Tue, 14 Oct 2014 01:45:28 +0000</resolved>
                                    <version>Lustre 2.5.3</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>10</watches>
                                                                            <comments>
                            <comment id="94582" author="pjones" created="Sat, 20 Sep 2014 18:20:03 +0000"  >&lt;p&gt;James&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="95496" author="sebastien.buisson" created="Thu, 2 Oct 2014 08:12:33 +0000"  >&lt;p&gt;Hi there,&lt;/p&gt;

&lt;p&gt;I think this issue could be a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3544&quot; title=&quot;Writing to new files under NFS export from Lustre will result in ENOENT (SLES11SP2)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3544&quot;&gt;&lt;del&gt;LU-3544&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="95504" author="bruno.travouillon" created="Thu, 2 Oct 2014 11:53:49 +0000"  >&lt;p&gt;Not a dup, but patch &lt;a href=&quot;http://review.whamcloud.com/#/c/10693/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10693/&lt;/a&gt; can solve the issue. We are testing it right now.&lt;/p&gt;</comment>
                            <comment id="96077" author="jamesanunez" created="Thu, 9 Oct 2014 20:20:17 +0000"  >&lt;p&gt;Bruno, &lt;br/&gt;
Any results on if &lt;a href=&quot;http://review.whamcloud.com/#/c/10693/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10693/&lt;/a&gt; solves the getxattr failing with EIO problem?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;</comment>
                            <comment id="96120" author="bruno.travouillon" created="Fri, 10 Oct 2014 08:44:21 +0000"  >&lt;p&gt;James,&lt;/p&gt;

&lt;p&gt;Yes, problem solved with the patch.&lt;/p&gt;</comment>
                            <comment id="96287" author="jamesanunez" created="Tue, 14 Oct 2014 01:45:28 +0000"  >&lt;p&gt;Thank you for the feedback, Bruno. &lt;/p&gt;

&lt;p&gt;I&apos;m resolving this ticket because patch &lt;a href=&quot;http://review.whamcloud.com/#/c/10693/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10693/&lt;/a&gt; fixes the issue.&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|hzwwpr:</customfieldvalue>

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