<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:56:20 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-5999] sanity test_44a: FAIL: ll_sparseness_verify  2097152</title>
                <link>https://jira.whamcloud.com/browse/LU-5999</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Patch &lt;a href=&quot;http://review.whamcloud.com/9760&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/9760&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4820&quot; title=&quot;extra memcpy in read path&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4820&quot;&gt;&lt;del&gt;LU-4820&lt;/del&gt;&lt;/a&gt; introduced a regression failure in sanity test 44a under ZFS configuration:&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;== sanity test 44a: test sparse pwrite ================================= 12:21:51 (1416486111)
--------writing /mnt/lustre/d44a-2097152 at 2097152
read(): Input/output error
 sanity test_44a: @@@@@@ FAIL: ll_sparseness_verify  2097152 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Maloo reports:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/0f950f94-711f-11e4-95d2-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/0f950f94-711f-11e4-95d2-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/a78e1d32-7e89-11e4-afba-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/a78e1d32-7e89-11e4-afba-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/4ebe303c-7e86-11e4-bf5a-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/4ebe303c-7e86-11e4-bf5a-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/b9ecadae-7e7f-11e4-bf5a-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/b9ecadae-7e7f-11e4-bf5a-5254006e85c2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Info required for matching: sanity 44a&lt;/p&gt;</description>
                <environment>FSTYPE=zfs</environment>
        <key id="27827">LU-5999</key>
            <summary>sanity test_44a: FAIL: ll_sparseness_verify  2097152</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="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="wc-triage">WC Triage</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                            <label>zfs</label>
                    </labels>
                <created>Mon, 8 Dec 2014 08:14:51 +0000</created>
                <updated>Mon, 8 Dec 2014 18:29:41 +0000</updated>
                            <resolved>Mon, 8 Dec 2014 18:29:41 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="100976" author="adilger" created="Mon, 8 Dec 2014 17:47:36 +0000"  >&lt;p&gt;Have pushed &lt;a href=&quot;http://review.whamcloud.com/12990&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/12990&lt;/a&gt; to revert the change, since the patch only appears to be a performance optimization and nothing will re-break if it is reverted.&lt;/p&gt;

&lt;p&gt;If the original patch is actually good, and the test is just broken because it isn&apos;t relevant for ZFS, then someone should push a patch to fix or disable the patch for ZFS. I&apos;d question disabling the test, however, because it passed previously for ZFS so if it is claimed that this is not relevant for ZFS there needs to be a good reason behind it.  &lt;/p&gt;</comment>
                            <comment id="100982" author="jlevi" created="Mon, 8 Dec 2014 18:29:41 +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="27826">LU-5998</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|hzx22f:</customfieldvalue>

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