<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:26:55 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-9522] sanity test 27z is failing with &apos;test_27z failed with 6&apos; </title>
                <link>https://jira.whamcloud.com/browse/LU-9522</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity test_27z is failing with the error&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;&apos;test_27z failed with 6&apos; 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;From the test_log, we see&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;Started lustre-OST0001
/mnt/lustre-ost2/O/0/d3/1667: parent=[0x200000bd0:0x40cc:0x0] stripe=0 stripe_size=1048576 stripe_count=2
want: stripe:1 ost:0 oid:858/0x35a seq:0
/mnt/lustre-ost2/O/0/d3/1667: parent=[0x200000bd0:0x40cc:0x0] stripe=0 stripe_size=1048576 stripe_count=2
 sanity test_27z: @@@@@@ FAIL: FF stripe 0 != 1 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This test is only failing for review-zfs-part-1. &lt;/p&gt;

&lt;p&gt;sanity test 27z started failing with this error on May 16, 2017. The first few failure logs are at&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/4f3d47bc-3a42-11e7-b81e-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/4f3d47bc-3a42-11e7-b81e-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/6d1be1a2-3a43-11e7-b861-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/6d1be1a2-3a43-11e7-b861-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/2a85c6c6-3a5e-11e7-b3f6-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/2a85c6c6-3a5e-11e7-b3f6-5254006e85c2&lt;/a&gt;&lt;/p&gt;</description>
                <environment>autotest</environment>
        <key id="46151">LU-9522</key>
            <summary>sanity test 27z is failing with &apos;test_27z failed with 6&apos; </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="jamesanunez">James Nunez</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                    </labels>
                <created>Wed, 17 May 2017 15:40:37 +0000</created>
                <updated>Fri, 19 May 2017 19:37:05 +0000</updated>
                            <resolved>Fri, 19 May 2017 19:37:05 +0000</resolved>
                                    <version>Lustre 2.10.0</version>
                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="196178" author="jamesanunez" created="Wed, 17 May 2017 15:43:44 +0000"  >&lt;p&gt;I think I know what the issue is and it looks like a test only issue. The ff variable in the test is not reset for each iteration and, thus, the ff variable is not updated:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;1864         $GETSTRIPE $1 | &lt;span class=&quot;code-keyword&quot;&gt;while&lt;/span&gt; read obdidx oid hex seq; &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt;
...
1883 
1884                 local ff
1885                 #
1886                 # Don&lt;span class=&quot;code-quote&quot;&gt;&apos;t unmount/remount the OSTs &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; we don&apos;&lt;/span&gt;t need to &lt;span class=&quot;code-keyword&quot;&gt;do&lt;/span&gt; that.
1887                 # LU-2577 changes filter_fid to be smaller, so debugfs needs
1888                 # update too, until that use mount/ll_decode_filter_fid/mount.
1889                 # Re-enable when debugfs will understand &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; filter_fid.
1890                 #
1891                 &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; [ $(facet_fstype ost$ost) == ldiskfs ]; then
1892                         ff=$(do_facet ost$ost &quot;$DEBUGFS -c -R &lt;span class=&quot;code-quote&quot;&gt;&apos;stat $obj_file&apos;&lt;/span&gt; \
1893                                 $dev 2&amp;gt;/dev/&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;&lt;span class=&quot;code-quote&quot;&gt;&quot; | grep &quot;&lt;/span&gt;parent=&quot;)
1894                 fi
1895                 &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; [ -z &lt;span class=&quot;code-quote&quot;&gt;&quot;$ff&quot;&lt;/span&gt; ]; then
1896                         stop ost$ost
1897                         mount_fstype ost$ost
1898                         ff=$(do_facet ost$ost $LL_DECODE_FILTER_FID \
1899                                 $(facet_mntpt ost$ost)/$obj_file)
1900                         unmount_fstype ost$ost
1901                         start ost$ost $dev $OST_MOUNT_OPTS
1902                         clients_up
1903                 fi
1904 
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I will upload a patch to make sure this is the issue.&lt;/p&gt;</comment>
                            <comment id="196183" author="gerrit" created="Wed, 17 May 2017 16:04:31 +0000"  >&lt;p&gt;James Nunez (james.a.nunez@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27163&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27163&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9522&quot; title=&quot;sanity test 27z is failing with &amp;#39;test_27z failed with 6&amp;#39; &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9522&quot;&gt;&lt;del&gt;LU-9522&lt;/del&gt;&lt;/a&gt; test: sanity 27z fix update local variable&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 558cdb7b540e1eafed4ec637ca1b6a756bc3a0b6&lt;/p&gt;</comment>
                            <comment id="196214" author="jamesanunez" created="Wed, 17 May 2017 17:38:38 +0000"  >&lt;p&gt;The test is failing due to &lt;a href=&quot;https://review.whamcloud.com/#/c/26569/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/26569/&lt;/a&gt;&lt;br/&gt;
Change-Id: Ia971e33cc3d8a5e4ca6f821116f12c0a72bcab07&lt;/p&gt;</comment>
                            <comment id="196284" author="bogl" created="Thu, 18 May 2017 02:52:29 +0000"  >&lt;p&gt;more on master:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/b573cb72-3b56-11e7-b3f6-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/b573cb72-3b56-11e7-b3f6-5254006e85c2&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/f864ac5e-3c18-11e7-b3f6-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/f864ac5e-3c18-11e7-b3f6-5254006e85c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="196486" author="gerrit" created="Fri, 19 May 2017 17:12:09 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27163/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27163/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9522&quot; title=&quot;sanity test 27z is failing with &amp;#39;test_27z failed with 6&amp;#39; &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9522&quot;&gt;&lt;del&gt;LU-9522&lt;/del&gt;&lt;/a&gt; test: sanity 27z fix update local variable&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e6e0d59bb3af2cad16495059aa23675e6a3cffb0&lt;/p&gt;</comment>
                            <comment id="196509" author="pjones" created="Fri, 19 May 2017 19:37:05 +0000"  >&lt;p&gt;Landed for 2.10&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="42916">LU-8998</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|hzzd07:</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>