<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:59:07 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-13184] conf-sanity test_112: problem creating f112.conf-sanity.0 on OST0000</title>
                <link>https://jira.whamcloud.com/browse/LU-13184</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Andreas Dilger  &amp;lt;adilger@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/e0c5003a-4327-11ea-bffa-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/e0c5003a-4327-11ea-bffa-52540065bddc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;test_112 failed with the following error in the test logs:&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;lfs setstripe: setstripe error for &apos;/mnt/lustre/f112.conf-sanity.0&apos;: Numerical result out of range
problem creating f112.conf-sanity.0 on OST0000
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;It appears that the MDT0000-OST0000 connection has not completed in time, so creating the new file on OST0000 immediately after mounting the filesystem can intermittently fail.  The MDS0 debug log reports:&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;1580363348.206540:0:25757:0:(mdt_handler.c:1755:mdt_getattr_name_lock()) getattr with lock for [0x200000007:0x1:0x0]/f112.conf-sanity.0, ldlm_rep = ffff9e67e08e51f8
1580363348.214294:0:25757:0:(osp_dev.c:743:osp_statfs()) Process leaving (rc=-107)
1580363348.214295:0:25757:0:(lod_qos.c:135:lod_statfs_and_check()) lustre-OST0000-osc-MDT0000: turns inactive
1580363348.214298:0:25757:0:(osp_dev.c:760:osp_statfs()) lustre-OST0001-osc-MDT0000: 37598 blocks, 35206 free, 31638 avail, 1 reserved mb low, 3 reserved mb high,50000 files, 49732 free files
1580363348.214300:0:25757:0:(osp_dev.c:779:osp_statfs()) Process leaving (rc=0 : 0 : 0)
1580363348.214301:0:25757:0:(lod_qos.c:135:lod_statfs_and_check()) lustre-OST0001-osc-MDT0000: turns inactive
1580363348.214306:0:25757:0:(lod_qos.c:2435:lod_qos_prep_create()) Process leaving via out (rc=-34)
1580363348.214308:0:25757:0:(lod_qos.c:2580:lod_prepare_create()) Process leaving (rc=-34)
1580363348.214312:0:25757:0:(lod_object.c:5594:lod_declare_striped_create()) Process leaving via out (rc=-34)
1580363348.214316:0:25757:0:(lod_object.c:3621:lod_declare_xattr_set()) Process leaving (rc=-34)
1580363348.214317:0:25757:0:(mdd_dir.c:1924:mdd_create_data()) Process leaving via stop (rc=-34)
1580363348.214325:0:25757:0:(mdd_dir.c:1947:mdd_create_data()) Process leaving (rc=-34)
1580363348.214326:0:25757:0:(mdt_open.c:134:mdt_create_data()) Process leaving (rc=-34)
1580363348.214326:0:25757:0:(mdt_open.c:361:mdt_mfd_open()) Process leaving (rc=-34)
1580363348.214327:0:25757:0:(mdt_open.c:640:mdt_finish_open()) Process leaving (rc=-34)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and the client debug log:&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;1580363348.241716:0:15508:0:(mdc_locks.c:1176:mdc_finish_intent_lock()) D_IT dentry  intent: open status -34 disp 3 rc -34
1580363348.241717:0:15508:0:(mdc_locks.c:1324:mdc_intent_lock()) Process leaving (rc=-34)
1580363348.241721:0:15508:0:(file.c:586:ll_intent_file_open()) lock enqueue: err: -34
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;when in fact MDT0000 doesn&apos;t finish connecting to OST0000 and precreating objects until afterward:&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;1580363348.461378:0:12583:0:(import.c:1169:ptlrpc_connect_interpret()) connected to replayable target: lustre-OST0000_UUID
1580363348.461379:0:12583:0:(import.c:86:import_set_state_nolock()) ffff9e67d8e4e800 lustre-OST0000_UUID: changing import state from CONNECTING to FULL
1580363348.463625:0:12584:0:(osp_precreate.c:1048:osp_pre_update_msfs()) lustre-OST0000-osc-MDT0000: blocks=37598 free=35139 avail=31572 avail_mb=123 hwm_mb=3 files=50000 ffree=49311 state=0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;





