<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:43:29 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-11392] osp_sync_thread()) ASSERTION( thread-&gt;t_flags != SVC_RUNNING ) failed: 64767 changes, 41295 in progress, 1 in flight</title>
                <link>https://jira.whamcloud.com/browse/LU-11392</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;[209677.208444] LustreError: 4511:0:(llog_cat.c:269:llog_cat_id2handle()) snx11205-OST0000-osc-MDT0001: error opening log id [0x724a:0x1:0x0]:0: rc = -2
[209677.224367] LustreError: 4511:0:(osp_sync.c:1258:osp_sync_thread()) ASSERTION( thread-&amp;gt;t_flags != SVC_RUNNING ) failed: 33830 changes, 284 in progress, 0 in flight
[209677.241177] LustreError: 4511:0:(osp_sync.c:1258:osp_sync_thread()) LBUG
[209677.249045] Pid: 4511, comm: osp-syn-0-1
[209677.254171] 
Call Trace:
[209677.260460]  [&amp;lt;ffffffffc0b347ae&amp;gt;] libcfs_call_trace+0x4e/0x60 [libcfs]
[209677.268138]  [&amp;lt;ffffffffc0b3483c&amp;gt;] lbug_with_loc+0x4c/0xb0 [libcfs]
[209677.275498]  [&amp;lt;ffffffffc1710f9b&amp;gt;] osp_sync_thread+0xa1b/0xa70 [osp]
[209677.282872]  [&amp;lt;ffffffff816b3e2c&amp;gt;] ? __schedule+0x47c/0xa30
[209677.289558]  [&amp;lt;ffffffffc1710580&amp;gt;] ? osp_sync_thread+0x0/0xa70 [osp]
[209677.296915]  [&amp;lt;ffffffff810b4031&amp;gt;] kthread+0xd1/0xe0
[209677.302876]  [&amp;lt;ffffffff810b3f60&amp;gt;] ? kthread+0x0/0xe0
[209677.308942]  [&amp;lt;ffffffff816c155d&amp;gt;] ret_from_fork+0x5d/0xb0
[209677.315441]  [&amp;lt;ffffffff810b3f60&amp;gt;] ? kthread+0x0/0xe0
[209677.321485] 
[209677.324090] Kernel panic - not syncing: LBUG
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;It is close to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7001&quot; title=&quot;osp_sync.c: 1139: osp_sync_thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7001&quot;&gt;&lt;del&gt;LU-7001&lt;/del&gt;&lt;/a&gt; and could happen for wrapped catalog only. A race between llog_process_thread and llog_add. The &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7001&quot; title=&quot;osp_sync.c: 1139: osp_sync_thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7001&quot;&gt;&lt;del&gt;LU-7001&lt;/del&gt;&lt;/a&gt; addressed this particular problem in past, but it lefts a small window for the same race, unfortunately.&lt;/p&gt;</description>
                <environment></environment>
        <key id="53342">LU-11392</key>
            <summary>osp_sync_thread()) ASSERTION( thread-&gt;t_flags != SVC_RUNNING ) failed: 64767 changes, 41295 in progress, 1 in flight</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="aboyko">Alexander Boyko</assignee>
                                    <reporter username="aboyko">Alexander Boyko</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Tue, 18 Sep 2018 13:10:14 +0000</created>
                <updated>Tue, 23 Oct 2018 05:37:41 +0000</updated>
                            <resolved>Tue, 23 Oct 2018 05:37:41 +0000</resolved>
                                                    <fixVersion>Lustre 2.12.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="233681" author="gerrit" created="Tue, 18 Sep 2018 13:12:47 +0000"  >&lt;p&gt;Alexandr Boyko (c17825@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33192&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33192&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11392&quot; title=&quot;osp_sync_thread()) ASSERTION( thread-&amp;gt;t_flags != SVC_RUNNING ) failed: 64767 changes, 41295 in progress, 1 in flight&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11392&quot;&gt;&lt;del&gt;LU-11392&lt;/del&gt;&lt;/a&gt; tests: check race for llog_process_thread&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 607589044ca2f789f1c545c3cfd527999600bcdd&lt;/p&gt;</comment>
                            <comment id="233682" author="gerrit" created="Tue, 18 Sep 2018 13:43:05 +0000"  >&lt;p&gt;Alexandr Boyko (c17825@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33193&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33193&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11392&quot; title=&quot;osp_sync_thread()) ASSERTION( thread-&amp;gt;t_flags != SVC_RUNNING ) failed: 64767 changes, 41295 in progress, 1 in flight&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11392&quot;&gt;&lt;del&gt;LU-11392&lt;/del&gt;&lt;/a&gt; llog: fix race llog_process_thread vs llog_add&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: b5399949083b8b4a1ecc2642f8686423ecda8bae&lt;/p&gt;</comment>
                            <comment id="234464" author="gerrit" created="Fri, 5 Oct 2018 22:25:57 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33193/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33193/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11392&quot; title=&quot;osp_sync_thread()) ASSERTION( thread-&amp;gt;t_flags != SVC_RUNNING ) failed: 64767 changes, 41295 in progress, 1 in flight&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11392&quot;&gt;&lt;del&gt;LU-11392&lt;/del&gt;&lt;/a&gt; llog: fix race llog_process_thread vs llog_add&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 38c5f9aa6cb5f98f684e8bbe67ec3bd8e2204467&lt;/p&gt;</comment>
                            <comment id="235309" author="gerrit" created="Tue, 23 Oct 2018 05:16:39 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33192/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33192/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11392&quot; title=&quot;osp_sync_thread()) ASSERTION( thread-&amp;gt;t_flags != SVC_RUNNING ) failed: 64767 changes, 41295 in progress, 1 in flight&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11392&quot;&gt;&lt;del&gt;LU-11392&lt;/del&gt;&lt;/a&gt; tests: check race for llog_process_thread&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0f2d8154a888e3db0739ebec2279a0cafb6a0afd&lt;/p&gt;</comment>
                            <comment id="235321" author="pjones" created="Tue, 23 Oct 2018 05:37:41 +0000"  >&lt;p&gt;Landed for 2.12&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|i002lz:</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>