<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:46:15 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-11709] sanity-hsm test 260c fails with &apos;request on 0x2000013a0:0x2ba:0x0 is not SUCCEED on mds1&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-11709</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity-hsm test_260c fails to successfully archive a file and then starts the copytool. We see this test fail in review-dne-part-2 and review-dne-zfs-part-2 test groups. &lt;/p&gt;

&lt;p&gt;Looking at logs for this failure at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/89b3068c-f258-11e8-b67f-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/89b3068c-f258-11e8-b67f-52540065bddc&lt;/a&gt; , the last thing we see in the client test_log is waiting for the archive wait state to go from ARCHVIE to SUCCESS&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;Starting copytool agt1 on onyx-38vm2
CMD: onyx-38vm2 lhsmtool_posix  --daemon --hsm-root &quot;/tmp/arc1/sanity-hsm.test_260c/&quot; &quot;/mnt/lustre2&quot; &amp;lt; /dev/null &amp;gt; &quot;/autotest/autotest/2018-11-27/lustre-reviews-el7_5-x86_64--review-dne-zfs-part-2--1_10_1__60277___2ab2a1f1-8a91-44cd-aca5-35ecd1cac72c/sanity-hsm.test_260c.copytool_log.onyx-38vm2.log&quot; 2&amp;gt;&amp;amp;1
CMD: onyx-38vm2 mkdir -p /tmp/arc1/sanity-hsm.test_260c/
Starting copytool agt1 on onyx-38vm2
CMD: onyx-38vm2 lhsmtool_posix  --daemon --hsm-root &quot;/tmp/arc1/sanity-hsm.test_260c/&quot; --archive 2 &quot;/mnt/lustre2&quot; &amp;lt; /dev/null &amp;gt; &quot;/autotest/autotest/2018-11-27/lustre-reviews-el7_5-x86_64--review-dne-zfs-part-2--1_10_1__60277___2ab2a1f1-8a91-44cd-aca5-35ecd1cac72c/sanity-hsm.test_260c.copytool2_log.onyx-38vm2.log&quot; 2&amp;gt;&amp;amp;1
CMD: onyx-38vm4 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.actions | awk &apos;/&apos;0x2000013a0:0x2ba:0x0&apos;.*action=&apos;ARCHIVE&apos;/ {print \$13}&apos; | cut -f2 -d=
CMD: onyx-38vm4 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.actions | awk &apos;/&apos;0x2000013a0:0x2ba:0x0&apos;.*action=&apos;ARCHIVE&apos;/ {print \$13}&apos; | cut -f2 -d=
Waiting 200 secs for update
&#8230;
CMD: onyx-38vm4 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.actions | awk &apos;/&apos;0x2000013a0:0x2ba:0x0&apos;.*action=&apos;ARCHIVE&apos;/ {print \$13}&apos; | cut -f2 -d=
CMD: onyx-38vm4 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.actions | awk &apos;/&apos;0x2000013a0:0x2ba:0x0&apos;.*action=&apos;ARCHIVE&apos;/ {print \$13}&apos; | cut -f2 -d=
CMD: onyx-38vm4 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.actions | awk &apos;/&apos;0x2000013a0:0x2ba:0x0&apos;.*action=&apos;ARCHIVE&apos;/ {print \$13}&apos; | cut -f2 -d=
CMD: onyx-38vm4 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.actions | awk &apos;/&apos;0x2000013a0:0x2ba:0x0&apos;.*action=&apos;ARCHIVE&apos;/ {print \$13}&apos; | cut -f2 -d=
Update not seen after 200s: wanted &apos;SUCCEED&apos; got &apos;WAITING&apos;
 sanity-hsm test_260c: @@@@@@ FAIL: request on 0x2000013a0:0x2ba:0x0 is not SUCCEED on mds1 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;There are no obvious issues found in the console nor in dmesg logs. &lt;/p&gt;

&lt;p&gt;sanity-hsm test_206c just got updated with patch &lt;a href=&quot;https://review.whamcloud.com/33478&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33478&lt;/a&gt; that landed on November 26, 2018. This failure started on November 27, 2018.&lt;/p&gt;

&lt;p&gt;Logs for other failures are at:&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/849ea658-f24c-11e8-86c0-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/849ea658-f24c-11e8-86c0-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/5714df60-f254-11e8-815b-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/5714df60-f254-11e8-815b-52540065bddc&lt;/a&gt;&lt;/p&gt;</description>
                <environment>DNE</environment>
        <key id="54132">LU-11709</key>
            <summary>sanity-hsm test 260c fails with &apos;request on 0x2000013a0:0x2ba:0x0 is not SUCCEED on mds1&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="3">Duplicate</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>DNE</label>
                    </labels>
                <created>Tue, 27 Nov 2018 21:11:16 +0000</created>
                <updated>Thu, 29 Nov 2018 16:58:48 +0000</updated>
                            <resolved>Thu, 29 Nov 2018 16:58:23 +0000</resolved>
                                    <version>Lustre 2.12.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="237560" author="jamesanunez" created="Tue, 27 Nov 2018 21:15:34 +0000"  >&lt;p&gt;Quentin - Would you please take a look at these failures? Either your patch brought out an existing issue with HSM or does not work well with DNE.&lt;/p&gt;
</comment>
                            <comment id="237570" author="simmonsja" created="Tue, 27 Nov 2018 22:30:16 +0000"  >&lt;p&gt;Try the patch &lt;a href=&quot;https://review.whamcloud.com/#/c/33649&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/33649&lt;/a&gt;.&#160;Yep it was an out of order landing of HSM patches.&lt;/p&gt;</comment>
                            <comment id="237587" author="bougetq" created="Wed, 28 Nov 2018 10:02:21 +0000"  >&lt;p&gt;My bad, I knew my patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11572&quot; title=&quot;tests: sanity-hsm test_260c is not reliable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11572&quot;&gt;&lt;del&gt;LU-11572&lt;/del&gt;&lt;/a&gt; was not going to improve the situation with test_260c, but I didn&apos;t expect it to make things much worse.&lt;/p&gt;

&lt;p&gt;James S. is right, &lt;a href=&quot;https://review.whamcloud.com/#/c/33649&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/33649&lt;/a&gt; should solve this.&lt;/p&gt;</comment>
                            <comment id="237680" author="adilger" created="Thu, 29 Nov 2018 16:58:23 +0000"  >&lt;p&gt;The patch from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11572&quot; title=&quot;tests: sanity-hsm test_260c is not reliable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11572&quot;&gt;&lt;del&gt;LU-11572&lt;/del&gt;&lt;/a&gt; has landed.  Patches hitting this problem need to be rebased to get the fix.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="53817">LU-11572</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="53996">LU-11653</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|i0070v:</customfieldvalue>

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