<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:47: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-4962] oops in ll_intent_file_open() during migration</title>
                <link>https://jira.whamcloud.com/browse/LU-4962</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;If lmv_intent_open() returns before setting *reqp then __ptlrpc_req_finished() will oops when call on the way out of ll_intent_file_open().&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;[86063.211312] LustreError: 26435:0:(lmv_obd.c:114:lmv_name_to_stripe_index()) 17 is being
 migrated: rc = -13
[86063.212615] BUG: unable to handle kernel NULL pointer dereference at 0000000000000376
[86063.213457] IP: [&amp;lt;ffffffffa039e15a&amp;gt;] __ptlrpc_req_finished+0x4a/0x6d0 [ptlrpc]
[86063.213457] PGD 1b1a89067 PUD 204661067 PMD 0 
[86063.213457] Oops: 0000 [#1] SMP 
[86063.213457] last sysfs file: /sys/devices/system/cpu/possible
[86063.213457] CPU 3 
[86063.213457] Modules linked in: lustre(U) ofd(U) osp(U) lod(U) ost(U) mdt(U) mdd(U) mgs(
U) nodemap(U) osd_ldiskfs(U) ldiskfs(U) lquota(U) lfsck(U) obdecho(U) mgc(U) lov(U) osc(U) mdc(U) lmv(U) fid(U) fld(U) ptlrpc(U) obdclass(U) ksocklnd(U) lnet(U) libcfs(U) exportfs jbd sha512_generic sha256_generic autofs4 nfs lockd fscache auth_rpcgss nfs_acl sunrpc ipv6 microcode 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 [last unloaded: libcfs]
[86063.213457] 
[86063.213457] Pid: 26435, comm: rm Not tainted 2.6.32-431.5.1.el6.lustre.x86_64 #1 Bochs Bochs
[86063.213457] RIP: 0010:[&amp;lt;ffffffffa039e15a&amp;gt;]  [&amp;lt;ffffffffa039e15a&amp;gt;] __ptlrpc_req_finished+0x4a/0x6d0 [ptlrpc]
[86063.213457] RSP: 0018:ffff8801f5583b48  EFLAGS: 00010293
[86063.213457] RAX: 5a5a5a5a5a5a5a5a RBX: 0000000000000246 RCX: 0000000000000000
[86063.213457] RDX: 0000000000000001 RSI: 0000000000000000 RDI: 0000000000000246
[86063.213457] RBP: ffff8801f5583b68 R08: 00000000fffffff9 R09: 00000000fffffffc
[86063.213457] R10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000
[86063.213457] R13: ffff8801b36cd068 R14: ffff880201f0e508 R15: 0000000000000000
[86063.213457] FS:  00007f1a9d274700(0000) GS:ffff88002fe00000(0000) knlGS:0000000000000000
[86063.213457] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[86063.213457] CR2: 0000000000000376 CR3: 00000001f71b2000 CR4: 00000000000006e0
[86063.213457] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[86063.213457] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[86063.213457] Process rm (pid: 26435, threadinfo ffff8801f5582000, task ffff8801ad118300)
[86063.213457] Stack:
[86063.213457]  ffff880201f0e508 ffff8801f5583c88 00000000fffffff3 ffff8801b36cd068
[86063.213457] &amp;lt;d&amp;gt; ffff8801f5583b78 ffffffffa039f010 ffff8801f5583c08 ffffffffa0aebb1c
[86063.213457] &amp;lt;d&amp;gt; ffff8801f5583bd0 ffffffffa0b18720 0000000000000000 ffff8801fdb86608
[86063.213457] Call Trace:
[86063.213457]  [&amp;lt;ffffffffa039f010&amp;gt;] ptlrpc_req_finished+0x10/0x20 [ptlrpc]
[86063.213457]  [&amp;lt;ffffffffa0aebb1c&amp;gt;] ll_intent_file_open+0x31c/0x7b0 [lustre]
[86063.213457]  [&amp;lt;ffffffffa0b18720&amp;gt;] ? ll_md_blocking_ast+0x0/0x800 [lustre]
[86063.213457]  [&amp;lt;ffffffffa0aeca85&amp;gt;] ll_file_open+0x2c5/0xdb0 [lustre]
[86063.213457]  [&amp;lt;ffffffffa0aceb50&amp;gt;] ? ll_dir_open+0x0/0xf0 [lustre]
[86063.213457]  [&amp;lt;ffffffffa0acec2b&amp;gt;] ll_dir_open+0xdb/0xf0 [lustre]
[86063.213457]  [&amp;lt;ffffffff8119fa5a&amp;gt;] __dentry_open+0x10a/0x360
[86063.213457]  [&amp;lt;ffffffff8124489f&amp;gt;] ? security_inode_permission+0x1f/0x30
[86063.213457]  [&amp;lt;ffffffff8119fdc4&amp;gt;] nameidata_to_filp+0x54/0x70
[86063.213457]  [&amp;lt;ffffffff811b5640&amp;gt;] do_filp_open+0x6d0/0xd30
[86063.213457]  [&amp;lt;ffffffff811c255b&amp;gt;] ? alloc_fd+0x3b/0x160
:
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="24397">LU-4962</key>
            <summary>oops in ll_intent_file_open() during migration</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="jhammond">John Hammond</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                            <label>dne2</label>
                            <label>llite</label>
                            <label>lmv</label>
                            <label>migration</label>
                    </labels>
                <created>Fri, 25 Apr 2014 23:00:07 +0000</created>
                <updated>Fri, 23 Mar 2018 09:46:15 +0000</updated>
                            <resolved>Thu, 29 May 2014 15:42:46 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                    <fixVersion>Lustre 2.6.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="82557" author="jhammond" created="Fri, 25 Apr 2014 23:08:29 +0000"  >&lt;p&gt;This would be fixed by &lt;a href=&quot;http://review.whamcloud.com/#/c/9850/3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/9850/3&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="82638" author="adilger" created="Mon, 28 Apr 2014 17:13:35 +0000"  >&lt;p&gt;Assign to John, since he already has a patch.&lt;/p&gt;</comment>
                            <comment id="83522" author="jlevi" created="Thu, 8 May 2014 15:23:30 +0000"  >&lt;p&gt;Patch has landed to Master. Please reopen ticket if more work is needed.&lt;/p&gt;</comment>
                            <comment id="83534" author="jhammond" created="Thu, 8 May 2014 16:37:24 +0000"  >&lt;p&gt;That patch was reverted.&lt;/p&gt;

&lt;p&gt;This would be fixed by &lt;a href=&quot;http://review.whamcloud.com/#/c/10205/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/10205/&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="85138" author="jlevi" created="Thu, 29 May 2014 15:42:46 +0000"  >&lt;p&gt;Patch landed to Master. Please reopen ticket if more work is needed.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="17292">LU-2675</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </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|hzwl1r:</customfieldvalue>

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