<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:48:37 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-5110] Interop 2.5.1&lt;-&gt;2.6 failure on test suite sanity-scrub test_15: Failed to start OI scrub on mds1</title>
                <link>https://jira.whamcloud.com/browse/LU-5110</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;http://maloo.whamcloud.com/test_sets/1b78cfd4-e08e-11e3-8e3d-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/1b78cfd4-e08e-11e3-8e3d-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_15 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;(5) Failed to start OI scrub on mds1&lt;/p&gt;&lt;/blockquote&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;starting MDTs with OI scrub disabled
CMD: shadow-19vm8 mkdir -p /mnt/mds1
CMD: shadow-19vm8 test -b /dev/lvm-Role_MDS/P1
CMD: shadow-19vm8 mkdir -p /mnt/mds1; mount -t lustre -o user_xattr,noscrub  		                   /dev/lvm-Role_MDS/P1 /mnt/mds1
CMD: shadow-19vm8 PATH=/usr/lib64/lustre/tests:/usr/lib/lustre/tests:/usr/lib64/lustre/tests:/opt/iozone/bin:/opt/iozone/bin:/usr/lib64/lustre/tests/mpi:/usr/lib64/lustre/tests/racer:/usr/lib64/lustre/../lustre-iokit/sgpdd-survey:/usr/lib64/lustre/tests:/usr/lib64/lustre/utils/gss:/usr/lib64/lustre/utils:/usr/lib64/openmpi/bin:/usr/bin:/bin:/sbin:/usr/sbin::/sbin:/bin:/usr/sbin: NAME=autotest_config sh rpc.sh set_default_debug \&quot;vfstrace rpctrace dlmtrace neterror ha config ioctl super\&quot; \&quot;all -lnet -lnd -pinger\&quot; 4 
CMD: shadow-19vm8 e2label /dev/lvm-Role_MDS/P1 2&amp;gt;/dev/null
CMD: shadow-19vm8 /usr/sbin/lctl get_param -n 			osd-ldiskfs.lustre-MDT0000.oi_scrub |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: shadow-19vm8 /usr/sbin/lctl get_param -n 			osd-ldiskfs.lustre-MDT0000.oi_scrub |
			awk &apos;/^status/ { print \$2 }&apos;
CMD: shadow-19vm8 /usr/sbin/lctl get_param -n osd-ldiskfs.lustre-MDT0000.oi_scrub
CMD: shadow-19vm8 /usr/sbin/lctl lfsck_start -M lustre-MDT0000 5 --dryrun
shadow-19vm8: lfsck_start: option &apos;--dryrun&apos; requires an argument
shadow-19vm8: Invalid option, &apos;-h&apos; for help.
 sanity-scrub test_15: @@@@@@ FAIL: (5) Failed to start OI scrub on mds1 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>server: 2.5.1&lt;br/&gt;
client: lustre-master build # 2053</environment>
        <key id="24837">LU-5110</key>
            <summary>Interop 2.5.1&lt;-&gt;2.6 failure on test suite sanity-scrub test_15: Failed to start OI scrub on mds1</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                            <label>mq414</label>
                    </labels>
                <created>Tue, 27 May 2014 23:22:12 +0000</created>
                <updated>Thu, 14 Aug 2014 18:29:10 +0000</updated>
                            <resolved>Thu, 12 Jun 2014 18:15:25 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                    <fixVersion>Lustre 2.6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="85052" author="adilger" created="Wed, 28 May 2014 18:30:04 +0000"  >&lt;p&gt;This needs to check the version running on the server. &lt;/p&gt;

&lt;p&gt;Even better would be to run the sanity-scrub and sanity-LFSCK scripts on the server, so we don&apos;t need to check the server version in all of the new tests. &lt;/p&gt;</comment>
                            <comment id="85899" author="adilger" created="Thu, 5 Jun 2014 19:14:16 +0000"  >&lt;p&gt;I think there are two tasks here:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;fix the master test scripts to use &lt;tt&gt;--dryrun on&lt;/tt&gt; again, so they work with 2.5.x tests.  This part would be good to do before 2.6 is released so we don&apos;t have ongoing interop test failures.&lt;/li&gt;
	&lt;li&gt;backport the parts of &lt;a href=&quot;http://review.whamcloud.com/9989&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/9989&lt;/a&gt; that allow &lt;tt&gt;--dryrun&lt;/tt&gt; to be used without an option, and &lt;a href=&quot;http://review.whamcloud.com/10091&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10091&lt;/a&gt; to fix the lfsck_start usage to b2_5.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="85962" author="emoly.liu" created="Fri, 6 Jun 2014 03:02:41 +0000"  >&lt;p&gt;Here is the patch to use --dryrun on/off again in master sanity-scrub.sh test_15 scripts: &lt;a href=&quot;http://review.whamcloud.com/10621&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/10621&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="86449" author="jlevi" created="Thu, 12 Jun 2014 18:15:26 +0000"  >&lt;p&gt;Patch landed to Master. &lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="20920">LU-3935</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="24192">LU-4895</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|hzwn67:</customfieldvalue>

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