<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:48:32 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-5100] Getting attribute `lustre.lov&apos; of `lustre.lov&apos;: Numerical result out of range</title>
                <link>https://jira.whamcloud.com/browse/LU-5100</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;While running a basic test:&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;rm -rf test_dir
cp -rf sysconfig test_dir
rm -rf /mnt/test1/test_dir
#lfs setstripe -c -1  /mnt/test1

while true
do
mv test_dir /mnt/test1/
mv /mnt/test1/test_dir . 
done
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;If some directory contains &quot;stripe&quot; xattr (&quot;trusted.lov&quot; or &quot;lustre.lov&quot;), there will&lt;br/&gt;
be an error during move its subdirectories out of Lustre.&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;getting attribute `trusted.lov&apos; of `trusted.lov&apos;: Numerical result out of range
getting attribute `lustre.lov&apos; of `lustre.lov&apos;: Numerical result out of range
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="24820">LU-5100</key>
            <summary>Getting attribute `lustre.lov&apos; of `lustre.lov&apos;: Numerical result out of range</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="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="hongchao.zhang">Hongchao Zhang</reporter>
                        <labels>
                    </labels>
                <created>Mon, 26 May 2014 07:40:52 +0000</created>
                <updated>Wed, 31 Jul 2019 17:29:08 +0000</updated>
                            <resolved>Wed, 4 Jun 2014 13:07:51 +0000</resolved>
                                                    <fixVersion>Lustre 2.6.0</fixVersion>
                    <fixVersion>Lustre 2.5.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="84915" author="hongchao.zhang" created="Tue, 27 May 2014 14:17:09 +0000"  >&lt;p&gt;the patch is tracked at &lt;a href=&quot;http://review.whamcloud.com/#/c/10453/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10453/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="85041" author="jamesanunez" created="Wed, 28 May 2014 17:40:56 +0000"  >&lt;p&gt;I&apos;m seeing this issue when running sanity in test 17l on the OpenSFS cluster with latest master build (#2065). The error message is:&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;== sanity test 17l: Ensure lgetxattr&apos;s returned xattr size is consistent ========== 08:14:43 (1401290083)
lgetxattr(/lustre/scratch/d17l.sanity, lustre.lov, 0x101c010, 32) failed with 34: Numerical result out of range
 sanity test_17l: @@@@@@ FAIL: lgetxattr_size_check /lustre/scratch/d17l.sanity lustre.lov failed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="85043" author="simmonsja" created="Wed, 28 May 2014 17:49:37 +0000"  >&lt;p&gt;We seen this problem during our last large scale test shot. It occurred when a user attempted to copy data from one file system to another.&lt;/p&gt;</comment>
                            <comment id="85690" author="jlevi" created="Wed, 4 Jun 2014 13:07:52 +0000"  >&lt;p&gt;Patch landed to Master. Please reopen this ticket if more work is needed.&lt;/p&gt;</comment>
                            <comment id="85714" author="jamesanunez" created="Wed, 4 Jun 2014 16:08:53 +0000"  >&lt;p&gt;patch for b2_5 is at &lt;a href=&quot;http://review.whamcloud.com/#/c/10575/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10575/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="25211">LU-5229</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|hzwn2f:</customfieldvalue>

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