<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:40:25 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-11039] Wrong HSMTOOL_BASE name when kill copytools</title>
                <link>https://jira.whamcloud.com/browse/LU-11039</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When running sanity-hsm.sh on the local node, the lhsmtool_posix programm name is &quot;lt-lhsmtool_posix&quot;, not &quot;lhsmtool_posix&quot;. (where the path is lustre/utils/)&lt;/p&gt;

&lt;p&gt;&#160;&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;[root@server lustre-release]# cd lustre/utils/
[root@server utils]# ./lhsmtool_posix --help
 Usage: lt-lhsmtool_posix [options]... &amp;lt;mode&amp;gt; &amp;lt;lustre_mount_point&amp;gt;
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;while the program run the lhsmtool_posix directly (the path is /usr/sbin/lhsmtool_posix), the output 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;[root@server utils]# lhsmtool_posix --help
 Usage: lhsmtool_posix [options]... &amp;lt;mode&amp;gt; &amp;lt;lustre_mount_point&amp;gt;
...&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Thus, when running sanity-hsm.sh locally, it wrongly gets the HSMTOOL_BASE with &quot;lhsmtool_posix&quot;, not &quot;lt-lhsmtool_posix&quot;, and during the cleanup of HSM tests in kill_copytools, &quot;killall -q $HSMTOOL_BASE&quot; will kill nothing, and execute the wrong cleanup action.&lt;/p&gt;</description>
                <environment></environment>
        <key id="52306">LU-11039</key>
            <summary>Wrong HSMTOOL_BASE name when kill copytools</summary>
                <type id="2" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11311&amp;avatarType=issuetype">New Feature</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="qian">Qian Yingjin</assignee>
                                    <reporter username="qian">Qian Yingjin</reporter>
                        <labels>
                    </labels>
                <created>Mon, 21 May 2018 03:01:00 +0000</created>
                <updated>Wed, 19 Dec 2018 21:04:31 +0000</updated>
                            <resolved>Tue, 7 Aug 2018 03:11:51 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="228214" author="gerrit" created="Mon, 21 May 2018 03:33:21 +0000"  >&lt;p&gt;Yingjin Qian (qian@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/32464&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32464&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11039&quot; title=&quot;Wrong HSMTOOL_BASE name when kill copytools&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11039&quot;&gt;&lt;del&gt;LU-11039&lt;/del&gt;&lt;/a&gt; hsm: Wrong HSMTOOL_BASE name when kill copytools&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 55984854f674c53ea93b90ebd8f956a89c42d371&lt;/p&gt;</comment>
                            <comment id="231529" author="simmonsja" created="Mon, 6 Aug 2018 15:24:03 +0000"  >&lt;p&gt;Now that the patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10627&quot; title=&quot;tests/utils: lhsmtool_posix now runs lt-lhsmtool_posix and breaks tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10627&quot;&gt;&lt;del&gt;LU-10627&lt;/del&gt;&lt;/a&gt; landed can you tell me if this is still an issue?&lt;/p&gt;</comment>
                            <comment id="231558" author="qian" created="Tue, 7 Aug 2018 02:35:52 +0000"  >&lt;p&gt;No, It is not an issue anymore.&#160;&lt;/p&gt;

&lt;p&gt;Please close this ticket. Thanks!&lt;/p&gt;</comment>
                            <comment id="231559" author="simmonsja" created="Tue, 7 Aug 2018 03:11:51 +0000"  >&lt;p&gt;The work from &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10627&quot; title=&quot;tests/utils: lhsmtool_posix now runs lt-lhsmtool_posix and breaks tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10627&quot;&gt;&lt;del&gt;LU-10627&lt;/del&gt;&lt;/a&gt; resolved this. Landed for 2.12&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="50685">LU-10627</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|hzzxhj:</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>