<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:36:59 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-10650] cslco1705 crash: dt_statfs()) ASSERTION( dev ) failed: LBUG, Pid: 3372, comm: lctl</title>
                <link>https://jira.whamcloud.com/browse/LU-10650</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;[1534439.553868] LDISKFS-fs (md0): mounted filesystem with ordered data mode. Opts: user_xattr,errors=remount-ro,errors=panic,journal_checksum,no_mbcache,nodelalloc
[1534439.883377] LustreError: 3372:0:(dt_object.h:2509:dt_statfs()) ASSERTION( dev ) failed: 
[1534439.892393] LustreError: 3372:0:(dt_object.h:2509:dt_statfs()) LBUG
[1534439.899543] Pid: 3372, comm: lctl
[1534439.903791] 
Call Trace:
[1534439.909528]  [&amp;lt;ffffffffa095c7ee&amp;gt;] libcfs_call_trace+0x4e/0x60 [libcfs]
[1534439.917285]  [&amp;lt;ffffffffa095c87c&amp;gt;] lbug_with_loc+0x4c/0xb0 [libcfs]
[1534439.924847]  [&amp;lt;ffffffffa0d3221a&amp;gt;] tgt_statfs_internal+0x2ea/0x350 [ptlrpc]
[1534439.932712]  [&amp;lt;ffffffffa133f306&amp;gt;] ofd_statfs+0x66/0x470 [ofd]
[1534439.939464]  [&amp;lt;ffffffffa0a64dd6&amp;gt;] lprocfs_filesfree_seq_show+0xf6/0x520 [obdclass]
[1534439.948022]  [&amp;lt;ffffffff811b80ea&amp;gt;] ? alloc_pages_vma+0x9a/0x150
[1534439.954855]  [&amp;lt;ffffffff811781ae&amp;gt;] ? lru_cache_add+0xe/0x10
[1534439.959871] Lustre: testfs-OST0000: Imperative Recovery enabled, recovery window shrunk from 900-2700 down to 450-2700
[1534439.973161]  [&amp;lt;ffffffff811a2121&amp;gt;] ? page_add_new_anon_rmap+0x91/0x130
[1534439.980700]  [&amp;lt;ffffffff811c2585&amp;gt;] ? __kmalloc+0x55/0x230
[1534439.987099]  [&amp;lt;ffffffff81202687&amp;gt;] ? seq_buf_alloc+0x17/0x40
[1534439.993785]  [&amp;lt;ffffffffa1353212&amp;gt;] ofd_filesfree_seq_show+0x12/0x20 [ofd]
[1534440.001575]  [&amp;lt;ffffffff81202b7a&amp;gt;] seq_read+0xfa/0x3a0
[1534440.007748]  [&amp;lt;ffffffff8124911d&amp;gt;] proc_reg_read+0x3d/0x80
[1534440.014285]  [&amp;lt;ffffffff811decfc&amp;gt;] vfs_read+0x9c/0x170
[1534440.020499]  [&amp;lt;ffffffff811df84f&amp;gt;] SyS_read+0x7f/0xe0
[1534440.026754]  [&amp;lt;ffffffff81645009&amp;gt;] system_call_fastpath+0x16/0x1b
[1534440.033891] 
[1534440.036630] Kernel panic - not syncing: LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;There is a race between lctl get_param obdfilter.*.filesfree and mount operation.&lt;br/&gt;
ofd_statfs-&amp;gt;tgt_statfs_internal-&amp;gt;dt_statfs(env, lut-&amp;gt;lut_bottom, osfs)&lt;br/&gt;
lut_bottom is NULL during execution and assert, but at vmcore it is initialized already.&lt;/p&gt;

&lt;p&gt;ofd_init0() call ofd_procfs_init() and then call tgt_init() which initialize lut_bottom. So a race window exist between procfs touch and full ofd initialization.&lt;/p&gt;</description>
                <environment></environment>
        <key id="50728">LU-10650</key>
            <summary>cslco1705 crash: dt_statfs()) ASSERTION( dev ) failed: LBUG, Pid: 3372, comm: lctl</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="aboyko">Alexander Boyko</assignee>
                                    <reporter username="aboyko">Alexander Boyko</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Fri, 9 Feb 2018 11:51:46 +0000</created>
                <updated>Thu, 12 Apr 2018 16:15:47 +0000</updated>
                            <resolved>Tue, 27 Feb 2018 04:27:56 +0000</resolved>
                                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="220554" author="gerrit" created="Fri, 9 Feb 2018 12:12:35 +0000"  >&lt;p&gt;Alexandr Boyko (c17825@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31243&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31243&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10650&quot; title=&quot;cslco1705 crash: dt_statfs()) ASSERTION( dev ) failed: LBUG, Pid: 3372, comm: lctl&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10650&quot;&gt;&lt;del&gt;LU-10650&lt;/del&gt;&lt;/a&gt; obd: add check to obd_statfs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e6cc1fb0c0d671b951a5f7410aa9006db4bbf298&lt;/p&gt;</comment>
                            <comment id="221741" author="gerrit" created="Tue, 27 Feb 2018 03:42:15 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31243/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31243/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10650&quot; title=&quot;cslco1705 crash: dt_statfs()) ASSERTION( dev ) failed: LBUG, Pid: 3372, comm: lctl&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10650&quot;&gt;&lt;del&gt;LU-10650&lt;/del&gt;&lt;/a&gt; obd: add check to obd_statfs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 4f40429775c49468d9ec1fec34d5e7500ac01116&lt;/p&gt;</comment>
                            <comment id="221772" author="pjones" created="Tue, 27 Feb 2018 04:27:56 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="224408" author="gerrit" created="Fri, 23 Mar 2018 15:17:18 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31752&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31752&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10650&quot; title=&quot;cslco1705 crash: dt_statfs()) ASSERTION( dev ) failed: LBUG, Pid: 3372, comm: lctl&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10650&quot;&gt;&lt;del&gt;LU-10650&lt;/del&gt;&lt;/a&gt; obd: add check to obd_statfs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6a86f7f6f11940c5624cbaaa3e152a049089a6c4&lt;/p&gt;</comment>
                            <comment id="225889" author="gerrit" created="Thu, 12 Apr 2018 16:14:22 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31752/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31752/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10650&quot; title=&quot;cslco1705 crash: dt_statfs()) ASSERTION( dev ) failed: LBUG, Pid: 3372, comm: lctl&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10650&quot;&gt;&lt;del&gt;LU-10650&lt;/del&gt;&lt;/a&gt; obd: add check to obd_statfs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5e47249b04ebec318b3589f43830c665fe0d8448&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="51387">LU-10820</issuekey>
        </issuelink>
                            </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|hzzsmv:</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>