<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:06:46 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-7191] sanity test_27z: FAIL: O/300000400/d21/75: no filter_fid info</title>
                <link>https://jira.whamcloud.com/browse/LU-7191</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Lai Siyao &amp;lt;lai.siyao@intel.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/58b828fe-5db0-11e5-80c4-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/58b828fe-5db0-11e5-80c4-5254006e85c2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_27z failed with the following 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;test_27z failed with 5
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;Please provide additional information about the failure here.&lt;/p&gt;

&lt;p&gt;Info required for matching: sanity 27z&lt;/p&gt;</description>
                <environment></environment>
        <key id="32253">LU-7191</key>
            <summary>sanity test_27z: FAIL: O/300000400/d21/75: no filter_fid info</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Tue, 22 Sep 2015 02:00:12 +0000</created>
                <updated>Wed, 14 Jul 2021 21:05:36 +0000</updated>
                            <resolved>Fri, 2 Oct 2015 13:04:16 +0000</resolved>
                                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="128045" author="adilger" created="Tue, 22 Sep 2015 04:05:16 +0000"  >&lt;p&gt;Please provide a more useful summary and description for this bug. &lt;/p&gt;</comment>
                            <comment id="128214" author="laisiyao" created="Wed, 23 Sep 2015 06:35:30 +0000"  >&lt;p&gt;The cause of this failure is:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ZFS uses LPU64 as ost object name, see osd_get_idx_for_ost_obj().&lt;/li&gt;
	&lt;li&gt;LDISKFS uses LPX64i as ost object name if create is not from MDT0, see osd_oi_name().&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;so to fix this, sanity 27z function check_set_oid() should always use LPU64 to check obj if FSTYPE is ZFS.&lt;/p&gt;</comment>
                            <comment id="128215" author="laisiyao" created="Wed, 23 Sep 2015 06:40:14 +0000"  >&lt;p&gt;test log is like this:&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 27z: check SEQ/OID on the MDT and OST filesystems == 14:58:06 (1442501886)
striped dir -i3 -c2 /mnt/lustre/d27z.sanity
1+0 records in
1+0 records out
1048576 bytes (1.0 MB) copied, 0.0243793 s, 43.0 MB/s
8+0 records in
8+0 records out
8388608 bytes (8.4 MB) copied, 12.6627 s, 662 kB/s
check file /mnt/lustre/d27z.sanity/f27z.sanity-1
FID seq 0x2c0000404, oid 0x49b ver 0x0
LOV seq 0x2c0000404, oid 0x49b, count: 1
want: stripe:0 ost:0 oid:117/0x75 seq:0x300000400
CMD: shadow-35vm4 grep -c /mnt/ost1&apos; &apos; /proc/mounts
Stopping /mnt/ost1 (opts:) on shadow-35vm4
CMD: shadow-35vm4 umount -d /mnt/ost1
CMD: shadow-35vm4 lsmod | grep lnet &amp;gt; /dev/null &amp;amp;&amp;amp; lctl dl | grep &apos; ST &apos;
CMD: shadow-35vm4 ! zpool list -H lustre-ost1 &amp;gt;/dev/null 2&amp;gt;&amp;amp;1 ||
			grep -q ^lustre-ost1/ /proc/mounts ||
			zpool export  lustre-ost1
CMD: shadow-35vm4 zpool list -H lustre-ost1 &amp;gt;/dev/null 2&amp;gt;&amp;amp;1 ||
			zpool import -f -o cachefile=none -d /dev/lvm-Role_OSS lustre-ost1
CMD: shadow-35vm4 zfs get -H -o value canmount lustre-ost1/ost1
CMD: shadow-35vm4 zfs get -H -o value mountpoint lustre-ost1/ost1
CMD: shadow-35vm4 zfs set canmount=noauto lustre-ost1/ost1
CMD: shadow-35vm4 zfs set mountpoint=legacy lustre-ost1/ost1
CMD: shadow-35vm4 mount -t zfs lustre-ost1/ost1 /mnt/ost1
CMD: shadow-35vm4 ll_decode_filter_fid /mnt/ost1/O/300000400/d21/75
shadow-35vm4: /mnt/ost1/O/300000400/d21/75: error reading fid: No such file or directory
CMD: shadow-35vm4 umount /mnt/ost1
CMD: shadow-35vm4 zfs set mountpoint=/lustre-ost1/ost1 lustre-ost1/ost1
CMD: shadow-35vm4 zfs set canmount=off lustre-ost1/ost1
CMD: shadow-35vm4 ! zpool list -H lustre-ost1 &amp;gt;/dev/null 2&amp;gt;&amp;amp;1 ||
			grep -q ^lustre-ost1/ /proc/mounts ||
			zpool export  lustre-ost1
CMD: shadow-35vm4 mkdir -p /mnt/ost1
CMD: shadow-35vm4 zpool list -H lustre-ost1 &amp;gt;/dev/null 2&amp;gt;&amp;amp;1 ||
			zpool import -f -o cachefile=none -d /dev/lvm-Role_OSS lustre-ost1
Starting ost1:   lustre-ost1/ost1 /mnt/ost1
CMD: shadow-35vm4 mkdir -p /mnt/ost1; mount -t lustre   		                   lustre-ost1/ost1 /mnt/ost1
CMD: shadow-35vm4 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/qt-3.3/bin:/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin::/sbin:/sbin:/bin:/usr/sbin: NAME=autotest_config sh rpc.sh set_default_debug \&quot;vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck\&quot; \&quot;all -lnet -lnd -pinger\&quot; 4 
CMD: shadow-35vm4 zfs get -H -o value lustre:svname 		                           lustre-ost1/ost1 2&amp;gt;/dev/null
Started lustre-OST0000
 sanity test_27z: @@@@@@ FAIL: O/300000400/d21/75: no filter_fid info 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="128216" author="gerrit" created="Wed, 23 Sep 2015 06:40:50 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16605&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16605&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7191&quot; title=&quot;sanity test_27z: FAIL: O/300000400/d21/75: no filter_fid info&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7191&quot;&gt;&lt;del&gt;LU-7191&lt;/del&gt;&lt;/a&gt; test: sanity 27z failed on DNE with ZFS&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 71cb52b999eed049807b6f13d9661f5fc087d0fb&lt;/p&gt;</comment>
                            <comment id="129098" author="gerrit" created="Fri, 2 Oct 2015 04:15:02 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/16605/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16605/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7191&quot; title=&quot;sanity test_27z: FAIL: O/300000400/d21/75: no filter_fid info&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7191&quot;&gt;&lt;del&gt;LU-7191&lt;/del&gt;&lt;/a&gt; test: sanity 27z failed on DNE with ZFS&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c3c215a8c07ac2aa016e564fdb87373a4cc2063a&lt;/p&gt;</comment>
                            <comment id="129123" author="jgmitter" created="Fri, 2 Oct 2015 13:04:16 +0000"  >&lt;p&gt;Landed for 2.8.0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="31493">LU-7009</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|hzxoaf:</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>