<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:22:39 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-2134] mmp.sh test_1: osd_start()) ASSERTION( obd-&gt;obd_lu_dev )  failed</title>
                <link>https://jira.whamcloud.com/browse/LU-2134</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I hit a crash when starting up mmp.sh by itself.  I had run a previous replay-dual.sh test, then unmounted it, removed all the Lustre modules, and then ran &quot;sh mmp.sh&quot;, which appears to have tried to use the existing filesystems without reformatting.&lt;/p&gt;

&lt;p&gt;Test output looks like:&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;Failover is not used on MDS, enable MMP manually
tune2fs 1.42.5.wc3 (15-Sep-2012)
Multiple mount protection has been enabled with update interval 5s.
dumpe2fs 1.42.5.wc3 (15-Sep-2012)
Filesystem features:      has_journal ext_attr resize_inode dir_index filetype mmp flex_bg dirdata sparse_super large_file huge_file uninit_bg dir_nlink quota
Failover is not used on OSS, enable MMP manually
tune2fs 1.42.5.wc3 (15-Sep-2012)
Multiple mount protection has been enabled with update interval 5s.
dumpe2fs 1.42.5.wc3 (15-Sep-2012)
Filesystem features:      has_journal ext_attr resize_inode dir_index filetype extent mmp flex_bg sparse_super large_file huge_file uninit_bg dir_nlink quota

== mmp test 1: two mounts at the same time =========================================================== 17:29:44 (1349825384)
Mounting /dev/vg_sookie/lvmdt1 on mds1...
Mounting /dev/vg_sookie/lvmdt1 on mds1...
Starting mds1:   /dev/vg_sookie/lvmdt1 /mnt/mds1
Starting mds1:   /dev/vg_sookie/lvmdt1 /mnt/mds1
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Console looks like:&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;Lustre: DEBUG MARKER: Failover is not used on MDS, enable MMP manuallyLustre: DEBUG MARKER: Failover is not used on OSS, enable MMP manually
Lustre: DEBUG MARKER: == mmp test 1: two mounts at the same time ===============
============================================ 17:29:44 (1349825384)
Lustre: DEBUG MARKER: Mounting /dev/vg_sookie/lvmdt1 on mds1...
Lustre: DEBUG MARKER: Mounting /dev/vg_sookie/lvmdt1 on mds1...
LustreError: 28896:0:(obd_class.h:995:obd_connect()) Device 0 not setup
LustreError: 28896:0:(obd_config.c:619:class_cleanup()) Device 0 not setup
LustreError: 28896:0:(obd_mount.c:2332:osd_start()) ASSERTION( obd-&amp;gt;obd_lu_dev )
 failed: 
LustreError: 28896:0:(obd_mount.c:2332:osd_start()) LBUG
Pid: 28896, comm: mount.lustre

