<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:48:59 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-12021] Error message of mdt_attr_valid_xlate() when 2.12 client to 2.10 server</title>
                <link>https://jira.whamcloud.com/browse/LU-12021</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;A lot of messages of &quot;Unknown attr bits: 0x60000&quot; are printed. And they are very annoying.&lt;/p&gt;</description>
                <environment></environment>
        <key id="54996">LU-12021</key>
            <summary>Error message of mdt_attr_valid_xlate() when 2.12 client to 2.10 server</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="qian_wc">Qian Yingjin</assignee>
                                    <reporter username="lixi_wc">Li Xi</reporter>
                        <labels>
                    </labels>
                <created>Tue, 26 Feb 2019 15:43:38 +0000</created>
                <updated>Wed, 27 Nov 2019 15:25:42 +0000</updated>
                            <resolved>Thu, 18 Apr 2019 22:35:51 +0000</resolved>
                                    <version>Lustre 2.11.0</version>
                    <version>Lustre 2.12.0</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="242818" author="pfarrell" created="Tue, 26 Feb 2019 15:56:38 +0000"  >&lt;p&gt;I believe this isn&apos;t a client/server interop issue.&#160; I looked at this at Cray with 2.11 client &amp;amp; server.&#160; I don&apos;t have the detailed notes, but I concluded the issue was the kernel/VFS was presenting a new attr bit (ie Linux has added a new attr bit), and the MDS was complaining about it because it didn&apos;t recognize it.&#160; We decided it was harmless and low priority to fix.&#160; We initially saw this only on SLES, but I&apos;ve seen it on CentOS recently.&lt;/p&gt;</comment>
                            <comment id="242821" author="lixi_wc" created="Tue, 26 Feb 2019 16:14:57 +0000"  >&lt;p&gt;Patrick, I think this is caused by Lazy Size on MDT feature which is just introduced in 2.12. So, not a surprise that 2.11 client doesn&apos;t have the problem.&lt;/p&gt;</comment>
                            <comment id="242823" author="pfarrell" created="Tue, 26 Feb 2019 16:20:04 +0000"  >&lt;p&gt;No, 2.11&#160;&lt;b&gt;did&lt;/b&gt; have the problem,&#160;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=lixi_wc&quot; class=&quot;user-hover&quot; rel=&quot;lixi_wc&quot;&gt;lixi_wc&lt;/a&gt;.&#160; I specifically looked at it and identified the bit as a new attr bit added in newer kernels.&#160; I would give more detail but I don&apos;t have my notes, since they&apos;re internal at Cray.&lt;/p&gt;</comment>
                            <comment id="242826" author="lixi_wc" created="Tue, 26 Feb 2019 16:25:39 +0000"  >&lt;p&gt;Ah, are you still able to get the exact error message?&lt;/p&gt;

&lt;p&gt;For the flags of 0x60000, I think it is caused by LSoM because these two flags are LSoM flags:&lt;/p&gt;

&lt;p&gt;#define MDS_ATTR_LSIZE      0x20000ULL	/* = 131072 */&lt;br/&gt;
#define MDS_ATTR_LBLOCKS    0x40000ULL	/* = 262144 */&lt;/p&gt;

&lt;p&gt;I confirmed with the customer that they are using clients of 2.12 with Ubuntu.&lt;/p&gt;

&lt;p&gt;I guess the 2.11 problem has a different flag value printed in mdt_attr_valid_xlate()? And then it should be caused by some kernel update of the bits.&lt;/p&gt;</comment>
                            <comment id="242827" author="pfarrell" created="Tue, 26 Feb 2019 16:36:43 +0000"  >&lt;p&gt;I am not, and I just did the same looking as you...&#160; I agree, it must&apos;ve been a different bit, or maybe I&apos;m crazy and we &lt;b&gt;were&lt;/b&gt; testing 2.12.&#160; I don&apos;t think so, but...&#160; Certainly, those are the LSOM bits.&lt;/p&gt;

