<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:36:41 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-3761] sanity-hsm 55: request on 0x2000013a3:0x2:0x0 is not FAILED</title>
                <link>https://jira.whamcloud.com/browse/LU-3761</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Li Wei &amp;lt;liwei@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/b716e4c2-0523-11e3-925a-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/b716e4c2-0523-11e3-925a-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_55 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;request on 0x2000013a3:0x2:0x0 is not FAILED&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Info required for matching: sanity-hsm 55&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;== sanity-hsm test 55: Truncate during an archive cancels it == 08:22:27 (1376493747)&lt;br/&gt;
Purging archive&lt;br/&gt;
Starting copytool&lt;br/&gt;
lhsmtool_posix  --hsm-root /tmp/arc --daemon --bandwidth 1 /mnt/lustre&lt;br/&gt;
2+0 records in&lt;br/&gt;
2+0 records out&lt;br/&gt;
2097152 bytes (2.1 MB) copied, 0.464772 s, 4.5 MB/s&lt;br/&gt;
CMD: wtm-10vm7 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.agent_actions |				grep 0x2000013a3:0x2:0x0 | grep action=ARCHIVE |				cut -f 13 -d &apos; &apos; | cut -f 2 -d =&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;...&amp;#93;&lt;/span&gt;&lt;br/&gt;
CMD: wtm-10vm7 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.agent_actions |				grep 0x2000013a3:0x2:0x0 | grep action=ARCHIVE |				cut -f 13 -d &apos; &apos; | cut -f 2 -d =&lt;br/&gt;
Update not seen after 100s: wanted &apos;FAILED&apos; got &apos;&apos;&lt;br/&gt;
 sanity-hsm test_55: @@@@@@ FAIL: request on 0x2000013a3:0x2:0x0 is not FAILED &lt;/p&gt;&lt;/blockquote&gt;</description>
                <environment></environment>
        <key id="20352">LU-3761</key>
            <summary>sanity-hsm 55: request on 0x2000013a3:0x2:0x0 is not FAILED</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="3">Duplicate</resolution>
                                        <assignee username="jay">Jinshan Xiong</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                            <label>HSM</label>
                    </labels>
                <created>Thu, 15 Aug 2013 01:44:39 +0000</created>
                <updated>Wed, 19 Mar 2014 16:08:29 +0000</updated>
                            <resolved>Wed, 19 Mar 2014 16:08:29 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="64410" author="jlevi" created="Fri, 16 Aug 2013 16:19:10 +0000"  >&lt;p&gt;Jinshan,&lt;br/&gt;
Can you have a look at this one and upgrade to blocker if needed?&lt;br/&gt;
Thank you!&lt;/p&gt;</comment>
                            <comment id="64692" author="jay" created="Tue, 20 Aug 2013 23:14:32 +0000"  >&lt;p&gt;It turns out the way wait_request_state() implemented is unreliable. It depends on the HSM llog state for the progress but if the operation already finished when the client is acquiring the state, the check will fail because there is nothing in agent_actions.&lt;/p&gt;

&lt;p&gt;Probably we can change HSM llog a little bit to delay deleting items. It should be good for testing purpose.&lt;/p&gt;</comment>
                            <comment id="64849" author="jcl" created="Thu, 22 Aug 2013 13:31:23 +0000"  >&lt;p&gt;There is already a tunnable cdt_delay which set the number of seconds before a llog entry in a finished state (SUCCESS ou FAILURE) is removed. The default is 60s, sanity-hsm change it to 10s, so this value is too small.&lt;/p&gt;</comment>
                            <comment id="64890" author="jay" created="Thu, 22 Aug 2013 20:57:00 +0000"  >&lt;p&gt;Is this parameter for testing purpose only? Because I can&apos;t think of a reason why coordinator needs to delay deleting an entry.&lt;/p&gt;</comment>
                            <comment id="64980" author="green" created="Fri, 23 Aug 2013 17:24:47 +0000"  >&lt;p&gt;So I wonder why is this a blocker, can somebody explain the nature of the problem in some detail please?&lt;/p&gt;</comment>
                            <comment id="65000" author="jay" created="Fri, 23 Aug 2013 19:23:07 +0000"  >&lt;p&gt;I tend to think this is a timing issue where we expect that archive would fail when a truncate is on going, however, the archive operation may have already finished before truncate is started. In that case, this test case will fail.&lt;/p&gt;

&lt;p&gt;I will work out a patch.&lt;/p&gt;</comment>
                            <comment id="65030" author="jcl" created="Sun, 25 Aug 2013 13:34:16 +0000"  >&lt;p&gt;The posix CT has a parameter --bandwith which limit the visible BW on read an writes, so given a file size you have an idea of the archive/restore time. If the file is large enough the race will disappear&lt;/p&gt;</comment>
                            <comment id="68547" author="jay" created="Mon, 7 Oct 2013 21:36:19 +0000"  >&lt;p&gt;This issue should have been fixed at &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-3815&quot; title=&quot;Fix sanity-hsm test 34: &amp;quot;Remove file during restore&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-3815&quot;&gt;&lt;del&gt;LU-3815&lt;/del&gt;&lt;/a&gt; where it addressed a similar issue. Let&apos;s close it for now.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="20723">LU-3863</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="21003">LU-3969</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|hzvy07:</customfieldvalue>

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