<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:39:17 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-4059] sanity-hsm test_11 failure:  &apos;Incorrect size 363 != &apos; </title>
                <link>https://jira.whamcloud.com/browse/LU-4059</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The test results are at: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/8e9cca2c-2c8b-11e3-85ee-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/8e9cca2c-2c8b-11e3-85ee-52540035b04c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;From the client test_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;== sanity-hsm test 11: Import a file == 14:01:59 (1380834119)
c13: lhsmtool_posix[5372]: action=1 src=d0.sanity-hsm/d11/f.sanity-hsm.11 dst=/lustre/scratch/d0.sanity-hsm/d11/f.sanity-hsm.11 mount_point=/lustre/scratch
c13: lhsmtool_posix[5372]: importing &apos;/lustre/scratch/d0.sanity-hsm/d11/f.sanity-hsm.11&apos; from &apos;/lustre/archive/d0.sanity-hsm/d11/f.sanity-hsm.11&apos;
c13: lhsmtool_posix[5372]: imported &apos;/lustre/scratch/d0.sanity-hsm/d11/f.sanity-hsm.11&apos; from &apos;/lustre/archive/0001/0000/0402/0000/0002/0000/0x200000402:0x1:0x0&apos;==&apos;/lustre/archive/d0.sanity-hsm/d11/f.sanity-hsm.11&apos;
c13: lhsmtool_posix[5372]: process finished, errs: 0 major, 0 minor, rc=0 (Success)
Verifying released state: stat: cannot stat `/lustre/archive/d0.sanity-hsm/d11/f.sanity-hsm.11&apos;: No such file or directory
Verifying imported size 363=
 sanity-hsm test_11: @@@@@@ FAIL: Incorrect size 363 !=  
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:4264:error_noexit()
  = /usr/lib64/lustre/tests/test-framework.sh:4291:error()
  = /usr/lib64/lustre/tests/sanity-hsm.sh:818:test_11()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;From the test_11 code, it&apos;s clear that the call to get the size of the file from the archive should be run on an agent:&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;	local ASZ=$(stat -c &quot;%s&quot; $HSM_ARCHIVE/$tdir/$tfile)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>Luster master build # 1715&lt;br/&gt;
OpenSFS cluster with combined MGS/MDS, single OSS with two OSTs, three clients; one agent + client, one with robinhood/db running and one just running as Lustre clients </environment>
        <key id="21258">LU-4059</key>
            <summary>sanity-hsm test_11 failure:  &apos;Incorrect size 363 != &apos; </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="jamesanunez">James Nunez</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>HSM</label>
                    </labels>
                <created>Fri, 4 Oct 2013 03:51:59 +0000</created>
                <updated>Wed, 9 Oct 2013 19:49:02 +0000</updated>
                            <resolved>Wed, 9 Oct 2013 19:49:01 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                    <fixVersion>Lustre 2.5.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="68362" author="jamesanunez" created="Fri, 4 Oct 2013 14:06:42 +0000"  >&lt;p&gt;Proposed patch: &lt;a href=&quot;http://review.whamcloud.com/#/c/7851/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/7851/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="68700" author="jamesanunez" created="Wed, 9 Oct 2013 19:49:02 +0000"  >&lt;p&gt;Landed to 2.5.0&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|hzw4rb:</customfieldvalue>

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