<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:36:11 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-3703] Failure on test suite sanity test_234: getfattr should have failed with ENOMEM</title>
                <link>https://jira.whamcloud.com/browse/LU-3703</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;http://maloo.whamcloud.com/test_sets/f1069794-fd68-11e2-9fdb-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/f1069794-fd68-11e2-9fdb-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_234 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;getfattr should have failed with ENOMEM&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Info required for matching: sanity 234&lt;/p&gt;</description>
                <environment>server and client: lustre-master build #1592 &lt;br/&gt;
client is running SLES11 SP2</environment>
        <key id="20194">LU-3703</key>
            <summary>Failure on test suite sanity test_234: getfattr should have failed with ENOMEM</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</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="bogl">Bob Glossman</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Mon, 5 Aug 2013 21:49:02 +0000</created>
                <updated>Mon, 1 May 2017 16:55:34 +0000</updated>
                            <resolved>Wed, 11 Feb 2015 17:23:47 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                    <fixVersion>Lustre 2.6.0</fixVersion>
                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="63901" author="green" created="Thu, 8 Aug 2013 17:48:59 +0000"  >&lt;p&gt;Test output:&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;setfattr: /mnt/lustre/d0.sanity/d234/f.sanity.234: Cannot allocate memory
/mnt/lustre/d0.sanity/d234/f.sanity.234: user.attr: Cannot allocate memory
 sanity test_234: @@@@@@ FAIL: getfattr should have failed with ENOMEM 
  Trace dump:
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So the enomem did happen.&lt;br/&gt;
is setfattr in SLES broken and does not return error status in this case?&lt;/p&gt;</comment>
                            <comment id="64022" author="bogl" created="Fri, 9 Aug 2013 22:50:09 +0000"  >&lt;p&gt;setfattr is fine, it&apos;s getfattr that has the problem.  The log reported by Oleg shows the setfattr command failing (as expected) but the getfattr command reporting error but then returning success.  I can easily reproduce this failure on any SLES client.&lt;/p&gt;

&lt;p&gt;I&apos;m almost sure this is due to version skew of the getfattr commend (attr rpm). The version is 2.4.43 in SLES11 SP2, 2.4.44 in RH/Centos 6.4.&lt;/p&gt;

&lt;p&gt;version 2.4.44 has the following fix:&lt;/p&gt;

&lt;p&gt;author	Kamil Dudka &amp;lt;kdudka@redhat.com&amp;gt;	2010-12-22 13:13:27 (GMT)&lt;br/&gt;
committer	 Andreas Gruenbacher &amp;lt;agruen@linbit.com&amp;gt;	2011-05-27 12:26:38 (GMT)&lt;br/&gt;
commit	93c92ed1d826c6759bb83d2168ee818a05280f35 (patch) (side-by-side diff)&lt;br/&gt;
tree	b0135b160603f2a4a1f2c3f16b2cbedcc0442ba3 /test/attr.test&lt;br/&gt;
parent	2c053e75d44016dd6b07649a356c1ce55dbe1028 (diff)&lt;br/&gt;
download	attr-93c92ed1d826c6759bb83d2168ee818a05280f35.tar.gz&lt;br/&gt;
getfattr: return non-zero exit code on failure&lt;br/&gt;
reported by Jean-Pierre Andr&#233; at &lt;a href=&quot;https://bugzilla.redhat.com/660619&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.redhat.com/660619&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Without finding, downloading, and examining the exact source of the SLES11 SP2 attr rpm I can&apos;t 100% confirm that this fix is missing there, but it seems very likely.&lt;/p&gt;

&lt;p&gt;If this is so than this test can be expected to fail on any SLES11 SP2 client.&lt;/p&gt;</comment>
                            <comment id="64126" author="bogl" created="Mon, 12 Aug 2013 19:36:03 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/7306&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/7306&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;skip the portion of the test that works incorrectly due to old getfattr version.&lt;/p&gt;</comment>
                            <comment id="66547" author="adilger" created="Thu, 12 Sep 2013 23:03:25 +0000"  >&lt;p&gt;Adding this to the list of things to check for 2.6.0, assuming that SLES fixes this problem for SLES11 SP3 or whatever.&lt;/p&gt;</comment>
                            <comment id="66551" author="bogl" created="Thu, 12 Sep 2013 23:42:27 +0000"  >&lt;p&gt;Same getfattr version in SP3 as in SP2.  SLES doesn&apos;t move to a fixed version until much later.&lt;/p&gt;</comment>
                            <comment id="81885" author="pjones" created="Thu, 17 Apr 2014 21:18:15 +0000"  >&lt;p&gt;Landed for 2.6&lt;/p&gt;</comment>
                            <comment id="87663" author="adilger" created="Fri, 27 Jun 2014 07:56:20 +0000"  >&lt;p&gt;Fix up the check to skip getfattr based on the actual version instead of just checking for SLES, since this also fails on my FC13 based test system at home (attr-2.4.44-3.fc13.x86_64).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/10867&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10867&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="95399" author="adilger" created="Wed, 1 Oct 2014 08:02:49 +0000"  >&lt;p&gt;The original patch skipped this test for all SLES systems.  Reopen this bug until patch 10867 is landed that only skips the test for attr-2.4.44 so it will resume testing on newer SLES releases automatically.&lt;/p&gt;</comment>
                            <comment id="106653" author="jlevi" created="Wed, 11 Feb 2015 17:23:47 +0000"  >&lt;p&gt;Patch landed to Master.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="45792">LU-9422</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|hzvx7r:</customfieldvalue>

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