<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:05:01 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-6988]  MDS and OST mount crashes with kernel panic</title>
                <link>https://jira.whamcloud.com/browse/LU-6988</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Panic on MDS while mounting lustre.&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;DISKFS-fs (vdb): mounted filesystem with ordered data mode. quota=on. Opts: 
Lustre: Setting parameter lustre-MDT0000-mdtlov.lov.stripesize in log lustre-MDT0000
Lustre: ctl-lustre-MDT0000: No data found on store. Initialize space
Lustre: lustre-MDT0000: new disk, initializing
Lustre: ctl-lustre-MDT0000: super-sequence allocation rc = 0 [0x0000000200000400-0x0000000240000400):0:mdt
------------[ cut here ]------------
kernel BUG at block/blk-core.c:2627!
invalid opcode: 0000 [#1] SMP 
Pid: 6022, comm: ldiskfslazyinit Not tainted 2.6.32-431.29.2.el6_lustreb_neo_stable_6698_6 #1 Red Hat KVM
RIP: 0010:[&amp;lt;ffffffff812698c2&amp;gt;]  [&amp;lt;ffffffff812698c2&amp;gt;] __blk_end_request_all+0x32/0x60
Process ldiskfslazyinit (pid: 6022, threadinfo ffff88011bb80000, task ffff88011933f500)
Call Trace:
 &amp;lt;IRQ&amp;gt; 
 [&amp;lt;ffffffffa005a22a&amp;gt;] blk_done+0x4a/0x110 [virtio_blk]
 [&amp;lt;ffffffff810ecb14&amp;gt;] ? __rcu_process_callbacks+0x54/0x350
 [&amp;lt;ffffffffa004e2ac&amp;gt;] vring_interrupt+0x3c/0xd0 [virtio_ring]
 [&amp;lt;ffffffff810e7090&amp;gt;] handle_IRQ_event+0x60/0x170
 [&amp;lt;ffffffff8107a64f&amp;gt;] ? __do_softirq+0x11f/0x1e0
 [&amp;lt;ffffffff810e99ee&amp;gt;] handle_edge_irq+0xde/0x180
 [&amp;lt;ffffffff8100faf9&amp;gt;] handle_irq+0x49/0xa0
 [&amp;lt;ffffffff81532dbc&amp;gt;] do_IRQ+0x6c/0xf0
 [&amp;lt;ffffffff8100b9d3&amp;gt;] ret_from_intr+0x0/0x11
 &amp;lt;EOI&amp;gt; 
 [&amp;lt;ffffffff811222e5&amp;gt;] mempool_alloc_slab+0x15/0x20
 [&amp;lt;ffffffff81122483&amp;gt;] mempool_alloc+0x63/0x140
 [&amp;lt;ffffffff811c4ed2&amp;gt;] bvec_alloc_bs+0xe2/0x110
 [&amp;lt;ffffffff811c4fb2&amp;gt;] bio_alloc_bioset+0xb2/0xf0
 [&amp;lt;ffffffff811c5095&amp;gt;] bio_alloc+0x15/0x30
 [&amp;lt;ffffffff812705a8&amp;gt;] blkdev_issue_zeroout+0x88/0x180
 [&amp;lt;ffffffffa02b1c64&amp;gt;] ldiskfs_init_inode_table+0x154/0x290 [ldiskfs]
 [&amp;lt;ffffffffa02dbdcb&amp;gt;] ldiskfs_lazyinit_thread+0x15b/0x2f0 [ldiskfs]
 [&amp;lt;ffffffff8109abf6&amp;gt;] kthread+0x96/0xa0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="31443">LU-6988</key>
            <summary> MDS and OST mount crashes with kernel panic</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="aditya.pandit@seagate.com">Aditya Pandit</reporter>
                        <labels>
                    </labels>
                <created>Wed, 12 Aug 2015 12:10:46 +0000</created>
                <updated>Mon, 14 Sep 2015 12:17:37 +0000</updated>
                            <resolved>Mon, 14 Sep 2015 12:17:37 +0000</resolved>
                                    <version>Lustre 2.8.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="124068" author="adilger" created="Thu, 13 Aug 2015 17:30:03 +0000"  >&lt;p&gt;It looks like this BUG might be:&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;void __blk_end_request_all(struct request *rq, &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; error)
{
        bool pending;
        unsigned &lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt; bidi_bytes = 0;
                
        &lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt; (unlikely(blk_bidi_rq(rq)))
                bidi_bytes = blk_rq_bytes(rq-&amp;gt;next_rq);
        
        pending = __blk_end_bidi_request(rq, error, blk_rq_bytes(rq), bidi_bytes);              
        BUG_ON(pending);
}       
EXPORT_SYMBOL(__blk_end_request_all);
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="124071" author="adilger" created="Thu, 13 Aug 2015 17:33:15 +0000"  >&lt;p&gt;The bug is happening during lazy inode table initialization after the initial filesystem format.  Could you see if this oops is avoided by formatting the filesystem with &quot;mkfs.lustre --mkfsoptions=&quot;-E lazy_itable_init=0&quot;?  Are you using any non-default options for formatting or mounting your MDT or OST filesystems?  What version of e2fsprogs are you using?&lt;/p&gt;</comment>
                            <comment id="124073" author="adilger" created="Thu, 13 Aug 2015 17:34:31 +0000"  >&lt;p&gt;What kernel is this?  RHEL6.3?  Does it happen with the stock Lustre RHEL6.6 kernel?  Are there any other kernel or ldiskfs patches applied?&lt;/p&gt;</comment>
                            <comment id="124131" author="aditya.pandit@seagate.com" created="Fri, 14 Aug 2015 09:06:19 +0000"  >&lt;p&gt;e2fsprogs: e2fsprogs-1.42.7.x1.mrp.128-8.el6.src.rpm&lt;/p&gt;

&lt;p&gt;We have not applied any extra patches.&lt;br/&gt;
cat  lustre/kernel_patches/series/2.6-rhel6.series &lt;br/&gt;
mpt-fusion-max-sge-rhel6.patch&lt;br/&gt;
raid5-mmp-unplug-dev-rhel6.patch&lt;br/&gt;
dev_read_only-2.6.32-rhel6.patch&lt;br/&gt;
blkdev_tunables-2.6-rhel6.patch&lt;br/&gt;
bh_lru_size_increase.patch&lt;br/&gt;
quota-replace-dqptr-sem.patch&lt;br/&gt;
quota-avoid-dqget-calls.patch&lt;br/&gt;
jbd2-log_wait_for_space-2.6-rhel6.patch&lt;br/&gt;
module-load-deadlock-rhel6.patch&lt;/p&gt;

&lt;p&gt;We haven&apos;t used any non-standard option for formatting and mounting. &lt;/p&gt;

&lt;p&gt;It is Scientific Linux release 6.5 (Carbon)&lt;/p&gt;

&lt;p&gt;There are no extra kernel or ldiskfs patches applied.&lt;/p&gt;

&lt;p&gt;Will try with RHEL 6.6 and stock kernel and let you know the results.&lt;/p&gt;</comment>
                            <comment id="125345" author="aditya.pandit@seagate.com" created="Thu, 27 Aug 2015 10:37:21 +0000"  >&lt;p&gt;I tried it on stock kernel with lustre patches it is crashed there also.&lt;/p&gt;

&lt;p&gt;kernel BUG at block/blk-core.c:2627!&lt;br/&gt;
invalid opcode: 0000 1 SMP &lt;br/&gt;
last sysfs file: /sys/devices/system/cpu/online&lt;br/&gt;
CPU 1 &lt;br/&gt;
Modules linked in: osp(U) mdd(U) lod(U) mdt(U) lfsck(U) mgs(U) mgc(U) osd_ldiskfs(U) lquota(U) lustre(U) lov(U) mdc(U) fid(U) lmv(U) fld(U) ksocklnd(U) ptlrpc(U) obdclass(U) lnet(U) sha512_generic sha256_generic libcfs(U) ldiskfs(U) nfs lockd fscache auth_rpcgss nfs_acl sunrpc ipt_REJECT ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables ipv6 virtio_balloon virtio_net i2c_piix4 i2c_core ext4 jbd2 mbcache virtio_blk virtio_pci virtio_ring virtio pata_acpi ata_generic ata_piix dm_mirror dm_region_hash dm_log dm_mod &lt;span class=&quot;error&quot;&gt;&amp;#91;last unloaded: nf_defrag_ipv4&amp;#93;&lt;/span&gt;&lt;br/&gt;
Pid: 0, comm: swapper Not tainted 2.6.32-431.29.2.el6_lustremaster_master__57 #1 Red Hat KVM&lt;/p&gt;

&lt;p&gt;I have not seen on Oracle VirtualBox.&lt;/p&gt;</comment>
                            <comment id="127199" author="aditya.pandit@seagate.com" created="Mon, 14 Sep 2015 08:55:19 +0000"  >&lt;p&gt;This bug is duplicate of &lt;a href=&quot;https://jira.hpdd.intel.com/browse/LU-6974&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jira.hpdd.intel.com/browse/LU-6974&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="127205" author="pjones" created="Mon, 14 Sep 2015 12:17:37 +0000"  >&lt;p&gt;ok. I will close the ticket as a duplicate. Thanks for letting us know.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="18604" name="serial_console_fre1221.log" size="123774" author="aditya.pandit@seagate.com" created="Wed, 12 Aug 2015 12:10:46 +0000"/>
                            <attachment id="18607" name="serial_console_fre1222.log" size="123493" author="aditya.pandit@seagate.com" created="Wed, 12 Aug 2015 12:10:46 +0000"/>
                            <attachment id="18606" name="serial_console_fre1223.log" size="66203" author="aditya.pandit@seagate.com" created="Wed, 12 Aug 2015 12:10:46 +0000"/>
                            <attachment id="18605" name="serial_console_fre1224.log" size="65828" author="aditya.pandit@seagate.com" created="Wed, 12 Aug 2015 12:10:46 +0000"/>
                    </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|hzxkaf:</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>