<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:22:31 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-9014] conf-sanity test_72() fails with a separate MGS and MDT</title>
                <link>https://jira.whamcloud.com/browse/LU-9014</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&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;x:lustre-release# export MGSDEV=/tmp/lustre-mgs
x:lustre-release# llmount.sh
...
x:lustre-release# ONLY=72 bash lustre/tests/conf-sanity.sh 
Logging to shared log directory: /tmp/test_logs/1484229307
Client: Lustre version: 2.9.51_25_g31aa2bc
MDS: Lustre version: 2.9.51_25_g31aa2bc
OSS: Lustre version: 2.9.51_25_g31aa2bc
excepting tests: 32newtarball 101 24b
skipping tests SLOW=no: 45 69
Stopping clients: x /mnt/lustre (opts:)
Stopping client x /mnt/lustre opts:
Stopping clients: x /mnt/lustre2 (opts:)
Stopping /mnt/lustre-mds1 (opts:-f) on x
Stopping /mnt/lustre-ost1 (opts:-f) on x
Stopping /mnt/lustre-ost2 (opts:-f) on x
waited 0 for 11 ST ost OSS OSS_uuid 0
Stopping /mnt/lustre-mgs (opts:) on x
Loading modules from /root/lustre-release/lustre
detected 8 online CPUs by sysfs
libcfs will create CPU partition based on online CPUs
debug=-1
subsystem_debug=all
Formatting mgs, mds, osts
Format mgs: /tmp/lustre-mgs
Format mds1: /tmp/lustre-mdt1
Format ost1: /tmp/lustre-ost1
Format ost2: /tmp/lustre-ost2
start mgs
Starting mgs:   -o loop /tmp/lustre-mgs /mnt/lustre-mgs
Started MGS
start mds service on x
Starting mds1:   -o loop /tmp/lustre-mdt1 /mnt/lustre-mds1
Commit the device label on /tmp/lustre-mdt1
Started lustre-MDT0000
start ost1 service on x
Starting ost1:   -o loop /tmp/lustre-ost1 /mnt/lustre-ost1
Commit the device label on /tmp/lustre-ost1
Started lustre-OST0000
osc.lustre-OST0000-osc-MDT0000.ost_server_uuid in FULL state after 1 sec
stop ost1 service on x
Stopping /mnt/lustre-ost1 (opts:-f) on x
stop mds service on x
Stopping /mnt/lustre-mds1 (opts:-f) on x
umount lustre on /mnt/lustre.....
stop ost1 service on x
stop mds service on x
umount lustre on /mnt/lustre.....
stop ost1 service on x
stop mds service on x


== conf-sanity test 72: test fast symlink with extents flag enabled ================================== 07:55:45 (1484229345)

   Permanent disk data:
Target:     lustre:MDT0000
Index:      0
Lustre FS:  lustre
Mount type: ldiskfs
Flags:      0x61
              (MDT first_time update )
Persistent mount opts: user_xattr,errors=remount-ro
Parameters: mgsnode=192.168.122.111@tcp sys.timeout=20 lov.stripesize=1048576 lov.stripecount=0 mdt.identity_upcall=/root/lustre-release/lustre/utils/l_getidentity

formatting backing filesystem ldiskfs on /dev/loop1
	target name   lustre:MDT0000
	4k blocks     50000
	options        -I 512 -i 2048 -q -O dirdata,uninit_bg,^extents,dir_nlink,quota,huge_file,flex_bg -E lazy_itable_init,lazy_journal_init -F
mkfs_cmd = mke2fs -j -b 4096 -L lustre:MDT0000  -I 512 -i 2048 -q -O dirdata,uninit_bg,^extents,dir_nlink,quota,huge_file,flex_bg -E lazy_itable_init,lazy_journal_init -F /dev/loop1 50000
Writing CONFIGS/mountdata
tune2fs 1.42.12.wc1 (15-Sep-2014)

   Permanent disk data:
Target:     lustre:OST0000
Index:      0
Lustre FS:  lustre
Mount type: ldiskfs
Flags:      0x62
              (OST first_time update )
