<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:08:44 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-14321] Interop: sanityn test 106a fails with &apos;/mnt/lustre/f106a.sanityn btime (0:1608796627) diff&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-14321</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanityn test_106a was added by patch 3f7853b31ef6 &#8220;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10934&quot; title=&quot;integrate statx() API with Lustre&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10934&quot;&gt;&lt;del&gt;LU-10934&lt;/del&gt;&lt;/a&gt; llite: integrate statx() API with Lustre&#8221; to Lustre 2.13.53.242 on 27 MAY 2020. When we test Lustre clients &amp;gt;= 2.13.53.242 and Lustre servers &amp;lt; 2.13.53.242, this test will fail. &lt;/p&gt;

&lt;p&gt;Looking at the suite_log for &lt;a href=&quot;https://testing.whamcloud.com/test_sets/cd04c059-55e9-475b-88de-2cbef096f515&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/cd04c059-55e9-475b-88de-2cbef096f515&lt;/a&gt;, we see the error message&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;== sanityn test 106a: Verify the btime via statx() =================================================== 07:57:06 (1608796626)
1+0 records in
1+0 records out
1024 bytes (1.0 kB, 1.0 KiB) copied, 0.00144256 s, 710 kB/s
CMD: trevis-19vm4 debugfs -c -R &apos;stat ROOT/f106a.sanityn&apos; /dev/mapper/mds1_flakey
trevis-19vm4: debugfs 1.45.6.wc3 (28-Sep-2020)
trevis-19vm4: /dev/mapper/mds1_flakey: catastrophic mode - not reading inode or group bitmaps
Inode: 14506 Type: regular Mode: 0644 Flags: 0x0 Generation: 660653283 Version: 0x00000012:0028819f User: 0 Group: 0 Project: 0 Size: 0 File ACL: 0 Links: 1 Blockcount: 0 Fragment: Address: 0 Number: 0 Size: 0 ctime: 0x5fe449d3:829350f0 -- Thu Dec 24 07:57:07 2020 atime: 0x5fe449d3:829350f0 -- Thu Dec 24 07:57:07 2020 mtime: 0x5fe449d3:829350f0 -- Thu Dec 24 07:57:07 2020 crtime: 0x5fe449d3:829350f0 -- Thu Dec 24 07:57:07 2020 Size of extra inode fields: 32 Extended attributes: trusted.lma (24) = 00 00 00 00 00 00 00 00 d4 88 00 00 02 00 00 00 00 9f 00 00 00 00 00 00 lma: fid=[0x2000088d4:0x9f00:0x0] compat=0 incompat=0 trusted.lov (56) trusted.link (55) trusted.som (24) = 04 00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 BLOCKS:
 sanityn test_106a: @@@@@@ FAIL: /mnt/lustre/f106a.sanityn btime (0:1608796627) diff 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;


&lt;p&gt;In addition, the same patch added a call to &#8216;lfs setstripe&#8217; that is failing for the same Lustre client/server combinations. The code added is&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;
3090 
3091         $LFS setstripe -E 1M -c 1 -E -1 --extension-size 64M $DIR1/$tfile ||
3092                 error &lt;span class=&quot;code-quote&quot;&gt;&quot;Create $DIR1/$tfile failed&quot;&lt;/span&gt;
3093 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;with 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;== sanityn test 51b: layout lock: glimpse should be able to restart if layout changed ================ 07:36:53 (1608795413)
lfs setstripe: cannot create composite file &apos;/mnt/lustre/f51b.sanityn&apos;: Invalid argument
 sanityn test_51b: @@@@@@ FAIL: Create /mnt/lustre/f51b.sanityn failed 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:6273:error()
  = /usr/lib64/lustre/tests/sanityn.sh:3092:test_51b()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;We need to skip sanityn test 106a for servers with Lustre version &amp;lt; 2.13.53.242. &lt;/p&gt;

&lt;p&gt;For test 51b, should we just skip the &#8216;lfs setstripe&#8217; for Lustre servers with version &amp;lt; 2.13.53.242?&lt;/p&gt;</description>
                <environment>Lustre clients &amp;gt;= 2.13.53.242 and Lustre servers &amp;lt; 2.13.53.242</environment>
        <key id="62305">LU-14321</key>
            <summary>Interop: sanityn test 106a fails with &apos;/mnt/lustre/f106a.sanityn btime (0:1608796627) diff&apos;</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="jamesanunez">James Nunez</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>interop</label>
                    </labels>
                <created>Mon, 11 Jan 2021 17:20:04 +0000</created>
                <updated>Thu, 7 Dec 2023 21:45:44 +0000</updated>
                            <resolved>Wed, 25 Aug 2021 16:32:38 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="289216" author="adilger" created="Mon, 11 Jan 2021 18:05:05 +0000"  >&lt;p&gt;The btime test was added in the statx patch, but the setstripe is from a probably from the SEL patch?&lt;/p&gt;

