<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:16:30 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-1423] 16K pagesize clients error during ls </title>
                <link>https://jira.whamcloud.com/browse/LU-1423</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Mounting a lustre2.1.1 filesystem on a 1.8.6 client doing a ls will fail with the following error on the client logs.&lt;/p&gt;

&lt;p&gt;LustreError: 2551436:0:(mdc_request.c:983:mdc_readpage()) Unexpected # bytes transferred: 4096 (16384 expected)&lt;br/&gt;
LustreError: 2556239:0:(mdc_request.c:983:mdc_readpage()) Unexpected # bytes transferred: 4096 (16384 expected)&lt;br/&gt;
LustreError: 2556239:0:(dir.c:949:ll_readdir_20()) error reading dir &lt;span class=&quot;error&quot;&gt;&amp;#91;0x12480001:0xc1bc1b0c:0x0&amp;#93;&lt;/span&gt; at 0: rc -71&lt;/p&gt;
</description>
                <environment>clients = ia64 (16Kpagesize) lustre-1.8.6.81-5.1nas&lt;br/&gt;
server = x86(4kpagesize) lustre-2.1.1</environment>
        <key id="14496">LU-1423</key>
            <summary>16K pagesize clients error during ls </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="ys">Yang Sheng</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Fri, 18 May 2012 15:15:34 +0000</created>
                <updated>Mon, 23 Jul 2012 06:52:52 +0000</updated>
                            <resolved>Mon, 23 Jul 2012 06:52:52 +0000</resolved>
                                    <version>Lustre 2.1.1</version>
                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                    <fixVersion>Lustre 2.1.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="39089" author="pjones" created="Fri, 18 May 2012 17:59:21 +0000"  >&lt;p&gt;YangSheng&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="39145" author="mhanafi" created="Mon, 21 May 2012 16:25:13 +0000"  >&lt;p&gt;Could I get an update on this.&lt;br/&gt;
Thanks,&lt;br/&gt;
Mahmoud&lt;/p&gt;</comment>
                            <comment id="39232" author="jaylan" created="Tue, 22 May 2012 15:47:51 +0000"  >&lt;p&gt;The kernel in the IA64 system is a sles10sp2 kernel 2.6.16.60-0.77.1-default.&lt;br/&gt;
The kernel config set CONFIG_IA64_PAGE_SIZE_16KB=y.&lt;/p&gt;</comment>
                            <comment id="39254" author="jaylan" created="Tue, 22 May 2012 19:35:37 +0000"  >&lt;p&gt;We also mounted a lustre 1.8.6 server on the IA64 client and it worked. So, it appears the problem was at the 2.1.1 server.&lt;/p&gt;</comment>
                            <comment id="39527" author="adilger" created="Tue, 29 May 2012 16:47:43 +0000"  >&lt;p&gt;This likely relates to the changes made for 1MB readdir RPCs on 2.x, but the compatibility code on 1.8 was not updated correctly.  Possibly the server needs to reply with the requested RPC size for old clients that do not handle OBD_CONNECT_BRW_SIZE, rather than hard-coding the 4096-byte lu_page size.&lt;/p&gt;</comment>
                            <comment id="39555" author="jaylan" created="Tue, 29 May 2012 21:00:58 +0000"  >&lt;p&gt;In the case that server and client have different page size, should they be settled with the higher value or lower value?&lt;/p&gt;</comment>
                            <comment id="39597" author="ys" created="Wed, 30 May 2012 14:47:01 +0000"  >&lt;p&gt;Hi, Jay, Could you tell me what net type is used between client&amp;amp;server.&lt;/p&gt;</comment>
                            <comment id="39599" author="jaylan" created="Wed, 30 May 2012 15:21:04 +0000"  >&lt;p&gt;We use IB. ipoib on ib0 and rdma on ib1.&lt;/p&gt;</comment>
                            <comment id="39757" author="ys" created="Thu, 31 May 2012 15:29:19 +0000"  >&lt;p&gt;This issue related to change: &lt;a href=&quot;http://review.whamcloud.com/#change,604&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,604&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For the fix, We need to check OBD_CONNECT_BRW_SIZE on server and return single page for old client. So looks like we need restore some codes that removed from above change.&lt;/p&gt;</comment>
                            <comment id="39872" author="ys" created="Sun, 3 Jun 2012 11:53:26 +0000"  >&lt;p&gt;Patch unload to: &lt;a href=&quot;http://review.whamcloud.com/3014&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/3014&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="40159" author="mhanafi" created="Wed, 6 Jun 2012 18:20:09 +0000"  >&lt;p&gt;We installed the patch. Got a LBUG!&lt;/p&gt;

&lt;p&gt;Lustre: 3692:0:(sec.c:1474:sptlrpc_import_sec_adapt()) import MGS-&amp;gt;NET_0x500000a9719cf_UUID netid 50000: select flavor null^M&lt;br/&gt;
Lustre: 3692:0:(sec.c:1474:sptlrpc_import_sec_adapt()) Skipped 37 previous similar messages^M&lt;br/&gt;
LustreError: 3761:0:(mdt_handler.c:1247:mdt_sendpage()) ASSERTION(desc-&amp;gt;bd_nob == nob) failed^M&lt;br/&gt;
LustreError: 3761:0:(mdt_handler.c:1247:mdt_sendpage()) LBUG^M&lt;br/&gt;
Pid: 3761, comm: mdt_rdpg_01^M&lt;br/&gt;
^M&lt;br/&gt;
Call Trace:^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa05e3855&amp;gt;&amp;#93;&lt;/span&gt; libcfs_debug_dumpstack+0x55/0x80 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa05e3e95&amp;gt;&amp;#93;&lt;/span&gt; lbug_with_loc+0x75/0xe0 &lt;span class=&quot;error&quot;&gt;&amp;#91;libcfs&amp;#93;&lt;/span&gt;^M&lt;br/&gt;
^M&lt;br/&gt;
Entering kdb (current=0xffff880c1f4fa0c0, pid 3761) on processor 0 Oops: (null)^M&lt;/p&gt;</comment>
                            <comment id="40172" author="ys" created="Wed, 6 Jun 2012 23:22:07 +0000"  >&lt;p&gt;Patch update, Please retry, sorry for the inconvenient.&lt;/p&gt;</comment>
                            <comment id="40603" author="jaylan" created="Thu, 14 Jun 2012 18:33:59 +0000"  >&lt;p&gt;The latest patch seemed working for us. Mahmoud tested it.&lt;/p&gt;</comment>
                            <comment id="42032" author="ys" created="Fri, 20 Jul 2012 01:26:37 +0000"  >&lt;p&gt;Hi, Jay, Cloud we close this ticket? Please advice.&lt;/p&gt;</comment>
                            <comment id="42090" author="jaylan" created="Fri, 20 Jul 2012 13:49:00 +0000"  >&lt;p&gt;The patch was landed to b2_1 tree 3 days ago. So, please close this ticket.&lt;/p&gt;</comment>
                            <comment id="42118" author="ys" created="Mon, 23 Jul 2012 06:52:52 +0000"  >&lt;p&gt;Patch landed. close bug.&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|hzv6bj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4558</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10021"><![CDATA[2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>