<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:22:28 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-2112] Interop issue</title>
                <link>https://jira.whamcloud.com/browse/LU-2112</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Chris Gearing &amp;lt;chris@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/6801f456-1142-11e2-a645-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/6801f456-1142-11e2-a645-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test lustre-initialization_1 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;04:16:41:CMD: client-28vm8 grep -c /mnt/ost6&apos; &apos; /proc/mounts&lt;br/&gt;
04:16:41:CMD: client-28vm8 lsmod | grep lnet &amp;gt; /dev/null &amp;amp;&amp;amp; lctl dl | grep &apos; ST &apos;&lt;br/&gt;
04:16:41:CMD: client-28vm8 /usr/sbin/mkfs.lustre --ost --fsname=lustre --param sys.timeout=20 --device-size=2097152 --mgsnode=client-28vm7@tcp --backfstype ldiskfs --reformat /dev/lvm-OSS/P6&lt;br/&gt;
04:16:41:client-28vm8: warning: /dev/lvm-OSS/P6: for Lustre 2.4 and later, the target index must be specified with --index&lt;br/&gt;
04:16:41:&lt;br/&gt;
04:16:41:   Permanent disk data:&lt;br/&gt;
04:16:41:Target:     lustre:OSTffff&lt;br/&gt;
04:16:42:Index:      unassigned&lt;br/&gt;
04:16:42:Lustre FS:  lustre&lt;br/&gt;
...snip&lt;br/&gt;
04:16:43:debug=0x33f0404&lt;br/&gt;
04:16:43:subsystem_debug=0xffb7e3ff&lt;br/&gt;
04:16:43:gss/krb5 is not supported&lt;br/&gt;
04:16:43:Setup mgs, mdt, osts&lt;br/&gt;
04:16:43:CMD: client-28vm7 mkdir -p /mnt/mds1&lt;br/&gt;
04:16:43:Starting mds1: -o user_xattr,acl  /dev/lvm-MDS/P1 /mnt/mds1&lt;br/&gt;
04:16:43:CMD: client-28vm7 mkdir -p /mnt/mds1; mount -t lustre -o user_xattr,acl  /dev/lvm-MDS/P1 /mnt/mds1&lt;br/&gt;
04:16:43:client-28vm7: mount.lustre: /dev/mapper/lvm--MDS-P1 has no index assigned (probably formatted with old mkfs)&lt;br/&gt;
04:17:08:Tests running for 37 minutes, 0 restarts, current suite:test lustre-initialization-1:lustre-initialization_1&lt;br/&gt;
04:18:08:Tests running for 38 minutes, 0 restarts, current suite:test lustre-initialization-1:lustre-initialization_1&lt;br/&gt;
04:19:08:Tests runnin&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;This issue occurs with 1.8, 2.2 and presumably 2.1 clients. The  client test scripts probably need to be updated on 1.8,2.1,2.2 to provide index for later servers&lt;/p&gt;</description>
                <environment>Client: 2.2.0-RC2--PRISTINE-2.6.32-220.4.2.el6.x86_64&lt;br/&gt;
Server: 2.3.53</environment>
        <key id="16282">LU-2112</key>
            <summary>Interop issue</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="wc-triage">WC Triage</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Mon, 8 Oct 2012 16:47:19 +0000</created>
                <updated>Tue, 28 Oct 2014 20:40:30 +0000</updated>
                            <resolved>Tue, 28 Oct 2014 20:40:30 +0000</resolved>
                                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="46210" author="adilger" created="Mon, 8 Oct 2012 17:23:50 +0000"  >&lt;p&gt;Would it be reasonable to assume &lt;tt&gt;index = 0&lt;/tt&gt; in the 2.4 code if no index is specified for the MDT?  Alternately, or in addition, the warning in mkfs_lustre.c should be upgraded to an error, and should also be back-ported to 2.1 if it isn&apos;t already, to give users more warning about this change.&lt;/p&gt;</comment>
                            <comment id="97755" author="adilger" created="Tue, 28 Oct 2014 20:39:57 +0000"  >&lt;p&gt;The default --index=0 was added for MDTs, along with printing a warning in &lt;a href=&quot;http://review.whamcloud.com/4293&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4293&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="14934">LU-1526</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|hzv9ov:</customfieldvalue>

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