&lt;p&gt;VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV&lt;br/&gt;
conf-sanity test_112 - problem creating f112.conf-sanity.0 on OST0000&lt;/p&gt;</description>
                <environment></environment>
        <key id="57959">LU-13184</key>
            <summary>conf-sanity test_112: problem creating f112.conf-sanity.0 on OST0000</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="adilger">Andreas Dilger</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Fri, 31 Jan 2020 20:53:05 +0000</created>
                <updated>Wed, 17 Feb 2021 22:25:06 +0000</updated>
                            <resolved>Mon, 1 Feb 2021 13:33:43 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="262362" author="gerrit" created="Fri, 31 Jan 2020 21:11:55 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/37393&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37393&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13184&quot; title=&quot;conf-sanity test_112: problem creating f112.conf-sanity.0 on OST0000&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13184&quot;&gt;&lt;del&gt;LU-13184&lt;/del&gt;&lt;/a&gt; tests: wait for OST startup in test_112&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 707f6a0a418ba90f03e1cd63565393630f3b1599&lt;/p&gt;</comment>
                            <comment id="278933" author="adilger" created="Sat, 5 Sep 2020 07:20:37 +0000"  >&lt;p&gt;+1 on master&lt;/p&gt;</comment>
                            <comment id="279943" author="hornc" created="Fri, 18 Sep 2020 15:00:58 +0000"  >&lt;p&gt;+1 on master &lt;a href=&quot;https://testing.whamcloud.com/test_sets/c43c6211-922f-4421-adb1-0e138e9c5cb4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/c43c6211-922f-4421-adb1-0e138e9c5cb4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="281619" author="eaujames" created="Wed, 7 Oct 2020 08:17:01 +0000"  >&lt;p&gt;+1 on master &lt;a href=&quot;https://testing.whamcloud.com/test_sets/4f302e2b-5838-4feb-af4f-7e1cb6a15caf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/4f302e2b-5838-4feb-af4f-7e1cb6a15caf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="290340" author="adilger" created="Tue, 26 Jan 2021 01:53:40 +0000"  >&lt;p&gt;It looks like the test_112 failures reporting &quot;&lt;tt&gt;problem creating f112.conf-sanity.0 on OST0000&lt;/tt&gt;&quot; (marked &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12818&quot; title=&quot;replay-single test_70b and other tests fail with &#8220;Numerical result out of range&#8221; error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12818&quot;&gt;&lt;del&gt;LU-12818&lt;/del&gt;&lt;/a&gt;) are exclusively being hit on osd-zfs backends (20 FAIL vs 159 PASS in the past four weeks).&lt;/p&gt;

&lt;p&gt;Conversely, for osd-ldiskfs backends, they are failing test_112 with &quot;&lt;tt&gt;import is not in FULL state&lt;/tt&gt;&quot; (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13813&quot; title=&quot;conf-sanity test_112: can&amp;#39;t put import for mdc.lustre-MDT0000-mdc-*.mds_server_uuid into FULL state after 1475 sec, have DISCONN&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13813&quot;&gt;&lt;del&gt;LU-13813&lt;/del&gt;&lt;/a&gt;) and &quot;&lt;tt&gt;MDS start failed&lt;/tt&gt;&quot; (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13221&quot; title=&quot;conf-sanity test_112: FAIL: MDS start failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13221&quot;&gt;LU-13221&lt;/a&gt;).&lt;/p&gt;</comment>
                            <comment id="290834" author="gerrit" created="Mon, 1 Feb 2021 08:52:11 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/37393/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37393/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13184&quot; title=&quot;conf-sanity test_112: problem creating f112.conf-sanity.0 on OST0000&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13184&quot;&gt;&lt;del&gt;LU-13184&lt;/del&gt;&lt;/a&gt; tests: wait for OST startup in test_112&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: e5080203e1358673ad7518c2b86bc9a5fc654b5f&lt;/p&gt;</comment>
                            <comment id="290847" author="pjones" created="Mon, 1 Feb 2021 13:33:43 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="58029">LU-13221</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="57023">LU-12818</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="60085">LU-13813</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|i00szj:</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>