<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:55:44 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-5929] conf-sanity test 72 - tune2fs: No such file or directory </title>
                <link>https://jira.whamcloud.com/browse/LU-5929</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;conf-sanity test_72 calls tries to &quot;tune MDT with &apos;-O extents&apos; by calling&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;$TUNE2FS -O extents $(mdsdevname $num)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Yet, this generates an error. In the client test_log, we can see:&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;tune2fs: No such file or directory while trying to open /dev/lvm-Role_MDS/P1
Couldn&apos;t find valid filesystem superblock.
tune2fs 1.42.12.wc1 (15-Sep-2014)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The test will continue without error even though the call to tune2fs fails. &lt;br/&gt;
Here is an example of a test session that conf-sanity test 72 PASSes, but tune2fs fails &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/265a72ae-6dbf-11e4-9c5a-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/265a72ae-6dbf-11e4-9c5a-5254006e85c2&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;The call to tune2fs should be made on the MDS(s) and we should check the return code of tune2fs.&lt;/p&gt;

&lt;p&gt;I will upload a patch.&lt;/p&gt;</description>
                <environment>Auto-test and OpenSFS cluster</environment>
        <key id="27631">LU-5929</key>
            <summary>conf-sanity test 72 - tune2fs: No such file or directory </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="jamesanunez">James Nunez</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>tests</label>
                    </labels>
                <created>Tue, 18 Nov 2014 01:17:54 +0000</created>
                <updated>Fri, 17 Mar 2017 14:11:25 +0000</updated>
                            <resolved>Wed, 25 Mar 2015 14:29:52 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                    <version>Lustre 2.7.0</version>
                    <version>Lustre 2.5.3</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="99447" author="gerrit" created="Tue, 18 Nov 2014 01:34:33 +0000"  >&lt;p&gt;James Nunez (james.a.nunez@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/12761&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12761&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5929&quot; title=&quot;conf-sanity test 72 - tune2fs: No such file or directory &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5929&quot;&gt;&lt;del&gt;LU-5929&lt;/del&gt;&lt;/a&gt; tests: conf-sanity test 72 call tune2fs on MDSs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f61728f74bab5d52cb63691a627f36edb8a4bca4&lt;/p&gt;</comment>
                            <comment id="110601" author="gerrit" created="Wed, 25 Mar 2015 13:07:31 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/12761/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12761/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5929&quot; title=&quot;conf-sanity test 72 - tune2fs: No such file or directory &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5929&quot;&gt;&lt;del&gt;LU-5929&lt;/del&gt;&lt;/a&gt; tests: conf-sanity test 72 call tune2fs on MDSs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 514f028104bbdbb48a9e5a22b27d71508cdda87b&lt;/p&gt;</comment>
                            <comment id="110607" author="jamesanunez" created="Wed, 25 Mar 2015 14:29:52 +0000"  >&lt;p&gt;Landed to master for 2.8.0.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </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|hzx14f:</customfieldvalue>

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