Persistent mount opts: ,errors=remount-ro
Parameters: mgsnode=192.168.122.111@tcp sys.timeout=20

formatting backing filesystem ldiskfs on /dev/loop1
	target name   lustre:OST0000
	4k blocks     50000
	options        -I 256 -q -O extents,uninit_bg,dir_nlink,quota,huge_file,flex_bg -G 256 -E lazy_itable_init,resize=&quot;4290772992&quot;,lazy_journal_init -F
mkfs_cmd = mke2fs -j -b 4096 -L lustre:OST0000  -I 256 -q -O extents,uninit_bg,dir_nlink,quota,huge_file,flex_bg -G 256 -E lazy_itable_init,resize=&quot;4290772992&quot;,lazy_journal_init -F /dev/loop1 50000
Writing CONFIGS/mountdata
start mds service on x
Starting mds1:   -o loop /tmp/lustre-mdt1 /mnt/lustre-mds1
mount.lustre: mount /dev/loop1 at /mnt/lustre-mds1 failed: Address already in use
The target service&apos;s index is already in use. (/dev/loop1)
Start of /tmp/lustre-mdt1 on mds1 failed 98
 conf-sanity test_72: @@@@@@ FAIL: start mds failed 
  Trace dump:
  = /root/lustre-release/lustre/tests/test-framework.sh:4826:error()
  = lustre/tests/conf-sanity.sh:5142:test_72()
  = /root/lustre-release/lustre/tests/test-framework.sh:5102:run_one()
  = /root/lustre-release/lustre/tests/test-framework.sh:5141:run_one_logged()
  = /root/lustre-release/lustre/tests/test-framework.sh:4940:run_test()
  = lustre/tests/conf-sanity.sh:5163:main()
Dumping lctl log to /tmp/test_logs/1484229307/conf-sanity.test_72.*.1484229346.log
Dumping logs only on local client.
Resetting fail_loc on all nodes...done.
FAIL 72 (2s)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="42964">LU-9014</key>
            <summary>conf-sanity test_72() fails with a separate MGS and MDT</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="jhammond">John Hammond</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                    </labels>
                <created>Thu, 12 Jan 2017 14:40:03 +0000</created>
                <updated>Thu, 23 Mar 2017 05:04:06 +0000</updated>
                            <resolved>Thu, 23 Mar 2017 03:33:14 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="180602" author="gerrit" created="Thu, 12 Jan 2017 15:00:17 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/24852&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/24852&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9014&quot; title=&quot;conf-sanity test_72() fails with a separate MGS and MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9014&quot;&gt;&lt;del&gt;LU-9014&lt;/del&gt;&lt;/a&gt; test: handle separate MGS in conf-sanity test_72()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7a1ffd4d13575e0bc9a5d82bbd7cd29cbf73d5f0&lt;/p&gt;</comment>
                            <comment id="180647" author="jgmitter" created="Thu, 12 Jan 2017 18:06:15 +0000"  >&lt;p&gt;Assigning to John as he already has a patch in flight.&lt;/p&gt;</comment>
                            <comment id="184792" author="parinay" created="Tue, 14 Feb 2017 16:36:01 +0000"  >&lt;p&gt;This looks to be a dup of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8712&quot; title=&quot;conf-sanity_72 test failed Lustre: DEBUG MARKER: conf-sanity test_72: @@@@@@ FAIL: start mds failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8712&quot;&gt;LU-8712&lt;/a&gt;?&lt;/p&gt;</comment>
                            <comment id="189346" author="gerrit" created="Thu, 23 Mar 2017 01:41:29 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/24852/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/24852/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9014&quot; title=&quot;conf-sanity test_72() fails with a separate MGS and MDT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9014&quot;&gt;&lt;del&gt;LU-9014&lt;/del&gt;&lt;/a&gt; test: handle separate MGS in conf-sanity test_72()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: aa3300dddd42bc0a1cc6eeeeeebf850c6349a7b6&lt;/p&gt;</comment>
                            <comment id="189364" author="pjones" created="Thu, 23 Mar 2017 03:33:14 +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 ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="40392">LU-8688</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|hzz0hr:</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>