<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:23:09 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-2192] Test failure on test suite conf-sanity, subtest test_61</title>
                <link>https://jira.whamcloud.com/browse/LU-2192</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Li Wei &amp;lt;liwei@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/6f4fd31a-1735-11e2-afe1-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/6f4fd31a-1735-11e2-afe1-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_61 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;test failed to respond and timed out&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Info required for matching: conf-sanity 61&lt;/p&gt;</description>
                <environment></environment>
        <key id="16378">LU-2192</key>
            <summary>Test failure on test suite conf-sanity, subtest test_61</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="maloo">Maloo</reporter>
                        <labels>
                            <label>zfs</label>
                    </labels>
                <created>Tue, 16 Oct 2012 01:04:04 +0000</created>
                <updated>Tue, 13 Nov 2012 09:32:12 +0000</updated>
                            <resolved>Tue, 13 Nov 2012 09:32:05 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="46613" author="liwei" created="Tue, 16 Oct 2012 01:06:05 +0000"  >&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;[...]
CMD: fat-intel-1vm3 dumpe2fs -h lustre-mdt1/mdt1 2&amp;gt;&amp;amp;1 | grep -q large_xattr
CMD: fat-intel-1vm3 dumpe2fs -h lustre-mdt1/mdt1 2&amp;gt;&amp;amp;1
[...]
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="47515" author="yujian" created="Wed, 7 Nov 2012 03:07:16 +0000"  >&lt;p&gt;The test hung at:&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;+++++ pdsh -t 300 -S -w fat-intel-2 &apos;(PATH=$PATH:/usr/lib64/lustre/utils:/usr/lib64/lustre/tests:/sbin:/usr/sbin; cd /usr/lib64/lustre/tests; LUSTRE=&quot;/usr/lib64/lustre&quot; sh -c &quot;dumpe2fs -h lustre-mdt1/mdt1 2&amp;gt;&amp;amp;1&quot;)&apos;
+++++ sed &apos;s/^fat-intel-2: //&apos;
+++++ return 1
++++ size=
++++ echo
+++ local block_size=
+++ size=-68
+++ echo -68
++ generate_string -68
++ local size=-68
+++ head -c -68
+++ tr &apos;\0&apos; y
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;# dumpe2fs -h lustre-mdt1/mdt1
dumpe2fs 1.42.3.wc3 (15-Aug-2012)
dumpe2fs: No such file or directory while trying to open lustre-mdt1/mdt1
Couldn&apos;t find valid filesystem superblock.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;dumpe2fs does not work on zfs server target.&lt;/p&gt;</comment>
                            <comment id="47517" author="yujian" created="Wed, 7 Nov 2012 03:35:56 +0000"  >&lt;p&gt;A patch to improve max_xattr_size() is being created.&lt;/p&gt;

&lt;p&gt;The test_102ha() in sanity.sh, test_58b(), test_58c() in replay-single.sh and check_xattr() in lustre-rsync-test.sh are also needed to be updated to support working with zfs server target.&lt;/p&gt;</comment>
                            <comment id="47562" author="yujian" created="Wed, 7 Nov 2012 23:27:43 +0000"  >&lt;p&gt;It turns out that we only need improve large_xattr_enabled().&lt;br/&gt;
Patch for master branch is in &lt;a href=&quot;http://review.whamcloud.com/4493&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4493&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="47721" author="yujian" created="Tue, 13 Nov 2012 08:34:36 +0000"  >&lt;p&gt;Status update:&lt;br/&gt;
The patch is pending being landed on master branch.&lt;/p&gt;</comment>
                            <comment id="47724" author="yujian" created="Tue, 13 Nov 2012 09:32:05 +0000"  >&lt;p&gt;The patch was landed on master branch.&lt;/p&gt;</comment>
                    </comments>
                    <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|hzvahr:</customfieldvalue>

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