<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:41:21 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-4285] kernel OOPs in __dquot_initialize()</title>
                <link>https://jira.whamcloud.com/browse/LU-4285</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;One of the base kernel patches for SLES11 has a serious flaw.  It leaves local variables in __dquot_initialize() uninited in some execution paths.  This can cause kernel OOPS during calls to dquot_initialize() made from very common low level ldiskfs primitives.  Often seen during user level mount or mkfs.lustre of lustre devices.  example seen during a mount:&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;Nov 20 11:56:25 suse2 kernel: [222946.909459] BUG: unable to handle kernel
paging request at 00000000000b012b
Nov 20 11:56:25 suse2 kernel: [222946.909767] IP: [&amp;lt;ffffffff811a8e4b&amp;gt;]
dqput+0x16b/0x1e0
Nov 20 11:56:25 suse2 kernel: [222946.911543] PGD 1eafc067 PUD 5ae3067 PMD 0 
Nov 20 11:56:25 suse2 kernel: [222946.911548] Oops: 0000 [#1] SMP 
Nov 20 11:56:25 suse2 kernel: [222946.913328] CPU 0 
Nov 20 11:56:25 suse2 kernel: [222946.913330] Modules linked in:
osd_ldiskfs(N) lquota(N) ldiskfs(N) jbd2 lustre(N) lov(N) osc(N) mdc(N) fid(N)
fld(N) ksocklnd(N) ptlrpc(N) obdclass(N) lnet(N) sha512_generic sha256_generic
sha1_generic md5 crc32c libcfs(N) lp snd_pcm_oss snd_mixer_oss snd_seq_midi
snd_seq_midi_event snd_seq edd mperf vmhgfs(X) vsock(X) acpiphp microcode fuse
loop dm_mod btusb bluetooth rfkill ppdev crc16 parport_pc parport floppy ipv6
ipv6_lib snd_ens1371 gameport snd_rawmidi snd_seq_device acpi_memhotplug
snd_ac97_codec vmw_balloon(X) ac97_bus snd_pcm pciehp pcspkr snd_timer snd ac
soundcore e1000 sr_mod snd_page_alloc rtc_cmos cdrom sg container button
i2c_piix4 mptctl intel_agp vmci(X) i2c_core shpchp intel_gtt pci_hotplug ext3
jbd mbcache usbhid hid sd_mod crc_t10dif processor thermal_sys hwmon uhci_hcd
ehci_hcd usbcore usb_common scsi_dh_emc scsi_dh_rdac scsi_dh_hp_sw
scsi_dh_alua scsi_dh vmxnet(X) vmw_pvscsi vmxnet3 ata_generic ata_piix libata
mptspi mptscsih mptbase scsi_transport_spi sc
Nov 20 11:56:25 suse2 kernel: si_mod
Nov 20 11:56:25 suse2 kernel: [222946.913391] Supported: No, Unsupported
modules are loaded
Nov 20 11:56:25 suse2 kernel: [222946.913393] 
Nov 20 11:56:25 suse2 kernel: [222946.913708] Pid: 37457, comm: mount.lustre
Tainted: G           NX 3.0.93-0.5_lustre.g8744d8b-default #1 VMware, Inc.
VMware Virtual Platform/440BX Desktop Reference Platform
Nov 20 11:56:25 suse2 kernel: [222946.913714] RIP: 0010:[&amp;lt;ffffffff811a8e4b&amp;gt;] 
[&amp;lt;ffffffff811a8e4b&amp;gt;] dqput+0x16b/0x1e0
Nov 20 11:56:25 suse2 kernel: [222946.913741] RSP: 0018:ffff880004265858 
EFLAGS: 00010216
Nov 20 11:56:25 suse2 kernel: [222946.913744] RAX: 00000000000b000b RBX:
ffff88003e021498 RCX: 00000000000147f8
Nov 20 11:56:25 suse2 kernel: [222946.913746] RDX: 000000000000000e RSI:
0000000000000001 RDI: ffffffff81a02900
Nov 20 11:56:25 suse2 kernel: [222946.913748] RBP: ffff88003e021400 R08:
0000000000000000 R09: 0000000000000001
Nov 20 11:56:25 suse2 kernel: [222946.913750] R10: 0000000000000004 R11:
ffff8800042658c8 R12: ffff88003e021460
Nov 20 11:56:25 suse2 kernel: [222946.913752] R13: ffff88003e021430 R14:
00000000ffffffff R15: ffff8800035d2cd0
Nov 20 11:56:25 suse2 kernel: [222946.913754] FS:  00007fbf5d0a7700(0000)
GS:ffff88003f600000(0000) knlGS:0000000000000000
Nov 20 11:56:25 suse2 kernel: [222946.913756] CS:  0010 DS: 0000 ES: 0000 CR0:
000000008005003b
Nov 20 11:56:25 suse2 kernel: [222946.913758] CR2: 00000000000b012b CR3:
00000000398ea000 CR4: 00000000001406f0
Nov 20 11:56:25 suse2 kernel: [222946.913779] DR0: 0000000000000000 DR1:
0000000000000000 DR2: 0000000000000000
Nov 20 11:56:25 suse2 kernel: [222946.913794] DR3: 0000000000000000 DR6:
00000000ffff0ff0 DR7: 0000000000000400
Nov 20 11:56:25 suse2 kernel: [222946.913797] Process mount.lustre (pid:
37457, threadinfo ffff880004264000, task ffff8800187cc1c0)
Nov 20 11:56:25 suse2 kernel: [222946.913799] Stack:
Nov 20 11:56:25 suse2 kernel: [222946.913800]  ffff88000f116000
ffff8800035d2cb0 0000000000000010 0000000000000002
Nov 20 11:56:25 suse2 kernel: [222946.913804]  0000000000000006
ffffffff811a9c74 0000000000000000 ffff88003e0213e0
Nov 20 11:56:25 suse2 kernel: [222946.913806]  ffff8800035d2cb0
0000000200000301 0000000000000000 000000003e090240
Nov 20 11:56:25 suse2 kernel: [222946.914290] Call Trace:
Nov 20 11:56:25 suse2 kernel: [222946.916006]  [&amp;lt;ffffffff811a9c74&amp;gt;]
__dquot_initialize+0x224/0x2a0
Nov 20 11:56:25 suse2 kernel: [222946.916020]  [&amp;lt;ffffffffa0cc9b60&amp;gt;]
osd_ea_fid_set+0x80/0x390 [osd_ldiskfs]
Nov 20 11:56:25 suse2 kernel: [222946.916050]  [&amp;lt;ffffffffa0cf6ff0&amp;gt;]
osd_scrub_setup+0x1e0/0x600 [osd_ldiskfs]
Nov 20 11:56:25 suse2 kernel: [222946.916070]  [&amp;lt;ffffffffa0ccad19&amp;gt;]
osd_device_init0+0x3d9/0x5c0 [osd_ldiskfs]
Nov 20 11:56:25 suse2 kernel: [222946.916080]  [&amp;lt;ffffffffa0ccb066&amp;gt;]
osd_device_alloc+0x166/0x2c0 [osd_ldiskfs]
Nov 20 11:56:25 suse2 kernel: [222946.916111]  [&amp;lt;ffffffffa067e1bb&amp;gt;]
class_setup+0x61b/0xad0 [obdclass]
Nov 20 11:56:25 suse2 kernel: [222946.916141]  [&amp;lt;ffffffffa0685be5&amp;gt;]
class_process_config+0xc95/0x18f0 [obdclass]
Nov 20 11:56:25 suse2 kernel: [222946.916170]  [&amp;lt;ffffffffa068ac32&amp;gt;]
do_lcfg+0x142/0x460 [obdclass]
Nov 20 11:56:25 suse2 kernel: [222946.916199]  [&amp;lt;ffffffffa068afe4&amp;gt;]
lustre_start_simple+0x94/0x210 [obdclass]
Nov 20 11:56:25 suse2 kernel: [222946.916232]  [&amp;lt;ffffffffa06b8e3a&amp;gt;]
osd_start+0x4fa/0x7c0 [obdclass]
Nov 20 11:56:25 suse2 kernel: [222946.916275]  [&amp;lt;ffffffffa06c2bad&amp;gt;]
server_fill_super+0xfd/0x550 [obdclass]
Nov 20 11:56:25 suse2 kernel: [222946.916316]  [&amp;lt;ffffffffa06907a8&amp;gt;]
lustre_fill_super+0x178/0x530 [obdclass]
Nov 20 11:56:25 suse2 kernel: [222946.916749]  [&amp;lt;ffffffff811556e3&amp;gt;]
mount_nodev+0x83/0xc0
Nov 20 11:56:25 suse2 kernel: [222946.917387]  [&amp;lt;ffffffffa0688670&amp;gt;]
lustre_mount+0x20/0x30 [obdclass]
Nov 20 11:56:25 suse2 kernel: [222946.917408]  [&amp;lt;ffffffff811551ee&amp;gt;]
mount_fs+0x4e/0x1a0
Nov 20 11:56:25 suse2 kernel: [222946.917454]  [&amp;lt;ffffffff811703f5&amp;gt;]
vfs_kern_mount+0x65/0xd0
Nov 20 11:56:25 suse2 kernel: [222946.917477]  [&amp;lt;ffffffff811704e3&amp;gt;]
do_kern_mount+0x53/0x110
Nov 20 11:56:25 suse2 kernel: [222946.917481]  [&amp;lt;ffffffff81171e2d&amp;gt;]
do_mount+0x21d/0x260
Nov 20 11:56:25 suse2 kernel: [222946.917483]  [&amp;lt;ffffffff81171f30&amp;gt;]
sys_mount+0xc0/0xf0
Nov 20 11:56:25 suse2 kernel: [222946.918465]  [&amp;lt;ffffffff81452192&amp;gt;]
system_call_fastpath+0x16/0x1b
Nov 20 11:56:25 suse2 kernel: [222946.918903]  [&amp;lt;00007fbf5ca2347a&amp;gt;]
0x7fbf5ca23479
Nov 20 11:56:25 suse2 kernel: [222946.918905] Code: 00 29 a0 81 e8 b7 14 2a 00
3e 0f ba 33 00 19 c0 85 c0 75 6c 66 ff 05 c5 9a 85 00 e9 e0 fe ff ff 3e ff 4d
60 48 8b 85 80 00 00 00 &amp;lt;8b&amp;gt; 90 20 01 00 00 0f bf 85 a0 00 00 00 8d 0c 40 b8
01 00 00 00 
Nov 20 11:56:25 suse2 kernel: [222946.918923] RIP  [&amp;lt;ffffffff811a8e4b&amp;gt;]
dqput+0x16b/0x1e0
Nov 20 11:56:25 suse2 kernel: [222946.918927]  RSP &amp;lt;ffff880004265858&amp;gt;
Nov 20 11:56:25 suse2 kernel: [222946.918929] CR2: 00000000000b012b
Nov 20 11:56:25 suse2 kernel: [222946.919070] ---[ end trace 64d4ae18af89a329
]-
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;I think this was due to the SLES version of the offending patch being too close a copy of the RHEL version, not taking into account slight differences in context between the relevant RHEL &amp;amp; SLES kernel code.&lt;/p&gt;

&lt;p&gt;I will push a mod in the offending base kernel patch to fix it.&lt;/p&gt;
</description>
                <environment>SLES 11 SP2 and SP3 servers</environment>
        <key id="22189">LU-4285</key>
            <summary>kernel OOPs in __dquot_initialize()</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="bogl">Bob Glossman</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Thu, 21 Nov 2013 00:05:26 +0000</created>
                <updated>Thu, 16 Jan 2014 23:01:59 +0000</updated>
                            <resolved>Thu, 16 Jan 2014 23:01:59 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                    <fixVersion>Lustre 2.6.0</fixVersion>
                    <fixVersion>Lustre 2.5.1</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="72013" author="bogl" created="Thu, 21 Nov 2013 00:13:08 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/8352&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/8352&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="72727" author="simmonsja" created="Tue, 3 Dec 2013 18:49:56 +0000"  >&lt;p&gt;New patch at &lt;a href=&quot;http://review.whamcloud.com/#/c/8418&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/8418&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="74318" author="bogl" created="Fri, 3 Jan 2014 22:22:11 +0000"  >&lt;p&gt;in b2_5: &lt;a href=&quot;http://review.whamcloud.com/8716&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/8716&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="75140" author="jlevi" created="Thu, 16 Jan 2014 23:01:59 +0000"  >&lt;p&gt;Patches have landed to Master and b2_5.&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|hzw9uf:</customfieldvalue>

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