<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:12:17 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-975] kernel panic on OSS  when using LVM mirror regionsize greater than 512k</title>
                <link>https://jira.whamcloud.com/browse/LU-975</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Our customer is running Lustre 1.8.5 (from Oracle) and RHEL 5.5. OST disks are mirrored with LVM. If LVM regionsize is set to greater than the default 512k the OSSs are randomly crashing with:&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: Unable to handle kernel NULL pointer dereference at 0000000000000040 RIP:&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel:  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8822b2fd&amp;gt;&amp;#93;&lt;/span&gt; :dm_mod:dispatch_io+0xb9/0x19b&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: PGD 11e6408067 PUD 11e640d067 PMD 0&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: Oops: 0000 &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; SMP&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: last sysfs file: /devices/pci0000:00/0000:00:07.0/0000:06:00.1/host1/rport-1:0-1/target1:0:1/1:0:1:3/timeout&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: CPU 1&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: Modules linked in: obdfilter(U) fsfilt_ldiskfs(U) ost(U) mgc(U) ldiskfs(U) crc16(U) lustre(U) lov(U) mdc(U)&lt;br/&gt;
lquota(U) osc(U) ksocklnd(U) ptlrpc(U) obdclass(U) lnet(U) lvfs(U) libcfs(U) dm_log_clustered(U) lock_dlm(U) gfs2(U) dlm(U) configfs(U) mptctl&lt;br/&gt;
(U) mptbase(U) ipmi_watchdog(U) ipmi_si(U) ipmi_devintf(U) ipmi_msghandler(U) i2c_dev(U) i2c_core(U) lockd(U) sunrpc(U) bonding(U) ipv6(U) xfr&lt;br/&gt;
m_nalgo(U) crypto_api(U) dm_round_robin(U) dm_multipath(U) scsi_dh(U) parport_pc(U) lp(U) parport(U) sg(U) shpchp(U) hpilo(U) pcspkr(U) serio_&lt;br/&gt;
raw(U) bnx2x(U) dm_raid45(U) dm_message(U) dm_region_hash(U) dm_mem_cache(U) dm_snapshot(U) dm_zero(U) dm_mirror(U) dm_log(U) dm_mod(U) usb_st&lt;br/&gt;
orage(U) qla2xxx(U) scsi_transport_fc(U) cciss(U) sd_mod(U) scsi_mod(U) ext3(U) jbd(U) uhci_hcd(U) ohci_hcd(U) ehci_hcd(U)&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: Pid: 10065, comm: kmirrord Tainted: G      2.6.18-194.17.1.el5_lustre.1.8.5 #1&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: RIP: 0010:&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8822b2fd&amp;gt;&amp;#93;&lt;/span&gt;  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff8822b2fd&amp;gt;&amp;#93;&lt;/span&gt; :dm_mod:dispatch_io+0xb9/0x19b&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: RSP: 0018:ffff8111e367fb60  EFLAGS: 00010206&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: RAX: 00000000264af800 RBX: 0000000000000000 RCX: ffffffff8008cf93&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: RDX: 0000000000000050 RSI: ffff8111d9ab00c0 RDI: 0000000000000001&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: RBP: 0000000000000800 R08: 0000000000000000 R09: ffff8111edda3040&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: R10: 0000000000000001 R11: ffffffff80044fcd R12: ffff8111e367fc40&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: R13: ffff8111e367fdc0 R14: ffff811212d01e00 R15: 0000000000000000&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: FS:  0000000000000000(0000) GS:ffff81121ffb09c0(0000) knlGS:0000000000000000&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: CR2: 0000000000000040 CR3: 00000011e6842000 CR4: 00000000000006e0&lt;br/&gt;
Sep  3 06:25:09 sklusp02a kernel: Process kmirrord (pid: 10065, threadinfo ffff8111e367e000, task ffff8111edda3040)&lt;/p&gt;

&lt;p&gt;In Lustre 1.8.2 &amp;amp; RHEL 5.4 there was no issue with using regionsize 4M. Customer used greater regionsize to speed up remirroring after  system crash.&lt;br/&gt;
Customer logged this issue to Oracle Lustre support. Oracle suggested to upgrade to their 1.8.7 release. Meantime the customer switched from Oracle to Whamcloud support.&lt;br/&gt;
Currently we plan to upgrade to Whamcloud 1.8.7. Our question is if this issue with LVM mirror regionsize is known to Whamcloud, will the upgrade to 1.8.7 solve this issue?&lt;/p&gt;</description>
                <environment>Lustre 1.8.5, OS RHEL 5.5</environment>
        <key id="12840">LU-975</key>
            <summary>kernel panic on OSS  when using LVM mirror regionsize greater than 512k</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="wc-triage">WC Triage</assignee>
                                    <reporter username="hpsk">HP Slovakia team</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 Jan 2012 09:30:09 +0000</created>
                <updated>Mon, 9 Jan 2012 09:49:41 +0000</updated>
                            <resolved>Mon, 9 Jan 2012 09:49:41 +0000</resolved>
                                    <version>Lustre 1.8.x (1.8.0 - 1.8.5)</version>
                                    <fixVersion>Lustre 1.8.7</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="26178" author="johann" created="Mon, 9 Jan 2012 09:49:06 +0000"  >&lt;p&gt;I think this bug is a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-789&quot; title=&quot;bz24546: After upgrade of Lustre from 1.8.2 to 1.8.5 (RHEL 5.4 to 5.5) OST are randomly crashing.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-789&quot;&gt;&lt;del&gt;LU-789&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
In &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-789&quot; title=&quot;bz24546: After upgrade of Lustre from 1.8.2 to 1.8.5 (RHEL 5.4 to 5.5) OST are randomly crashing.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-789&quot;&gt;&lt;del&gt;LU-789&lt;/del&gt;&lt;/a&gt;, we checked that the latest RHEL5 kernel has the fix for this issue included, so upgrading to our 1.8.7-wc1 RHEL5 RPMs should solve this problem.&lt;/p&gt;</comment>
                            <comment id="26180" author="johann" created="Mon, 9 Jan 2012 09:49:41 +0000"  >&lt;p&gt;Duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-789&quot; title=&quot;bz24546: After upgrade of Lustre from 1.8.2 to 1.8.5 (RHEL 5.4 to 5.5) OST are randomly crashing.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-789&quot;&gt;&lt;del&gt;LU-789&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>24546.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>server</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvhjz:</customfieldvalue>

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