<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:31:35 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-16978] don&apos;t update last_used_oid_file with lower id</title>
                <link>https://jira.whamcloud.com/browse/LU-16978</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;During recovery initial ID stored in opd_last_used_oid_file can&apos;t be changed to less value. Otherwise in case of panic(during recovery) it may cause removing already used objects on OSTs. In a case I&apos;ve been investigating there was a series of panics resulted in a files without objects on OSTs.&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;vm3: start MDT0 recovery&lt;/li&gt;
	&lt;li&gt;vm3: wrote last used fid 36996941 (during recovery)&lt;/li&gt;
	&lt;li&gt;vm3: end of recovery. 1 evicted&lt;/li&gt;
	&lt;li&gt;vm3: deleting orphan objects from 0x0:36996942&lt;/li&gt;
	&lt;li&gt;failover MDT0 to vm1&lt;/li&gt;
	&lt;li&gt;vm1: mount + start recovery MDT0&lt;/li&gt;
	&lt;li&gt;vm1: wrote last used fid 36990688, 36991282, ..., 36978433, 36991006 (during recovery)&lt;/li&gt;
	&lt;li&gt;vm1: kernel panic on vm1 -&amp;gt; failover to vm3&lt;/li&gt;
	&lt;li&gt;&#160;vm3: start recovery MDT0&lt;/li&gt;
	&lt;li&gt;&#160;vm3: end of recovery. 1 evicted&lt;/li&gt;
	&lt;li&gt;&#160;vm3: deleting orphan objects from 0x0:36991007&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&#160;The weird thing I couldn&apos;t explain here is why in item (7) it gets requests that are less than earlier written last_used 0x0:36996942. Normally this shouldn&apos;t happen as opd_last_used_oid_file is updated with a new higher value in the end of osp_create before sending reply to client. Anyway changing opd_last_used_oid_file with lower value during recovery looks wrong.&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="77135">LU-16978</key>
            <summary>don&apos;t update last_used_oid_file with lower id</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="scherementsev">Sergey Cheremencev</assignee>
                                    <reporter username="scherementsev">Sergey Cheremencev</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Jul 2023 14:08:03 +0000</created>
                <updated>Tue, 25 Jul 2023 14:09:24 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                <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|i03rcn:</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>