<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:12:48 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-14789] sanity 133f and 133g are no longer effective</title>
                <link>https://jira.whamcloud.com/browse/LU-14789</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In &lt;a href=&quot;https://review.whamcloud.com/38567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38567&lt;/a&gt; (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10401&quot; title=&quot;sanity test_133g: timeout during MDT mount&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10401&quot;&gt;&lt;del&gt;LU-10401&lt;/del&gt;&lt;/a&gt; tests: add -F so list_param prints entry type) we replaced &lt;tt&gt;find $proc_dirs ...&lt;/tt&gt; with &lt;tt&gt;$LCTL list_param -FR &apos;*&apos;&lt;/tt&gt;. But &lt;tt&gt;badarea_io&lt;/tt&gt; expects paths and not params. So every open silently fails and the tests don&apos;t test anything.&lt;/p&gt;</description>
                <environment></environment>
        <key id="64851">LU-14789</key>
            <summary>sanity 133f and 133g are no longer effective</summary>
                <type id="3" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11318&amp;avatarType=issuetype">Task</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="1">Fixed</resolution>
                                        <assignee username="cbordage">Cyril Bordage</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                            <label>tests</label>
                    </labels>
                <created>Thu, 24 Jun 2021 15:15:10 +0000</created>
                <updated>Mon, 15 May 2023 12:33:50 +0000</updated>
                            <resolved>Thu, 29 Jul 2021 11:39:24 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="305569" author="jhammond" created="Fri, 25 Jun 2021 17:10:59 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=ys&quot; class=&quot;user-hover&quot; rel=&quot;ys&quot;&gt;ys&lt;/a&gt; could you take a look?&lt;/p&gt;</comment>
                            <comment id="305771" author="jhammond" created="Tue, 29 Jun 2021 12:26:41 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=cbordage&quot; class=&quot;user-hover&quot; rel=&quot;cbordage&quot;&gt;cbordage&lt;/a&gt; could you take a look at this instead of &lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=ys&quot; class=&quot;user-hover&quot; rel=&quot;ys&quot;&gt;ys&lt;/a&gt;? Let me know if you have any questions. The patch will probably need to be based on your fix for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14788&quot; title=&quot;sanity test_133g: crash in __proc_lnet_portal_rotor()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14788&quot;&gt;&lt;del&gt;LU-14788&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="306091" author="cbordage" created="Fri, 2 Jul 2021 09:19:17 +0000"  >&lt;p&gt;I do not see the link with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14788&quot; title=&quot;sanity test_133g: crash in __proc_lnet_portal_rotor()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14788&quot;&gt;&lt;del&gt;LU-14788&lt;/del&gt;&lt;/a&gt;&#8230;&lt;/p&gt;

&lt;p&gt;Would adding the path to the parameters (running a &quot;find&quot;) be a good approach? I checked and not all parameters could be found. How to check them?&lt;/p&gt;</comment>
                            <comment id="306116" author="jhammond" created="Fri, 2 Jul 2021 15:23:01 +0000"  >&lt;p&gt;On master, run&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;badarea_io /sys/kernel/debug/lnet/portal_rotor
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;with and without your fix for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14788&quot; title=&quot;sanity test_133g: crash in __proc_lnet_portal_rotor()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14788&quot;&gt;&lt;del&gt;LU-14788&lt;/del&gt;&lt;/a&gt;. Without your fix it should produce an oops. With your fix it will not.&lt;/p&gt;

&lt;p&gt;We had a test case for this. In &lt;a href=&quot;https://review.whamcloud.com/38567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38567&lt;/a&gt; the test was made ineffective. Look at the commands used in 133g before and after 38567. Run them manually.&lt;/p&gt;</comment>
                            <comment id="306214" author="cbordage" created="Mon, 5 Jul 2021 13:24:17 +0000"  >&lt;p&gt;Yes, it is what I did. That is why I asked my previous question&#8230; To be clearer, I will rephrase.&lt;/p&gt;

&lt;p&gt;I saw that &lt;em&gt;badarea_io&lt;/em&gt; needs a path, and &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14788&quot; title=&quot;sanity test_133g: crash in __proc_lnet_portal_rotor()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14788&quot;&gt;&lt;del&gt;LU-14788&lt;/del&gt;&lt;/a&gt; changes the complete path to the parameter only. With that, the test is skipped.&lt;/p&gt;

