<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:56: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-6016] sanity-lfsck test_20a: FAIL: (1) Fail to start MDS!</title>
                <link>https://jira.whamcloud.com/browse/LU-6016</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity-lfsck test 20a failed as follows:&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;start mds1
CMD: shadow-50vm7 mkdir -p /mnt/mds1
CMD: shadow-50vm7 test -b /dev/lvm-Role_MDS/P1
CMD: shadow-50vm7 mkdir -p /mnt/mds1; mount -t lustre -o user_xattr  		                   /dev/lvm-Role_MDS/P1 /mnt/mds1
shadow-50vm7: mount.lustre: according to /etc/mtab /dev/mapper/lvm--Role_MDS-P1 is already mounted on /mnt/mds1
 sanity-lfsck test_20a: @@@@@@ FAIL: (1) Fail to start MDS! 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Maloo report: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/c0e13104-8071-11e4-a434-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/c0e13104-8071-11e4-a434-5254006e85c2&lt;/a&gt;&lt;/p&gt;</description>
                <environment>Lustre build: &lt;a href=&quot;https://build.hpdd.intel.com/job/lustre-b2_5/106/&quot;&gt;https://build.hpdd.intel.com/job/lustre-b2_5/106/&lt;/a&gt;</environment>
        <key id="27868">LU-6016</key>
            <summary>sanity-lfsck test_20a: FAIL: (1) Fail to start MDS!</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="yujian">Jian Yu</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Wed, 10 Dec 2014 19:06:13 +0000</created>
                <updated>Tue, 19 Jan 2016 19:17:12 +0000</updated>
                            <resolved>Mon, 22 Dec 2014 20:55:19 +0000</resolved>
                                    <version>Lustre 2.5.4</version>
                                    <fixVersion>Lustre 2.5.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="101223" author="yujian" created="Wed, 10 Dec 2014 19:13:07 +0000"  >&lt;p&gt;This is a regression failure introduced by the patch &lt;a href=&quot;http://review.whamcloud.com/12740&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12740&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4958&quot; title=&quot;do not crash accessing LOV object with FID {0, 0}&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4958&quot;&gt;&lt;del&gt;LU-4958&lt;/del&gt;&lt;/a&gt; in Lustre b2_5 build #106.&lt;/p&gt;

&lt;p&gt;It looked like $SINGLEMDS was already mounted before running test 20a. However, it&apos;s strange that in the patch review test session, test 20a passed. &lt;/p&gt;</comment>
                            <comment id="101229" author="yujian" created="Wed, 10 Dec 2014 19:39:25 +0000"  >&lt;p&gt;The root cause is that patch &lt;a href=&quot;http://review.whamcloud.com/12740&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12740&lt;/a&gt; was submitted &lt;em&gt;without&lt;/em&gt; considering patch &lt;a href=&quot;http://review.whamcloud.com/10818&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10818&lt;/a&gt;, which removed formatall and setupall from lfsck_prep(). So, while running review test session, test 20a passed with reformatting the filesystem. After the two patches were landed on Lustre b2_5 branch, test 20a failed because formatall and setupall were removed.&lt;/p&gt;

&lt;p&gt;I&apos;m creating a patch to fix test 20a to remove starting $SINGLEMDS.&lt;/p&gt;</comment>
                            <comment id="101237" author="gerrit" created="Wed, 10 Dec 2014 20:10:34 +0000"  >&lt;p&gt;Jian Yu (jian.yu@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13025&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13025&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6016&quot; title=&quot;sanity-lfsck test_20a: FAIL: (1) Fail to start MDS!&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6016&quot;&gt;&lt;del&gt;LU-6016&lt;/del&gt;&lt;/a&gt; tests: do not need start MDS in sanity-lfsck test 20a&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_5&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: f1ad071041152605ead72ca4ca432c1231249e4b&lt;/p&gt;</comment>
                            <comment id="101364" author="yujian" created="Thu, 11 Dec 2014 20:46:18 +0000"  >&lt;p&gt;This is blocking review testing on Lustre b2_5 patches.&lt;/p&gt;</comment>
                            <comment id="102161" author="gerrit" created="Sun, 21 Dec 2014 15:40:13 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13025/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13025/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6016&quot; title=&quot;sanity-lfsck test_20a: FAIL: (1) Fail to start MDS!&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6016&quot;&gt;&lt;del&gt;LU-6016&lt;/del&gt;&lt;/a&gt; tests: do not need start MDS in sanity-lfsck test 20a&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_5&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e835226b17309ec21fd7b46cf397e5fd557049bd&lt;/p&gt;</comment>
                            <comment id="102199" author="yujian" created="Mon, 22 Dec 2014 20:55:19 +0000"  >&lt;p&gt;Patch was landed on Lustre b2_5 branch.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="34173">LU-7682</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|hzx29z:</customfieldvalue>

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