<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:09:51 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-7548] Missing --mods option of e2fsck in test lfsck.sh</title>
                <link>https://jira.whamcloud.com/browse/LU-7548</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Got following error when running lfsck.sh. e2fsck has no --mdsdb option. Maybe the test script is outdated?&lt;/p&gt;


&lt;p&gt;CMD: atest-vm27 e2fsck -d -v -t -t -f -n --mdsdb /mnt/nfs/mdsdb /dev/sdb&lt;br/&gt;
atest-vm27: e2fsck: invalid option &amp;#8211; &apos;-&apos;&lt;br/&gt;
atest-vm27: Usage: e2fsck &lt;span class=&quot;error&quot;&gt;&amp;#91;-panyrcdfvtDFV&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;-b superblock&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;-B blocksize&amp;#93;&lt;/span&gt;&lt;br/&gt;
atest-vm27: 		&lt;span class=&quot;error&quot;&gt;&amp;#91;-I inode_buffer_blocks&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;-P process_inode_size&amp;#93;&lt;/span&gt;&lt;br/&gt;
atest-vm27: 		&lt;span class=&quot;error&quot;&gt;&amp;#91;-l|-L bad_blocks_file&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;-C fd&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;-j external_journal&amp;#93;&lt;/span&gt;&lt;br/&gt;
atest-vm27: 		&lt;span class=&quot;error&quot;&gt;&amp;#91;-E extended-options&amp;#93;&lt;/span&gt; device&lt;br/&gt;
atest-vm27: &lt;br/&gt;
atest-vm27: Emergency help:&lt;br/&gt;
atest-vm27:  -p                   Automatic repair (no questions)&lt;br/&gt;
atest-vm27:  -n                   Make no changes to the filesystem&lt;br/&gt;
atest-vm27:  -y                   Assume &quot;yes&quot; to all questions&lt;br/&gt;
atest-vm27:  -c                   Check for bad blocks and add them to the badblock list&lt;br/&gt;
atest-vm27:  -f                   Force checking even if filesystem is marked clean&lt;br/&gt;
atest-vm27:  -v                   Be verbose&lt;br/&gt;
atest-vm27:  -b superblock        Use alternative superblock&lt;br/&gt;
atest-vm27:  -B blocksize         Force blocksize when looking for superblock&lt;br/&gt;
atest-vm27:  -j external_journal  Set location of the external journal&lt;br/&gt;
atest-vm27:  -l bad_blocks_file   Add to badblocks list&lt;br/&gt;
atest-vm27:  -L bad_blocks_file   Set badblocks list&lt;br/&gt;
 lfsck : @@@@@@ FAIL: e2fsck -d -v -t -t -f -n --mdsdb /mnt/nfs/mdsdb /dev/sdb returned 16, should be &amp;lt;= 1 &lt;br/&gt;
  Trace dump:&lt;br/&gt;
  = /usr/lib64/lustre/tests/test-framework.sh:4421:error_noexit()&lt;br/&gt;
  = /usr/lib64/lustre/tests/test-framework.sh:4452:error()&lt;br/&gt;
  = /usr/lib64/lustre/tests/test-framework.sh:3850:run_e2fsck()&lt;br/&gt;
  = /usr/lib64/lustre/tests/test-framework.sh:3884:generate_db()&lt;br/&gt;
  = /usr/lib64/lustre/tests/lfsck.sh:239:main()&lt;/p&gt;</description>
                <environment></environment>
        <key id="33597">LU-7548</key>
            <summary>Missing --mods option of e2fsck in test lfsck.sh</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="3">Duplicate</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="lixi">Li Xi</reporter>
                        <labels>
                    </labels>
                <created>Sun, 13 Dec 2015 04:59:37 +0000</created>
                <updated>Sun, 13 Dec 2015 15:49:48 +0000</updated>
                            <resolved>Sun, 13 Dec 2015 15:49:48 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="136146" author="adilger" created="Sun, 13 Dec 2015 06:22:56 +0000"  >&lt;p&gt;The lfsck.sh test is obsolete. Please see &lt;a href=&quot;http://review.whamcloud.com/16237&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16237&lt;/a&gt; for the removal of this test script. &lt;/p&gt;</comment>
                            <comment id="136154" author="lixi" created="Sun, 13 Dec 2015 15:45:09 +0000"  >&lt;p&gt;Thank you for the information! Please mark this ticket duplicated with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7301&quot; title=&quot;change test-framework to exclude the cleanup between the tests suites&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7301&quot;&gt;&lt;del&gt;LU-7301&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="32655">LU-7301</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|hzxvpz:</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>