<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:25:29 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-2471] conf-sanity test_24a: mkfs.lustre FATAL: unable to prepare backend</title>
                <link>https://jira.whamcloud.com/browse/LU-2471</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;https://maloo.whamcloud.com/test_sets/70b27b00-4295-11e2-8dba-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/70b27b00-4295-11e2-8dba-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_24a failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;test_24a returned 10&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;CMD: client-29vm3 mkfs.lustre --mgsnode=client-29vm3@tcp --fsname=lustre --mdt --index=0 --param=sys.timeout=20 --param=lov.stripesize=1048576 --param=lov.stripecount=0 --param=mdt.identity_upcall=/usr/sbin/l_getidentity --backfstype=ldiskfs --device-size=2097152 --mkfsoptions=\&quot;-E lazy_itable_init\&quot; --mountfsoptions=errors=remount-ro,iopen_nopriv,user_xattr,acl --nomgs --mgsnode=client-29vm3@tcp --fsname=test1234 --reformat lustre-mdt1_2/mdt1_2 /dev/lvm-MDS/S1&lt;br/&gt;
client-29vm3: mkfs.lustre: failed to resolve path to lustre-mdt1_2/mdt1_2&lt;br/&gt;
client-29vm3: &lt;br/&gt;
client-29vm3: mkfs.lustre FATAL: unable to prepare backend (2)&lt;br/&gt;
client-29vm3: mkfs.lustre: exiting with 2 (No such file or directory)&lt;/p&gt;</description>
                <environment>lustre master build #1104 with ZFS</environment>
        <key id="16902">LU-2471</key>
            <summary>conf-sanity test_24a: mkfs.lustre FATAL: unable to prepare backend</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="liwei">Li Wei</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                            <label>HB</label>
                    </labels>
                <created>Tue, 11 Dec 2012 17:21:10 +0000</created>
                <updated>Tue, 27 Aug 2019 00:01:10 +0000</updated>
                            <resolved>Sat, 22 Dec 2012 01:00:18 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="49380" author="liwei" created="Tue, 18 Dec 2012 09:34:59 +0000"  >&lt;p&gt;The format command Sarah quoted is indeed inconsistent:&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;... --backfstype=ldiskfs ... lustre-mdt1_2/mdt1_2 /dev/lvm-MDS/S1
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;According the &quot;lustre-initialisation&quot; log in the Maloo session, Autotest gave these:&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;06:51:51:export MDSFSTYPE=ldiskfs
06:51:51:export MGSFSTYPE=zfs
...
06:51:51:export OSTFSTYPE=zfs
06:51:52:export FSTYPE=zfs
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Thus, &quot;--backfstype=ldiskfs&quot; was correct, while mdsdevname() and mdsvdevname() generated incorrect device names.  There are two issues need to be fixed here:&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;Autotest should set MDSFSTYPE to &quot;zfs&quot;.  Typo?&lt;/li&gt;
	&lt;li&gt;facet_type() should recognise inputs like &quot;mds1_2&quot;.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;I&apos;ll submit patch for issue 2.&lt;/p&gt;</comment>
                            <comment id="49382" author="liwei" created="Tue, 18 Dec 2012 10:21:30 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/4849&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4849&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="49594" author="liwei" created="Sat, 22 Dec 2012 01:00:18 +0000"  >&lt;p&gt;The patch has landed to master.  The Autotest issue has been reported to Chris and, I believe, has been fixed in Autotest configurations.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="43302">LU-9043</issuekey>
        </issuelink>
                            </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|hzvdnb:</customfieldvalue>

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