<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:13:44 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-7996] Load Balance After Adding New OST&apos;s</title>
                <link>https://jira.whamcloud.com/browse/LU-7996</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;I added about 30 TB of space to our nearly full Lustre file system. Now, the original OSTs are almost full with only about 500GB left. How can I even out the space between them and the new OSTs? I was reading on lfs_migrate bit I am unsure of the syntax and if I should run it on the OSS? Thanks.&lt;/p&gt;</description>
                <environment>RHEL 5.9</environment>
        <key id="35975">LU-7996</key>
            <summary>Load Balance After Adding New OST&apos;s</summary>
                <type id="9" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/undefined.png">Question/Request</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="10000">Done</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="frank.gutierrez-robles@leidos.com">Frank</reporter>
                        <labels>
                    </labels>
                <created>Thu, 7 Apr 2016 21:28:01 +0000</created>
                <updated>Mon, 11 Apr 2016 17:57:28 +0000</updated>
                            <resolved>Mon, 11 Apr 2016 17:57:28 +0000</resolved>
                                    <version>Lustre 1.8.9</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="148450" author="adilger" created="Mon, 11 Apr 2016 17:47:15 +0000"  >&lt;p&gt;There is a man page for &lt;tt&gt;lfs_migrate&lt;/tt&gt; even in 1.8.9.  Note, however, that migration on Lustre 1.8.x is not safe against use/modification by other processes/clients that are using a file during migration.  You will somehow have to &quot;know&quot; that files are idle based on how your workload and environment are configured, or which users/applications are currently active.  The main concern is if files are being modified during migration and the new data is discarded (despite checks to try and avoid this), or if processes have the old version of the file open and do not see new data being written to the file after it is migrated.If your applications don&apos;t modify files after they have been written then this is not a concern. &lt;/p&gt;

&lt;p&gt;In order to reduce this risk, you can selectively migrate only older files, for example only large files changed more than 7 days ago:&lt;/p&gt;
&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;lfs find /testfs -size +4G -ctime +7d | lfs_migrate
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;With Lustre 2.5.x and later, it is possible to safely migrate files while they might be open and in use.&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|hzy793:</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>