&lt;p&gt;My question was, it is enough to find the corresponding path from &lt;em&gt;list_param&lt;/em&gt;? What to do with parameters which cannot be found? If it is not clear, I will push a patch to have a base.&lt;/p&gt;</comment>
                            <comment id="306624" author="gerrit" created="Thu, 8 Jul 2021 14:36:37 +0000"  >&lt;p&gt;Cyril Bordage (cbordage@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/44184&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44184&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14789&quot; title=&quot;sanity 133f and 133g are no longer effective&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14789&quot;&gt;&lt;del&gt;LU-14789&lt;/del&gt;&lt;/a&gt; tests: make sanity 133f and 133g working&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 505630d47080929e5de4d52f5c37322824ce75db&lt;/p&gt;</comment>
                            <comment id="308592" author="gerrit" created="Tue, 27 Jul 2021 21:38:03 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/44184/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/44184/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14789&quot; title=&quot;sanity 133f and 133g are no longer effective&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14789&quot;&gt;&lt;del&gt;LU-14789&lt;/del&gt;&lt;/a&gt; tests: make sanity 133f and 133g working&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 5a28f3bc4bd769d61dde54fdbf7ad11a16b47224&lt;/p&gt;</comment>
                            <comment id="308757" author="pjones" created="Thu, 29 Jul 2021 11:39:24 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                            <comment id="322952" author="gerrit" created="Tue, 18 Jan 2022 06:07:32 +0000"  >&lt;p&gt;&quot;Andreas Dilger &amp;lt;adilger@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46156&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46156&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14789&quot; title=&quot;sanity 133f and 133g are no longer effective&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14789&quot;&gt;&lt;del&gt;LU-14789&lt;/del&gt;&lt;/a&gt; tests: fix sanity 133f/g/h again&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 847a4ebac3147a73c1543530dd69a98e27e86089&lt;/p&gt;</comment>
                            <comment id="372258" author="gerrit" created="Mon, 15 May 2023 07:10:10 +0000"  >&lt;p&gt;&quot;Li Xi &amp;lt;lixi@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/50993&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/50993&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14789&quot; title=&quot;sanity 133f and 133g are no longer effective&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14789&quot;&gt;&lt;del&gt;LU-14789&lt;/del&gt;&lt;/a&gt; sanity: wrong argument for find in test_133g&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8570167c142a31f3642467db724da75deee748f6&lt;/p&gt;</comment>
                            <comment id="372259" author="lixi_wc" created="Mon, 15 May 2023 07:13:02 +0000"  >&lt;p&gt;The following huge output of test_133g is not correct. It means &quot;find&quot; does not include its &quot;-name $PARAM&quot; argument.&lt;/p&gt;

&lt;p&gt;&#160;&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;== sanity test 133g: Check reads/writes of server lustre proc files with bad area io ========================================================== 16:13:38 (1683821618)
CMD: onyx-103vm7 /usr/sbin/lctl get_param -n version 2&amp;gt;/dev/null
CMD: onyx-103vm7 /usr/sbin/lctl list_param -FR &apos;*&apos; | grep &apos;=&apos; |
tr -d = | egrep -v &apos;force_lbug|changelog_mask|daemon_file&apos; |
xargs -n 1 find /proc/fs/lustre/
/sys/fs/lustre/
/sys/kernel/debug/lnet/
/sys/kernel/debug/lustre/ -name |
xargs -n 1 badarea_io
onyx-103vm7: find: &apos;at_early_margin&apos;: No such file or directory
onyx-103vm7: find: &apos;at_extra&apos;: No such file or directory
/proc/fs/lustre/
/proc/fs/lustre/lmv
/proc/fs/lustre/lod
/proc/fs/lustre/lod/lustre-MDT0000-mdtlov
/proc/fs/lustre/lod/lustre-MDT0000-mdtlov/pool
/proc/fs/lustre/lod/lustre-MDT0000-mdtlov/pools
/proc/fs/lustre/lod/lustre-MDT0000-mdtlov/mdt_obd
/proc/fs/lustre/lod/lustre-MDT0000-mdtlov/target_obd
/proc/fs/lustre/lov
/proc/fs/lustre/lov/lustre-MDT0000-mdtlov
/proc/fs/lustre/mdc
/proc/fs/lustre/mdt
/proc/fs/lustre/mdt/lustre-MDT0000
/proc/fs/lustre/mdt/lustre-MDT0000/exports
/proc/fs/lustre/mdt/lustre-MDT0000/exports/0@lo
/proc/fs/lustre/mdt/lustre-MDT0000/exports/0@lo/hash
/proc/fs/lustre/mdt/lustre-MDT0000/exports/0@lo/uuid
/proc/fs/lustre/mdt/lustre-MDT0000/exports/0@lo/stats
/proc/fs/lustre/mdt/lustre-MDT0000/exports/0@lo/export
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

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

&lt;p&gt;Should I re-open this ticket or open a new one?&lt;/p&gt;</comment>
                            <comment id="372272" author="pjones" created="Mon, 15 May 2023 12:32:26 +0000"  >&lt;p&gt;Given that the original fix has already gone out in a major release, I would suggest having a new ticket linked to this one. Then it will be clearer tracking-wise which versions contains which fixes.&lt;/p&gt;</comment>
                            <comment id="372273" author="pjones" created="Mon, 15 May 2023 12:33:50 +0000"  >&lt;p&gt;Ah. It looks like you have done so already -&#160;&lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16828&quot; title=&quot;build find cmdline correctly for sanity test_133g &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16828&quot;&gt;&lt;del&gt;LU-16828&lt;/del&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="76047">LU-16828</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="49771">LU-10401</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="64849">LU-14788</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="57674">LU-13091</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|i01xon:</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>