<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:37:06 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-10663] obdfilter-survey</title>
                <link>https://jira.whamcloud.com/browse/LU-10663</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When run obdfilter-survey it would only do one test at a time. After some debugging I traced the issue to destroy_objects function. Here is the errors.&lt;/p&gt;


&lt;p&gt;remote_shell localhost lctl --device 17 destroy 444 1&lt;br/&gt;
error: destroy: invalid objid &apos;444&apos;&lt;br/&gt;
destroy OST object &amp;lt;objid&amp;gt; [num &lt;span class=&quot;error&quot;&gt;&amp;#91;verbose&amp;#93;&lt;/span&gt;]&lt;br/&gt;
usage: destroy &amp;lt;num&amp;gt; objects, starting at objid &amp;lt;objid&amp;gt;&lt;br/&gt;
run &amp;lt;command&amp;gt; after connecting to device &amp;lt;devno&amp;gt;&lt;br/&gt;
--device &amp;lt;devno&amp;gt; &amp;lt;command &lt;span class=&quot;error&quot;&gt;&amp;#91;args ...&amp;#93;&lt;/span&gt;&amp;gt;&lt;br/&gt;
remote_shell localhost lctl --device 18 destroy 444 1&lt;br/&gt;
error: destroy: invalid objid &apos;444&apos;&lt;br/&gt;
destroy OST object &amp;lt;objid&amp;gt; [num &lt;span class=&quot;error&quot;&gt;&amp;#91;verbose&amp;#93;&lt;/span&gt;]&lt;br/&gt;
usage: destroy &amp;lt;num&amp;gt; objects, starting at objid &amp;lt;objid&amp;gt;&lt;br/&gt;
run &amp;lt;command&amp;gt; after connecting to device &amp;lt;devno&amp;gt;&lt;br/&gt;
--device &amp;lt;devno&amp;gt; &amp;lt;command &lt;span class=&quot;error&quot;&gt;&amp;#91;args ...&amp;#93;&lt;/span&gt;&amp;gt;&lt;br/&gt;
remote_shell localhost lctl --device 19 destroy 444 1&lt;br/&gt;
error: destroy: invalid objid &apos;444&apos;&lt;br/&gt;
destroy OST object &amp;lt;objid&amp;gt; [num &lt;span class=&quot;error&quot;&gt;&amp;#91;verbose&amp;#93;&lt;/span&gt;]&lt;br/&gt;
usage: destroy &amp;lt;num&amp;gt; objects, starting at objid &amp;lt;objid&amp;gt;&lt;br/&gt;
run &amp;lt;command&amp;gt; after connecting to device &amp;lt;devno&amp;gt;&lt;br/&gt;
--device &amp;lt;devno&amp;gt; &amp;lt;command &lt;span class=&quot;error&quot;&gt;&amp;#91;args ...&amp;#93;&lt;/span&gt;&amp;gt;&lt;br/&gt;
remote_shell localhost lctl --device 20 destroy 444 1&lt;br/&gt;
error: destroy: invalid objid &apos;444&apos;&lt;br/&gt;
destroy OST object &amp;lt;objid&amp;gt; [num &lt;span class=&quot;error&quot;&gt;&amp;#91;verbose&amp;#93;&lt;/span&gt;]&lt;br/&gt;
usage: destroy &amp;lt;num&amp;gt; objects, starting at objid &amp;lt;objid&amp;gt;&lt;br/&gt;
run &amp;lt;command&amp;gt; after connecting to device &amp;lt;devno&amp;gt;&lt;br/&gt;
--device &amp;lt;devno&amp;gt; &amp;lt;command &lt;span class=&quot;error&quot;&gt;&amp;#91;args ...&amp;#93;&lt;/span&gt;&amp;gt;&lt;br/&gt;
remote_shell localhost lctl --device 21 destroy 444 1&lt;br/&gt;
error: destroy: invalid objid &apos;444&apos;&lt;br/&gt;
destroy OST object &amp;lt;objid&amp;gt; [num &lt;span class=&quot;error&quot;&gt;&amp;#91;verbose&amp;#93;&lt;/span&gt;]&lt;br/&gt;
usage: destroy &amp;lt;num&amp;gt; objects, starting at objid &amp;lt;objid&amp;gt;&lt;br/&gt;
run &amp;lt;command&amp;gt; after connecting to device &amp;lt;devno&amp;gt;&lt;br/&gt;
--device &amp;lt;devno&amp;gt; &amp;lt;command &lt;span class=&quot;error&quot;&gt;&amp;#91;args ...&amp;#93;&lt;/span&gt;&amp;gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Any ideas what could be causing this?&lt;/p&gt;</description>
                <environment></environment>
        <key id="50801">LU-10663</key>
            <summary>obdfilter-survey</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="1">Fixed</resolution>
                                        <assignee username="jhammond">John Hammond</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Wed, 14 Feb 2018 00:44:34 +0000</created>
                <updated>Mon, 12 Mar 2018 21:50:36 +0000</updated>
                            <resolved>Tue, 27 Feb 2018 04:31:30 +0000</resolved>
                                    <version>Lustre 2.10.3</version>
                                    <fixVersion>Lustre 2.11.0</fixVersion>
                    <fixVersion>Lustre 2.10.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="220957" author="bfaccini" created="Wed, 14 Feb 2018 08:28:25 +0000"  >&lt;p&gt;Hello Mahmoud,&lt;br/&gt;
did you interrupt the obdfilter_survey script before getting these errors ?&lt;br/&gt;
I am asking because I am presently doing some re-work (as pert of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9730&quot; title=&quot;cleanup OST objects that have been leaked during interrupted/failed runs of obdfilter-survey&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9730&quot;&gt;LU-9730&lt;/a&gt;) in the obdfilter_survey framework to strengthen it particularly in its auto-cleanup duty upon normal and interrupted cases.&lt;/p&gt;

&lt;p&gt;Can you also detail the command line/parameters you have used and also the configuration (single node setup?, direct run on OSS ?, ...) being used ?&lt;/p&gt;

&lt;p&gt;Did you also check of any &quot;/tmp//obdfilter_survey_*&quot; left files ?&lt;/p&gt;
</comment>
                            <comment id="220995" author="mhanafi" created="Wed, 14 Feb 2018 17:41:32 +0000"  >&lt;p&gt;This start when I updated from 2.10.1 to 2.10.3. I had ran obdfilter-survey both local(oss) and netdisk(2 osses) and I had interrupted it before in 2.10.1.&lt;/p&gt;

&lt;p&gt;I checked the file in /tmp didn&apos;t find anything.&lt;/p&gt;

&lt;p&gt;cmd line&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;rszlo=1024 rszhi=4096 size=5000 obdfilter-survey 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;When run obdfilter-survey on a new OST running 2.10.3 the test only runs 1 time. I coped obdfilter-survey and iokit-libecho from a 2.10.1 server still had the issue.&lt;/p&gt;

&lt;p&gt;I&#160; downgraded the OSS back to 2.10.1 and obdfilter_survey runs without errors.&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;nbp7-mds2 ~ # rszlo=1024 rszhi=4096 size=10000 tests_str=&lt;span class=&quot;code-quote&quot;&gt;&quot;write&quot;&lt;/span&gt; obdfilter-survey

Wed Feb 14 09:32:41 PST 2018 Obdfilter-survey &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; &lt;span class=&quot;code-keyword&quot;&gt;case&lt;/span&gt;=disk from nbp7-mds2
ost 3 sz 30720000K rsz 1024K obj 3 thr 3 write 1096.05 [ 335.99, 448.97] 
ost 3 sz 30720000K rsz 1024K obj 3 thr 6 write 1163.57 [ 377.99, 754.98] 
ost 3 sz 30720000K rsz 1024K obj 3 thr 12 write 1163.78 [ 383.00, 776.98] 
ost 3 sz 30720000K rsz 1024K obj 3 thr 24 write 1164.07 [ 385.99, 778.96] 
ost 3 sz 30720000K rsz 1024K obj 3 thr 48 write 1164.01 [ 384.99, 777.39]&#160;
....
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;So the bug is in 2.10.3 lctl!&lt;/p&gt;

&lt;p&gt;Can I get the priority of this case increased 1 level.**&lt;/p&gt;</comment>
                            <comment id="220998" author="mhanafi" created="Wed, 14 Feb 2018 18:02:01 +0000"  >&lt;p&gt;copied lctl from a 2.10.1 server to a 2.10.3 obdfilter-survey works. Attaching debug output&lt;/p&gt;</comment>
                            <comment id="221009" author="gerrit" created="Wed, 14 Feb 2018 18:31:25 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31305&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31305&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10663&quot; title=&quot;obdfilter-survey&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10663&quot;&gt;&lt;del&gt;LU-10663&lt;/del&gt;&lt;/a&gt; utils: clear errno before check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 70e9e7bcf4505cba8853117e2eeb92a01e399eec&lt;/p&gt;</comment>
                            <comment id="221749" author="gerrit" created="Tue, 27 Feb 2018 03:43:36 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31305/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31305/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10663&quot; title=&quot;obdfilter-survey&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10663&quot;&gt;&lt;del&gt;LU-10663&lt;/del&gt;&lt;/a&gt; utils: clear errno before check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9e488fe9413184e61dcf405c9c87ca348dd6824a&lt;/p&gt;</comment>
                            <comment id="221777" author="pjones" created="Tue, 27 Feb 2018 04:31:30 +0000"  >&lt;p&gt;Landed for 2.11&lt;/p&gt;</comment>
                            <comment id="221811" author="gerrit" created="Tue, 27 Feb 2018 15:49:50 +0000"  >&lt;p&gt;Minh Diep (minh.diep@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31430&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31430&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10663&quot; title=&quot;obdfilter-survey&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10663&quot;&gt;&lt;del&gt;LU-10663&lt;/del&gt;&lt;/a&gt; utils: clear errno before check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 800da3bd685aa2ad4c4ed730ac86d79f7693bfc1&lt;/p&gt;</comment>
                            <comment id="223371" author="gerrit" created="Mon, 12 Mar 2018 21:36:11 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31430/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31430/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10663&quot; title=&quot;obdfilter-survey&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10663&quot;&gt;&lt;del&gt;LU-10663&lt;/del&gt;&lt;/a&gt; utils: clear errno before check&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: d140cab6f9bbef3d7f77b91628fe8202517fa185&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="50398">LU-10566</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="29577" name="obd.debug.out1.gz" size="23249" author="mhanafi" created="Wed, 14 Feb 2018 18:02:12 +0000"/>
                    </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|hzzstb:</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>