<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:38:13 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-3938] Test failure on test suite conf-sanity, test_61: getxattr failed: -34</title>
                <link>https://jira.whamcloud.com/browse/LU-3938</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Nathaniel Clark &amp;lt;nathaniel.l.clark@intel.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/62d75ef0-1b8f-11e3-ae29-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/62d75ef0-1b8f-11e3-ae29-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_61 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;trusted.big different after shrinking&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Info required for matching: conf-sanity 61&lt;/p&gt;

&lt;p&gt;This issue is related to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3792&quot; title=&quot;Failure conf-sanity, test_61, error: getxattr failed: -61&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3792&quot;&gt;&lt;del&gt;LU-3792&lt;/del&gt;&lt;/a&gt;, but is post &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3669&quot; title=&quot;(mdt_xattr.c:178:mdt_getxattr()) ASSERTION( lu_object_assert_exists(&amp;amp;info-&amp;gt;mti_object-&amp;gt;mot_obj) ) failed:&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3669&quot;&gt;&lt;del&gt;LU-3669&lt;/del&gt;&lt;/a&gt; patch&lt;/p&gt;

&lt;p&gt;MDS console log:&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;22:54:33:Lustre: DEBUG MARKER: save large xattr trusted.big on /mnt/lustre/f.conf-sanity.61
22:54:33:LustreError: 16198:0:(mdt_xattr.c:134:mdt_getxattr_one()) getxattr failed: -34
22:54:33:LustreError: 16197:0:(mdt_xattr.c:134:mdt_getxattr_one()) getxattr failed: -34
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="20926">LU-3938</key>
            <summary>Test failure on test suite conf-sanity, test_61: getxattr failed: -34</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                            <label>revzfs</label>
                            <label>zfs</label>
                    </labels>
                <created>Thu, 12 Sep 2013 14:07:20 +0000</created>
                <updated>Mon, 23 Sep 2013 01:49:54 +0000</updated>
                            <resolved>Mon, 23 Sep 2013 01:49:54 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                    <fixVersion>Lustre 2.5.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="66649" author="utopiabound" created="Fri, 13 Sep 2013 19:39:56 +0000"  >&lt;p&gt;Looking at the wireshark dump of the traffic between the MDT and the Client, it appears that the trusted.big xattr is actually created twice on the MDT (judging by the fact that listxattr returns it twice from the MDT). Thus causing the &quot;Protocol error&quot; on the client.&lt;/p&gt;</comment>
                            <comment id="66713" author="utopiabound" created="Mon, 16 Sep 2013 11:10:02 +0000"  >&lt;p&gt;Remount MDT as ZFS:&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;[root@lumgr1 mdt1]# getfattr -m - ROOT/f.conf-sanity.61 
# file: ROOT/f.conf-sanity.61
trusted.big
trusted.big
trusted.link
trusted.lma
trusted.lov

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</comment>
                            <comment id="66747" author="utopiabound" created="Mon, 16 Sep 2013 17:02:43 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/7671&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/7671&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="67215" author="pjones" created="Mon, 23 Sep 2013 01:49:54 +0000"  >&lt;p&gt;Landed for 2.5.0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="20096">LU-3669</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="20502">LU-3792</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="20505">LU-3793</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|hzw227:</customfieldvalue>

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