&lt;p&gt;Also, I thought I had added version checks around the btime check already?&lt;/p&gt;</comment>
                            <comment id="289221" author="jamesanunez" created="Mon, 11 Jan 2021 18:19:24 +0000"  >&lt;p&gt;In master, sanityn test 106a does not have a version check:&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;
5354 test_106a() {
5355         [ &lt;span class=&quot;code-quote&quot;&gt;&quot;$mds1_FSTYPE&quot;&lt;/span&gt; == &lt;span class=&quot;code-quote&quot;&gt;&quot;ldiskfs&quot;&lt;/span&gt; ] &amp;amp;&amp;amp; statx_supported ||
5356                 skip_env &lt;span class=&quot;code-quote&quot;&gt;&quot;Test only &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; ldiskfs and statx() supported&quot;&lt;/span&gt;
5357 
5358         local btime
5359         local mdt_btime
5360         local output
5361         local mdtdev=$(mdsdevname ${SINGLEMDS&lt;span class=&quot;code-comment&quot;&gt;//mds/})
&lt;/span&gt;5362 
5363         dd &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt;=/dev/zero of=$DIR/$tfile bs=1k count=1 conv=notrunc
5364         btime=$($STATX -c %W $DIR/$tfile)
5365         output=$(do_facet mds1 &lt;span class=&quot;code-quote&quot;&gt;&quot;$DEBUGFS -c -R &lt;span class=&quot;code-quote&quot;&gt;&apos;stat ROOT/$tfile&apos;&lt;/span&gt; $mdtdev&quot;&lt;/span&gt;)
5366         echo $output
5367         ((mdt_btime=$(awk -F &lt;span class=&quot;code-quote&quot;&gt;&apos;:&apos;&lt;/span&gt; /crtime/&lt;span class=&quot;code-quote&quot;&gt;&apos;{ print $2 }&apos;&lt;/span&gt; &amp;lt;&amp;lt;&amp;lt; &lt;span class=&quot;code-quote&quot;&gt;&quot;$output&quot;&lt;/span&gt;)))
5368         [[ $btime == $mdt_btime ]] ||
5369                 error &lt;span class=&quot;code-quote&quot;&gt;&quot;$DIR/$tfile btime ($btime:$mdt_btime) diff&quot;&lt;/span&gt;
5370 
5371 }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="291383" author="adilger" created="Sat, 6 Feb 2021 01:07:40 +0000"  >&lt;p&gt;Sorry, I was confused with adding checks to sanity test_56oc:&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;
        [[ $MDS1_VERSION -lt $(version_code 2.13.54) ||
           $CLIENT_VERSION -lt $(version_code 2.13.54) ]] &amp;amp;&amp;amp;
                ! btime_supported &amp;amp;&amp;amp; echo &lt;span class=&quot;code-quote&quot;&gt;&quot;btime unsupported&quot;&lt;/span&gt; &amp;amp;&amp;amp; &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; 0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;in patch &lt;a href=&quot;https://review.whamcloud.com/39890&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39890&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13665&quot; title=&quot;master-2.12 interop: sanity multiple failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13665&quot;&gt;&lt;del&gt;LU-13665&lt;/del&gt;&lt;/a&gt; tests: skip sanity subtests for new features&lt;/tt&gt;&quot;, which also skipped test_165.  I don&apos;t know why this test was not skipped at the same time. &lt;/p&gt;</comment>
                            <comment id="304841" author="gerrit" created="Thu, 17 Jun 2021 23:30:02 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44027&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44027&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14321&quot; title=&quot;Interop: sanityn test 106a fails with &amp;#39;/mnt/lustre/f106a.sanityn btime (0:1608796627) diff&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14321&quot;&gt;&lt;del&gt;LU-14321&lt;/del&gt;&lt;/a&gt; tests: skip sanityn 51b for old servers&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a43230b1c36ed811cefbbedda5c1f0c4995d7060&lt;/p&gt;</comment>
                            <comment id="311116" author="gerrit" created="Wed, 25 Aug 2021 06:22:53 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/44027/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44027/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14321&quot; title=&quot;Interop: sanityn test 106a fails with &amp;#39;/mnt/lustre/f106a.sanityn btime (0:1608796627) diff&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14321&quot;&gt;&lt;del&gt;LU-14321&lt;/del&gt;&lt;/a&gt; tests: create PFL file in sanityn 51b&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 82d1c06b0c12a724817fa82ff4b3ef088679cdff&lt;/p&gt;</comment>
                            <comment id="311163" author="pjones" created="Wed, 25 Aug 2021 16:32:38 +0000"  >&lt;p&gt;Landed for 2.15&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|i01j3j:</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>