<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:20:22 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-8766] The obdfilter-survey make the kernel panic</title>
                <link>https://jira.whamcloud.com/browse/LU-8766</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;[82488.026431] Lustre: Echo OBD driver; http://www.lustre.org/
[82505.984937] BUG: unable to handle kernel paging request at 00000000000c0000
[82505.984993] IP: [&amp;lt;ffffffff811c0ea5&amp;gt;] kmem_cache_alloc+0x75/0x1d0
[82505.985041] PGD 0 
[82505.985058] Oops: 0000 [#1] SMP 
[82505.985810] CPU: 4 PID: 7181 Comm: txg_sync Tainted: P           OE  ------------   3.10.0-327.el7.x86_64 #1
[82505.985871] Hardware name: FOXCONN AGLAIA/02010HE02600G, BIOS 4.6.3 05/06/2011
[82505.985916] task: ffff883f52a74500 ti: ffff883f5206c000 task.ti: ffff883f5206c000
[82505.985963] RIP: 0010:[&amp;lt;ffffffff811c0ea5&amp;gt;]  [&amp;lt;ffffffff811c0ea5&amp;gt;] kmem_cache_alloc+0x75/0x1d0
[82505.986677] Call Trace:
[82505.986711]  [&amp;lt;ffffffffa000b939&amp;gt;] ? spl_kmem_cache_alloc+0x99/0x150 [spl]
[82505.986763]  [&amp;lt;ffffffffa000b939&amp;gt;] spl_kmem_cache_alloc+0x99/0x150 [spl]
[82505.986864]  [&amp;lt;ffffffffa0169bd7&amp;gt;] zio_buf_alloc+0x57/0x60 [zfs]
[82505.986946]  [&amp;lt;ffffffffa016d81c&amp;gt;] zio_write_phys+0x9c/0xd0 [zfs]
[82505.987028]  [&amp;lt;ffffffffa012b100&amp;gt;] ? vdev_file_open+0x50/0x50 [zfs]
[82505.988999]  [&amp;lt;ffffffffa012b22f&amp;gt;] vdev_label_write+0x6f/0x80 [zfs]
[82505.990964]  [&amp;lt;ffffffffa012b100&amp;gt;] ? vdev_file_open+0x50/0x50 [zfs]
[82505.992925]  [&amp;lt;ffffffffa012b4be&amp;gt;] vdev_uberblock_sync+0x15e/0x1f0 [zfs]
[82505.994891]  [&amp;lt;ffffffffa012b100&amp;gt;] ? vdev_file_open+0x50/0x50 [zfs]
[82505.996816]  [&amp;lt;ffffffffa012b3ac&amp;gt;] vdev_uberblock_sync+0x4c/0x1f0 [zfs]
[82505.998703]  [&amp;lt;ffffffffa012ce75&amp;gt;] vdev_uberblock_sync_list+0x85/0x120 [zfs]
[82506.000546]  [&amp;lt;ffffffffa012d19f&amp;gt;] vdev_config_sync+0x11f/0x140 [zfs]
[82506.002348]  [&amp;lt;ffffffffa011072c&amp;gt;] spa_sync+0x91c/0xb70 [zfs]
[82506.004062]  [&amp;lt;ffffffff810a6b0b&amp;gt;] ? autoremove_wake_function+0x2b/0x40
[82506.005798]  [&amp;lt;ffffffffa01228ac&amp;gt;] txg_sync_thread+0x3cc/0x640 [zfs]
[82506.007487]  [&amp;lt;ffffffffa01224e0&amp;gt;] ? txg_fini+0x2a0/0x2a0 [zfs]
[82506.009122]  [&amp;lt;ffffffffa000c861&amp;gt;] thread_generic_wrapper+0x71/0x80 [spl]
[82506.010752]  [&amp;lt;ffffffffa000c7f0&amp;gt;] ? __thread_exit+0x20/0x20 [spl]
[82506.012366]  [&amp;lt;ffffffff810a5aef&amp;gt;] kthread+0xcf/0xe0
[82506.013982]  [&amp;lt;ffffffff810a5a20&amp;gt;] ? kthread_create_on_node+0x140/0x140
[82506.015575]  [&amp;lt;ffffffff81645858&amp;gt;] ret_from_fork+0x58/0x90
[82506.017122]  [&amp;lt;ffffffff810a5a20&amp;gt;] ? kthread_create_on_node+0x140/0x140
[82506.018632] Code: ce 00 00 49 8b 50 08 4d 8b 20 49 8b 40 10 4d 85 e4 0f 84 1f 01 00 00 48 85 c0 0f 84 16 01 00 00 49 63 46 20 48 8d 4a 01 4d 8b 06 &amp;lt;49&amp;gt; 8b 1c 04 4c 89 e0 65 49 0f c7 08 0f 94 c0 84 c0 74 b9 49 63 
[82506.021768] RIP  [&amp;lt;ffffffff811c0ea5&amp;gt;] kmem_cache_alloc+0x75/0x1d0
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment>Centos7.2 3.10.0-327.el7.x86_64&lt;br/&gt;
Lustre 2.8.59_62_g165c308 + zfs0.6.5.7</environment>
        <key id="41106">LU-8766</key>
            <summary>The obdfilter-survey make the 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="pjones">Peter Jones</assignee>
                                    <reporter username="sebg-crd-pm">sebg-crd-pm</reporter>
                        <labels>
                    </labels>
                <created>Thu, 27 Oct 2016 11:31:51 +0000</created>
                <updated>Mon, 31 Oct 2016 12:34:35 +0000</updated>
                            <resolved>Mon, 31 Oct 2016 12:34:09 +0000</resolved>
                                    <version>Lustre 2.9.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="171335" author="sebg-crd-pm" created="Thu, 27 Oct 2016 11:36:08 +0000"  >&lt;p&gt;Environment &lt;br/&gt;
Centos7.2&lt;br/&gt;
 Lustre 2.8.59_62_g165c308 + zfs0.6.5.7&lt;/p&gt;

&lt;p&gt;Run command&lt;br/&gt;
targets=&quot;obdtest-OST0000&quot; nobjlo=1 nobjhi=512 thrlo=1 thrhi=512 size=1024 rszlo=1024 rszhi=1024 tests_str=&quot;write read&quot; case=disk ./obdfilter-survey&lt;/p&gt;

&lt;p&gt;the attached file is the log of kernel panic&lt;/p&gt;

&lt;p&gt;PS:Lustre 2.8.0 + zfs 0.6.5.7 is ok&lt;/p&gt;</comment>
                            <comment id="171398" author="adilger" created="Thu, 27 Oct 2016 17:17:53 +0000"  >&lt;p&gt;We have found a similar issue recently and have a patch.  Could you please try the patch &lt;a href=&quot;http://review.whamcloud.com/23323&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23323&lt;/a&gt;&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;LU-8748 osd-zfs: set block size of echo object

Set block size for zfs echo object.

Signed-off-by: Niu Yawei &amp;lt;yawei.niu@intel.com&amp;gt;
Change-Id: I6efab645181ab3de6686bf82f4ecbf9ea3384b1b
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;If that does not fix the problem, would you be able to do a &lt;tt&gt;git bisect&lt;/tt&gt; between 2.8.0 and commit 165c308 to see which patch introduced the problem?&lt;/p&gt;</comment>
                            <comment id="171739" author="sebg-crd-pm" created="Mon, 31 Oct 2016 09:14:57 +0000"  >&lt;p&gt;yes, it&apos;s ok in 2.8.59_78_g7d4106c&lt;/p&gt;</comment>
                            <comment id="171744" author="pjones" created="Mon, 31 Oct 2016 12:34:09 +0000"  >&lt;p&gt;ok thanks. The fix for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8748&quot; title=&quot;set block size for zfs echo object&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8748&quot;&gt;&lt;del&gt;LU-8748&lt;/del&gt;&lt;/a&gt; has been landed to master for 2.9&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="40973">LU-8748</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="40973">LU-8748</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="23815" name="vmcore-dmesg.txt" size="86175" author="sebg-crd-pm" created="Thu, 27 Oct 2016 11:33:20 +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_10030" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic/Theme</customfieldname>
                        <customfieldvalues>
                                        <label>zfs</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzytjr:</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>