Call Trace:
 [&amp;lt;ffffffffa11ed905&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
 [&amp;lt;ffffffffa11edf17&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
 [&amp;lt;ffffffffa135ac00&amp;gt;] lustre_fill_super+0x1950/0x1af0 [obdclass]
 [&amp;lt;ffffffff8116a27c&amp;gt;] ? pcpu_alloc+0x3ac/0xa50
 [&amp;lt;ffffffff8127a01a&amp;gt;] ? strlcpy+0x4a/0x60
 [&amp;lt;ffffffff8117cd00&amp;gt;] ? set_anon_super+0x0/0x100
 [&amp;lt;ffffffffa13592b0&amp;gt;] ? lustre_fill_super+0x0/0x1af0 [obdclass]
 [&amp;lt;ffffffff8117e16f&amp;gt;] get_sb_nodev+0x5f/0xa0
 [&amp;lt;ffffffffa1344945&amp;gt;] lustre_get_sb+0x25/0x30 [obdclass]
 [&amp;lt;ffffffff8117ddcb&amp;gt;] vfs_kern_mount+0x7b/0x1b0
 [&amp;lt;ffffffff8117df72&amp;gt;] do_kern_mount+0x52/0x130
 [&amp;lt;ffffffff8119c652&amp;gt;] do_mount+0x2d2/0x8d0
 [&amp;lt;ffffffff8119cce0&amp;gt;] sys_mount+0x90/0xe0
 [&amp;lt;ffffffff8100b0f2&amp;gt;] system_call_fastpath+0x16/0x1b

LDISKFS-fs (dm-9): mounted filesystem with ordered data mode. quota=on. Opts: 
LustreError: dumping log to /tmp/lustre-log.1349825385.28896
LustreError: 28929:0:(obd_mount.c:2320:osd_start()) ASSERTION( obd ) failed: 
LustreError: 28929:0:(obd_mount.c:2320:osd_start()) LBUG
Pid: 28929, comm: mount.lustre

Call Trace:
 [&amp;lt;ffffffffa11ed905&amp;gt;] libcfs_debug_dumpstack+0x55/0x80 [libcfs]
 [&amp;lt;ffffffffa11edf17&amp;gt;] lbug_with_loc+0x47/0xb0 [libcfs]
 [&amp;lt;ffffffffa135a754&amp;gt;] lustre_fill_super+0x14a4/0x1af0 [obdclass]
 [&amp;lt;ffffffff8116a27c&amp;gt;] ? pcpu_alloc+0x3ac/0xa50
 [&amp;lt;ffffffff8127a01a&amp;gt;] ? strlcpy+0x4a/0x60
 [&amp;lt;ffffffff8117cd00&amp;gt;] ? set_anon_super+0x0/0x100
 [&amp;lt;ffffffffa13592b0&amp;gt;] ? lustre_fill_super+0x0/0x1af0 [obdclass]
 [&amp;lt;ffffffff8117e16f&amp;gt;] get_sb_nodev+0x5f/0xa0
 [&amp;lt;ffffffffa1344945&amp;gt;] lustre_get_sb+0x25/0x30 [obdclass]
 [&amp;lt;ffffffff8117ddcb&amp;gt;] vfs_kern_mount+0x7b/0x1b0
 [&amp;lt;ffffffff8117df72&amp;gt;] do_kern_mount+0x52/0x130
 [&amp;lt;ffffffff8119c652&amp;gt;] do_mount+0x2d2/0x8d0
 [&amp;lt;ffffffff8119cce0&amp;gt;] sys_mount+0x90/0xe0
 [&amp;lt;ffffffff8100b0f2&amp;gt;] system_call_fastpath+0x16/0x1b
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>single node test system (client, MDS, OSS on dual-core x86_64 node), 2.3.53-10-g94b6f09 + patch from &lt;a href=&quot;http://review.whamcloud.com/3715&quot;&gt;http://review.whamcloud.com/3715&lt;/a&gt;</environment>
        <key id="16307">LU-2134</key>
            <summary>mmp.sh test_1: osd_start()) ASSERTION( obd-&gt;obd_lu_dev )  failed</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="3">Duplicate</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Oct 2012 19:38:51 +0000</created>
                <updated>Mon, 29 May 2017 06:26:39 +0000</updated>
                            <resolved>Mon, 29 May 2017 06:26:39 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="46474" author="adilger" created="Fri, 12 Oct 2012 12:35:00 +0000"  >&lt;p&gt;I hit this bug again with the same process - running &quot;mmp.sh&quot; on an existing filesystem (from clean start, no modules loaded) while trying to test the &lt;a href=&quot;http://review.whamcloud.com/3715&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/3715&lt;/a&gt; patch.  Running &quot;mmp.sh&quot; without the patch (after a reboot) didn&apos;t hit any problems.  I&apos;m not sure what the difference is between the two tests yet.&lt;/p&gt;</comment>
                            <comment id="90019" author="bfaccini" created="Thu, 24 Jul 2014 23:48:52 +0000"  >&lt;p&gt;Andreas, do you agree with me that we can set this ticket as a dup &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5299&quot; title=&quot;osd_start() LBUG when doing parallel mount of the same target&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5299&quot;&gt;&lt;del&gt;LU-5299&lt;/del&gt;&lt;/a&gt; ??&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="15015">LU-1558</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|hzv9vz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5136</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>