&lt;p&gt;And there are no new attr bits even in the current Linus kernel...&lt;/p&gt;

&lt;p&gt;Hm.&#160; I will see if I can dig up the error from someone at Cray. Odd.&#160; For now, ignore me. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="242876" author="adilger" created="Wed, 27 Feb 2019 01:17:04 +0000"  >&lt;p&gt;It would be good to implement one or more of the mechanisms proposed in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11928&quot; title=&quot;Noisy &amp;quot;mdt_attr_valid_xlate()) Unknown attr bits: 0x60000&amp;quot;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11928&quot;&gt;&lt;del&gt;LU-11928&lt;/del&gt;&lt;/a&gt;.  Probably the best would be a new &lt;tt&gt;OBD_CONNECT_LSOM&lt;/tt&gt; flag send from the client and checked by the server, so that the client doesn&apos;t send these flags to old servers that don&apos;t support them.&lt;/p&gt;</comment>
                            <comment id="243003" author="gerrit" created="Thu, 28 Feb 2019 08:10:58 +0000"  >&lt;p&gt;Yingjin Qian (qian@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34343&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34343&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12021&quot; title=&quot;Error message of mdt_attr_valid_xlate() when 2.12 client to 2.10 server&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12021&quot;&gt;&lt;del&gt;LU-12021&lt;/del&gt;&lt;/a&gt; lsom: Add an OBD_CONNECT2_LSOM connect flag&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 11e2b730944d3afbe62f6559a316929e58927a20&lt;/p&gt;</comment>
                            <comment id="243839" author="gerrit" created="Wed, 13 Mar 2019 13:21:24 +0000"  >&lt;p&gt;Aurelien Degremont (degremoa@amazon.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34412&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34412&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12021&quot; title=&quot;Error message of mdt_attr_valid_xlate() when 2.12 client to 2.10 server&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12021&quot;&gt;&lt;del&gt;LU-12021&lt;/del&gt;&lt;/a&gt; mdt: make useless error message a debug one&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: acf12670e6f9acd1fac9a999a3f37ccc5c5d3c6b&lt;/p&gt;</comment>
                            <comment id="245778" author="gerrit" created="Mon, 15 Apr 2019 16:16:17 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34663&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34663&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12021&quot; title=&quot;Error message of mdt_attr_valid_xlate() when 2.12 client to 2.10 server&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12021&quot;&gt;&lt;del&gt;LU-12021&lt;/del&gt;&lt;/a&gt; lsom: Add an OBD_CONNECT2_LSOM connect flag&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a0e2915c67fed503cdadca3af23430095b7000c0&lt;/p&gt;</comment>
                            <comment id="246039" author="gerrit" created="Thu, 18 Apr 2019 22:09:34 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34343/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34343/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12021&quot; title=&quot;Error message of mdt_attr_valid_xlate() when 2.12 client to 2.10 server&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12021&quot;&gt;&lt;del&gt;LU-12021&lt;/del&gt;&lt;/a&gt; lsom: Add an OBD_CONNECT2_LSOM connect flag&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fdd2c5d3a6e5f866e5ca887064e9ed37316af234&lt;/p&gt;</comment>
                            <comment id="246044" author="pjones" created="Thu, 18 Apr 2019 22:35:51 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="246124" author="gerrit" created="Sun, 21 Apr 2019 06:12:13 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34663/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34663/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12021&quot; title=&quot;Error message of mdt_attr_valid_xlate() when 2.12 client to 2.10 server&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12021&quot;&gt;&lt;del&gt;LU-12021&lt;/del&gt;&lt;/a&gt; lsom: Add an OBD_CONNECT2_LSOM connect flag&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 03caa311ca920eb94cdb73935c46364e0ebe13a9&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="54781">LU-11928</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is duplicated by">
                                                        </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|i00cbr:</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>