<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:05:08 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-7001] osp_sync.c: 1139: osp_sync_thread</title>
                <link>https://jira.whamcloud.com/browse/LU-7001</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The problem unfortunately is not solved, even with the patch &lt;a href=&quot;http://review.whamcloud.com/#/c/15841/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/15841/&lt;/a&gt;&lt;br/&gt;
I propose to raise the topic again &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6944&quot; title=&quot;LBUG: (osp_sync.c:1139:osp_sync_thread()) ASSERTION( thread-&amp;gt;t_flags != SVC_RUNNING ) failed: 806 changes, 230 in progress, 7 in flight&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6944&quot;&gt;&lt;del&gt;LU-6944&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
The system restarts unexpectedly with errors&lt;br/&gt;
Message from syslogd @ hard at Aug 13 8:56:38 ...&lt;br/&gt;
&#160; kernel: LustreError: 2796: 0: (osp_sync.c: 1139: osp_sync_thread ()) ASSERTION (thread-&amp;gt; t_flags! = SVC_RUNNING) failed: 684 changes, 1137 in progress, 7 in flight&lt;br/&gt;
Message from syslogd @ hard at Aug 13 8:56:38 ...&lt;br/&gt;
&#160; kernel: LustreError: 2796: 0: (osp_sync.c: 1139: osp_sync_thread ()) LBUG&lt;/p&gt;</description>
                <environment>&lt;a href=&quot;https://build.hpdd.intel.com/job/lustre-reviews/34017/arch=x86_64,build_type=server,distro=el6.6,ib_stack=inkernel/&quot;&gt;https://build.hpdd.intel.com/job/lustre-reviews/34017/arch=x86_64,build_type=server,distro=el6.6,ib_stack=inkernel/&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://build.hpdd.intel.com/job/lustre-master/3137/arch=x86_64,build_type=server,distro=el6.6,ib_stack=inkernel/&quot;&gt;https://build.hpdd.intel.com/job/lustre-master/3137/arch=x86_64,build_type=server,distro=el6.6,ib_stack=inkernel/&lt;/a&gt;</environment>
        <key id="31463">LU-7001</key>
            <summary>osp_sync.c: 1139: osp_sync_thread</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="Lexsoft">Alex</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Thu, 13 Aug 2015 06:17:19 +0000</created>
                <updated>Tue, 18 Sep 2018 17:15:09 +0000</updated>
                            <resolved>Wed, 13 Sep 2017 03:46:14 +0000</resolved>
                                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="124075" author="adilger" created="Thu, 13 Aug 2015 17:39:42 +0000"  >&lt;p&gt;Please provide the console logs with stack trace from the failing node.  What operations are being done to trigger these errors?&lt;/p&gt;</comment>
                            <comment id="124135" author="lexsoft" created="Fri, 14 Aug 2015 10:11:36 +0000"  >&lt;p&gt;How to enable logs to provide them? Operation delete files&lt;/p&gt;</comment>
                            <comment id="126766" author="gerrit" created="Wed, 9 Sep 2015 07:25:30 +0000"  >&lt;p&gt;Li Xi (lixi@ddn.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16335&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16335&lt;/a&gt;&lt;br/&gt;
Subject: &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; osp: remove improper assert of sync thread&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ec59112060a4182b2c9b028ab38cf5f3dc3f8e8d&lt;/p&gt;</comment>
                            <comment id="126767" author="lixi" created="Wed, 9 Sep 2015 07:29:05 +0000"  >&lt;p&gt;We are hitting this issue repeatedly. I guess it will never recover unless we skip recovery or do something trick.&lt;/p&gt;

&lt;p&gt;Can we just remove the assertion? It seems this assertion is not proper, since the running thread has no idea when it will be requested to stop. Also, in osp_init0(), if ptlrpc_init_import() function returns a failure (ptlrpc_init_import() will not return any failure at least currently), it seems the assertion will fail. So this assertion looks dangerous.&lt;/p&gt;</comment>
                            <comment id="126891" author="lixi" created="Thu, 10 Sep 2015 09:26:53 +0000"  >&lt;p&gt;Finally, we walk around this problem by remove the CATALOGS file. I am wondering whether there is anyway to chack and recover broken llogs records...&lt;/p&gt;</comment>
                            <comment id="126972" author="adilger" created="Thu, 10 Sep 2015 18:31:26 +0000"  >&lt;p&gt;Li Xi, there are a couple of patches in flight that will repair or skip corrupted log records, but there may still be more types of corruption found on the future.&lt;/p&gt;</comment>
                            <comment id="127046" author="lixi" created="Fri, 11 Sep 2015 07:20:44 +0000"  >&lt;p&gt;Thank you Andreas for the information.&lt;/p&gt;

&lt;p&gt;Do you think it is possible to write a userspace tool to read as well as edit the llog files? I know that llog_reader is being changed, so hopefully, we will be able to at least dump the llog file. But since the llog files can be read locally from MDT/OST ldiskfs, maybe we can use a tool to remove wrong records mannually too?&lt;/p&gt;</comment>
                            <comment id="189378" author="gerrit" created="Thu, 23 Mar 2017 06:43:36 +0000"  >&lt;p&gt;Alexander Boyko (alexander.boyko@seagate.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26132&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26132&lt;/a&gt;&lt;br/&gt;
Subject: &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; osp: fix llog processing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bcebaa04977761773d24fed0821c44fcbd5bef83&lt;/p&gt;</comment>
                            <comment id="190820" author="gerrit" created="Wed, 5 Apr 2017 09:13:37 +0000"  >&lt;p&gt;Alexander Boyko (alexander.boyko@seagate.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26359&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26359&lt;/a&gt;&lt;br/&gt;
Subject: &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; tests: check osp_sync_thread for wrapped llog&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8d779dab1025cd46ac44fc80f4dbd5ac85cba8a8&lt;/p&gt;</comment>
                            <comment id="208195" author="gerrit" created="Wed, 13 Sep 2017 03:36:58 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/26132/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26132/&lt;/a&gt;&lt;br/&gt;
Subject: &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; osp: fix llog processing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 8da9fb0cf14cc79bf1985d144d0a201e136dfe51&lt;/p&gt;</comment>
                            <comment id="208208" author="pjones" created="Wed, 13 Sep 2017 03:46:14 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="226472" author="gerrit" created="Fri, 20 Apr 2018 14:43:18 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32097&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32097&lt;/a&gt;&lt;br/&gt;
Subject: &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; osp: fix llog processing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: bf6768549dfa09711daa66ccbf9db766c9f074f6&lt;/p&gt;</comment>
                            <comment id="227263" author="gerrit" created="Thu, 3 May 2018 20:12:00 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/32097/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32097/&lt;/a&gt;&lt;br/&gt;
Subject: &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; osp: fix llog processing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 10cc97e3c1487692b460702bf46220b1acb452ee&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="31322">LU-6944</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|hzxkev:</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>