<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:55:31 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-12773] sanity test 805 uses do_node instead of do_facet</title>
                <link>https://jira.whamcloud.com/browse/LU-12773</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;There&apos;s a wrong primitive used in test 805 that results in this:&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 805: ZFS can remove from full fs ====================================================== 08:09:26 (1568376566)
mds1: ssh: Could not resolve hostname mds1: Name or service not known
pdsh@oleg316-client: mds1: ssh exited with exit code 255
/home/green/git/lustre-release/lustre/tests/test-framework.sh: line 452: ( &amp;lt;&amp;lt; 16) | ( &amp;lt;&amp;lt; 8) | : syntax error: operand expected (error token is &quot;&amp;lt;&amp;lt; 16) | ( &amp;lt;&amp;lt; 8) | &quot;)
/home/green/git/lustre-release/lustre/tests/sanity.sh: line 21330: [: -lt: unary operator expected
 - create 690 (time 1568376578.54 total 10.00 last 68.98)
 - create 1340 (time 1568376588.56 total 20.02 last 64.92)
 - create 1969 (time 1568376598.57 total 30.03 last 62.81)
 - create 2614 (time 1568376608.58 total 40.04 last 64.44)
 - create 3192 (time 1568376618.59 total 50.05 last 57.72)
mknod(/mnt/lustre/d805.sanity/f-3680) error: Disk quota exceeded
total: 3680 create in 58.31 seconds: 63.11 ops/second
Resetting fail_loc on all nodes...done.
08:10:40 (1568376640) waiting for oleg316-server network 5 secs ...
08:10:40 (1568376640) network interface is UP
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The reason is:&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;
        local zfs_version=$(do_node $SINGLEMDS cat /sys/module/zfs/version)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;where it&apos;s supposed to be do_facet&lt;/p&gt;</description>
                <environment></environment>
        <key id="56926">LU-12773</key>
            <summary>sanity test 805 uses do_node instead of do_facet</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="1">Fixed</resolution>
                                        <assignee username="green">Oleg Drokin</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 17 Sep 2019 05:22:57 +0000</created>
                <updated>Wed, 15 Apr 2020 19:04:21 +0000</updated>
                            <resolved>Sun, 27 Oct 2019 13:32:20 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.5</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="254850" author="gerrit" created="Tue, 17 Sep 2019 05:29:21 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36204&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36204&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12773&quot; title=&quot;sanity test 805 uses do_node instead of do_facet&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12773&quot;&gt;&lt;del&gt;LU-12773&lt;/del&gt;&lt;/a&gt; tests: sanity test_805 Use do_facet&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 86ecf434001ea49b5bdef12f50650329ba710825&lt;/p&gt;</comment>
                            <comment id="257140" author="gerrit" created="Sun, 27 Oct 2019 04:17:59 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36204/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36204/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12773&quot; title=&quot;sanity test 805 uses do_node instead of do_facet&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12773&quot;&gt;&lt;del&gt;LU-12773&lt;/del&gt;&lt;/a&gt; tests: sanity test_805 Use do_facet&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: fa8b581aea27acc00f6ac48e76ec261dddf8631a&lt;/p&gt;</comment>
                            <comment id="257149" author="pjones" created="Sun, 27 Oct 2019 13:32:20 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="265160" author="gerrit" created="Thu, 12 Mar 2020 06:18:37 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/37901&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37901&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12773&quot; title=&quot;sanity test 805 uses do_node instead of do_facet&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12773&quot;&gt;&lt;del&gt;LU-12773&lt;/del&gt;&lt;/a&gt; tests: sanity test_805 Use do_facet&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3dffaff29a5ec10ec7d2625fbb74d6987b4de5f9&lt;/p&gt;</comment>
                            <comment id="267655" author="gerrit" created="Wed, 15 Apr 2020 03:52:35 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/37901/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37901/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12773&quot; title=&quot;sanity test 805 uses do_node instead of do_facet&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12773&quot;&gt;&lt;del&gt;LU-12773&lt;/del&gt;&lt;/a&gt; tests: sanity test_805 Use do_facet&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 828841c1e76b0b2972c2d6a653e9d30a10b301cc&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|i00muv:</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>