<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:38:10 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-3932] HSM can only handle ~4G requests at most</title>
                <link>https://jira.whamcloud.com/browse/LU-3932</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In current implementation, a catalog llog can only have ~4G entries in its lifetime which means HSM can only handle ~4G requests at most.&lt;/p&gt;

&lt;p&gt;We have to improve catalog. It seems reasonable for me to roll catalog index back when it reaches maximum, assuming that it&apos;s impossible to have ~4G entries on the same time.&lt;/p&gt;</description>
                <environment></environment>
        <key id="20909">LU-3932</key>
            <summary>HSM can only handle ~4G requests at most</summary>
                <type id="7" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/task_agile.png">Technical task</type>
                            <parent id="20020">LU-3647</parent>
                                    <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="jhammond">John Hammond</assignee>
                                    <reporter username="jay">Jinshan Xiong</reporter>
                        <labels>
                            <label>hsm</label>
                    </labels>
                <created>Wed, 11 Sep 2013 17:57:08 +0000</created>
                <updated>Thu, 10 Dec 2020 20:35:32 +0000</updated>
                            <resolved>Thu, 10 Dec 2020 20:35:27 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="66404" author="jay" created="Wed, 11 Sep 2013 19:42:39 +0000"  >&lt;p&gt;After taking a further look at the implementation of catalog llog implementation, unlike plain llog, it reuses its index number. However, after the indices are reused, reading catalog entries will not be in the order when they were added.&lt;/p&gt;

&lt;p&gt;This doesn&apos;t seem to be a severe problem because we have ~4G slot anyway.&lt;/p&gt;

&lt;p&gt;I will drop the priority.&lt;/p&gt;</comment>
                            <comment id="79684" author="jlevi" created="Wed, 19 Mar 2014 17:47:19 +0000"  >&lt;p&gt;After speaking to Jinshan, this will not be fixed.&lt;/p&gt;</comment>
                            <comment id="104587" author="jay" created="Fri, 23 Jan 2015 22:44:01 +0000"  >&lt;p&gt;Andreas says that the catalog should store the catalog index for the first (or last) index that is used.  When processing the ChangeLog, it should start at the first (or one after the last) catalog index so that the individual llog files are processed in order.&lt;/p&gt;</comment>
                            <comment id="104683" author="adilger" created="Mon, 26 Jan 2015 08:11:34 +0000"  >&lt;p&gt;It is worth noting that this only affects the case of the MDS crashes or is shut down while the first and last ChangeLog catalog llogs are straddling the start of the catalog. That would return ChangeLog entries in a slightly wrong order. That is not a problem for HSM, but may be for lustre-rsync and similar. &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|hzw1wf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>10389</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>