<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:27:00 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-16435] don&apos;t keep bad local copies of config llogs</title>
                <link>https://jira.whamcloud.com/browse/LU-16435</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The mgc_llog_local_copy() does two-step backup of llogs:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;local copy to a temporary file&lt;/li&gt;
	&lt;li&gt;remote llog to local copy&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;though failure in either one are ignored and doesn&apos;t prevent mount the reason of failure can be corrupted local copy which will cause mount failure later while being processed.&lt;/p&gt;

&lt;p&gt;To prevent that the&#160;&lt;tt&gt;mgs_llog_local_copy()&lt;/tt&gt; should delete local copy if first backup failed due to any reason&lt;/p&gt;</description>
                <environment></environment>
        <key id="73757">LU-16435</key>
            <summary>don&apos;t keep bad local copies of config llogs</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="6">Not a Bug</resolution>
                                        <assignee username="tappro">Mikhail Pershin</assignee>
                                    <reporter username="tappro">Mikhail Pershin</reporter>
                        <labels>
                    </labels>
                <created>Wed, 28 Dec 2022 08:56:01 +0000</created>
                <updated>Tue, 17 Jan 2023 13:43:09 +0000</updated>
                            <resolved>Tue, 17 Jan 2023 13:43:09 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="359289" author="tappro" created="Tue, 17 Jan 2023 13:42:21 +0000"  >&lt;p&gt;While making patch and test for the situation I have found that problem is resolved already in all Lustre current versions. The reason of issue was corrupted local copy of config llog which was still used for processing. Right now the latest code doesn&apos;t use local config if it is corrupted but ask for remote llog and even when it is being processed such corruption are skipped due to series of recent patches and mount is not failed. There are still possibilities of more severe corruptions like llog header damage, but such can&apos;t be handled by Lustre means, e.g. llog_erase() will just not work, etc. In such cases llogs are to be removed by using &lt;tt&gt;debugfs/tunefs&lt;/tt&gt; or local FS mount access&lt;/p&gt;</comment>
                            <comment id="359290" author="tappro" created="Tue, 17 Jan 2023 13:43:09 +0000"  >&lt;p&gt;Not a bug nowadays&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                        </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|i038q7:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>