<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:46:04 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-4812] Interop 2.5.1&lt;-&gt;2.6 failure on test suite sanity-hsm test_12c: request on 0x200000bd0:0x1c:0x0 is not SUCCEED on mds1</title>
                <link>https://jira.whamcloud.com/browse/LU-4812</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@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/bce807b0-b242-11e3-a93f-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/bce807b0-b242-11e3-a93f-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_12c failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;request on 0x200000bd0:0x1c:0x0 is not SUCCEED on mds1&lt;/p&gt;&lt;/blockquote&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;Update not seen after 100s: wanted &apos;SUCCEED&apos; got &apos;&apos;
 sanity-hsm test_12c: @@@@@@ FAIL: request on 0x200000bd0:0x1c:0x0 is not SUCCEED on mds1 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>server: 2.5.1&lt;br/&gt;
client: lustre-master build # 1945</environment>
        <key id="23880">LU-4812</key>
            <summary>Interop 2.5.1&lt;-&gt;2.6 failure on test suite sanity-hsm test_12c: request on 0x200000bd0:0x1c:0x0 is not SUCCEED on mds1</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="5">Cannot Reproduce</resolution>
                                        <assignee username="bfaccini">Bruno Faccini</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Mar 2014 05:22:52 +0000</created>
                <updated>Tue, 14 Dec 2021 22:47:10 +0000</updated>
                            <resolved>Tue, 14 Dec 2021 22:47:10 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="80243" author="jlevi" created="Tue, 25 Mar 2014 17:32:09 +0000"  >&lt;p&gt;Bruno,&lt;br/&gt;
Can you have a look at this one please and comment?&lt;br/&gt;
Thank you!&lt;/p&gt;</comment>
                            <comment id="80362" author="bfaccini" created="Thu, 27 Mar 2014 10:44:53 +0000"  >&lt;p&gt;The subtest log indicates that the setstripe fails with ENODATA and later stat() fails with ERANGE :&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;........
error on ioctl 0x4008669a for &apos;/mnt/lustre/d12c.sanity-hsm/f12c.sanity-hsm&apos; (3): No data available
error: setstripe: create stripe file &apos;/mnt/lustre/d12c.sanity-hsm/f12c.sanity-hsm&apos; failed
5+0 records in
5+0 records out
5242880 bytes (5.2 MB) copied, 1.11764 s, 4.7 MB/s
Cannot stat /mnt/lustre/d12c.sanity-hsm/f12c.sanity-hsm: Numerical result out of range
CMD: client-13vm3 /usr/sbin/lctl get_param -n mdt.lustre-MDT0000.hsm.actions | awk &apos;/&apos;0x200000bd0:0x1c:0x0&apos;.*action=&apos;ARCHIVE&apos;/ {print \$13}&apos; | cut -f2 -d=
........
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Having a look into the Lustre debug logs for both the MDS and the Client, it seems that the MDS returns ERANGE from mdt_getxattr, but we miss a lot of debug/traces there :&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;00000100:00100000:0.0:1395452120.445468:0:14249:0:(nrs_fifo.c:182:nrs_fifo_req_get()) NRS start fifo request from 12345-10.10.4.213@tcp, seq: 516
00000100:00100000:0.0:1395452120.445527:0:14249:0:(service.c:2011:ptlrpc_server_handle_request()) Handling RPC pname:cluuid+ref:pid:xid:nid:opc mdt00_000:4a4a5079-10da-02d9-9c8b-596c927d64af+70:26950:x1463237424976160:12345-10.10.4.213@tcp:49
00000100:00100000:0.0:1395452120.445594:0:14249:0:(service.c:2055:ptlrpc_server_handle_request()) Handled RPC pname:cluuid+ref:pid:xid:nid:opc mdt00_000:4a4a5079-10da-02d9-9c8b-596c927d64af+70:26950:x1463237424976160:12345-10.10.4.213@tcp:49 Request procesed in 121us (294us total) trans 0 rc -34/-34
00000100:00100000:0.0:1395452120.445600:0:14249:0:(nrs_fifo.c:244:nrs_fifo_req_stop()) NRS stop fifo request from 12345-10.10.4.213@tcp, seq: 516
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Sarah, do you have more detail about the 2.5.1 build I can use in order to reproduce ?&lt;/p&gt;</comment>
                            <comment id="80626" author="bfaccini" created="Mon, 31 Mar 2014 16:25:04 +0000"  >&lt;p&gt;Sarah, I added you as a watcher for this ticket since I need your help to better qualify the platform/problem ...&lt;br/&gt;
Can you help ?&lt;/p&gt;</comment>
                            <comment id="80630" author="sarah" created="Mon, 31 Mar 2014 17:12:39 +0000"  >&lt;p&gt;Hello Bruno,&lt;/p&gt;

&lt;p&gt;Here is the link I used for 2.5.1, I used the RHEL6 x86_64 server build:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_5/42/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://build.whamcloud.com/job/lustre-b2_5/42/&lt;/a&gt;&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|hzwib3:</customfieldvalue>

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