<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:46:32 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-4866] The ost-survey script from the lustre-iokit in build-41 of the SLES11SP3 lustre RPMs reports obsolete usage of lfs setstripe.</title>
                <link>https://jira.whamcloud.com/browse/LU-4866</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;ol&gt;
	&lt;li&gt;ost-survey -s 10 /lustre/&lt;br/&gt;
/usr/bin/ost-survey: 04/05/14 OST speed survey on /lustre/ from 192.169.53.147@o2ib&lt;br/&gt;
Number of Active OST devices : 24&lt;br/&gt;
error: obsolete usage of setstripe positional parameters.  Use -c, -i, -S instead.&lt;br/&gt;
Create a new file with a specific striping pattern or&lt;br/&gt;
set the default striping pattern on an existing directory or&lt;br/&gt;
delete the default striping pattern from an existing directory&lt;br/&gt;
usage: setstripe -d &amp;lt;directory&amp;gt;   (to delete default striping)&lt;br/&gt;
 or&lt;br/&gt;
usage: setstripe &lt;span class=&quot;error&quot;&gt;&amp;#91;--stripe-count|-c &amp;lt;stripe_count&amp;gt;&amp;#93;&lt;/span&gt;&lt;br/&gt;
                 &lt;span class=&quot;error&quot;&gt;&amp;#91;--stripe-index|-i &amp;lt;start_ost_idx&amp;gt;&amp;#93;&lt;/span&gt;&lt;br/&gt;
                 &lt;span class=&quot;error&quot;&gt;&amp;#91;--stripe-size|-S &amp;lt;stripe_size&amp;gt;&amp;#93;&lt;/span&gt;&lt;br/&gt;
                 &lt;span class=&quot;error&quot;&gt;&amp;#91;--pool|-p &amp;lt;pool_name&amp;gt;&amp;#93;&lt;/span&gt;&lt;br/&gt;
                 &lt;span class=&quot;error&quot;&gt;&amp;#91;--block|-b&amp;#93;&lt;/span&gt; &amp;lt;directory|filename&amp;gt;&lt;br/&gt;
        stripe_size:  Number of bytes on each OST (0 filesystem default)&lt;br/&gt;
                      Can be specified with k, m or g (in KB, MB and GB&lt;br/&gt;
                      respectively)&lt;br/&gt;
        start_ost_idx: OST index of first stripe (-1 default)&lt;br/&gt;
        stripe_count: Number of OSTs to stripe over (0 default, -1 all)&lt;br/&gt;
        pool_name:    Name of OST pool to use (default none)&lt;br/&gt;
        block:   Block file access during data migration&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment>SLES 11 SP3&lt;br/&gt;
lustre-b2_5 build-41&lt;br/&gt;
kernel 3.0.101-0.15_lustre-default</environment>
        <key id="24094">LU-4866</key>
            <summary>The ost-survey script from the lustre-iokit in build-41 of the SLES11SP3 lustre RPMs reports obsolete usage of lfs setstripe.</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="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="2">Won&apos;t Fix</resolution>
                                        <assignee username="keith">Keith Mannthey</assignee>
                                    <reporter username="bwillems">Bart Willems</reporter>
                        <labels>
                    </labels>
                <created>Tue, 8 Apr 2014 00:50:43 +0000</created>
                <updated>Thu, 17 Jul 2014 23:59:04 +0000</updated>
                            <resolved>Thu, 17 Jul 2014 23:59:04 +0000</resolved>
                                    <version>Lustre 2.5.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="81224" author="keith" created="Tue, 8 Apr 2014 19:46:58 +0000"  >&lt;p&gt;Bob, do you have any suggestion of why ost-survey might be different on SuSE Lustre?&lt;/p&gt;</comment>
                            <comment id="81226" author="bogl" created="Tue, 8 Apr 2014 19:48:29 +0000"  >&lt;p&gt;Keith, no clue.&lt;/p&gt;

&lt;p&gt;error shown complains about using positional args in setstripe instead of -x args.  I think positional args were taken out quite a while ago.  Nothing SLES specific there, just gone.&lt;/p&gt;

&lt;p&gt;Does ost-survey have any distro specific scripts like lbuild does?&lt;/p&gt;</comment>
                            <comment id="81229" author="bogl" created="Tue, 8 Apr 2014 20:01:25 +0000"  >&lt;p&gt;see &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4527&quot; title=&quot;lfs option deprecation uses LUSTRE_VERSION which isn&amp;#39;t defined anywhere&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4527&quot;&gt;&lt;del&gt;LU-4527&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="86240" author="jfc" created="Tue, 10 Jun 2014 17:29:15 +0000"  >&lt;p&gt;Do we anticipate any further action/progress on this ticket?&lt;br/&gt;
If not, shall I mark it as resolved/duplicate?&lt;br/&gt;
Thanks,&lt;br/&gt;
~ jfc.&lt;/p&gt;</comment>
                            <comment id="89431" author="jfc" created="Thu, 17 Jul 2014 23:59:04 +0000"  >&lt;p&gt;Let me know if anyone wants to reopen this issue.&lt;br/&gt;
Thanks,&lt;br/&gt;
~ jfc.&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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>performance</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10030" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic/Theme</customfieldname>
                        <customfieldvalues>
                                        <label>IOkit</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzwjfj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13439</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>