<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:05: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-13931] lhsm_posix with lt- prefix when build from source tree with --disable-shared</title>
                <link>https://jira.whamcloud.com/browse/LU-13931</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;It seems that Lustre auto testing system: Lustre Gerrit Janitor using in-tree executed copytools but built with --disable-shared.&lt;/p&gt;

&lt;p&gt;The ticket &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13688&quot; title=&quot;Handle in-tree executed HSM copytools correctly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13688&quot;&gt;&lt;del&gt;LU-13688&lt;/del&gt;&lt;/a&gt; hsm: handle in-tree executed copytools correctly&quot; change the $HSMTOOL_KILL with &quot;lt-&quot; prefix when found it was testing from in-tree executed copytools. However, when compile with &quot;&#8211;disable-shared&quot;, the copytool &quot;lhsm_posix&quot; is build without &quot;lt-&quot;&#160;prefix. &lt;br/&gt;
 This results many tests on Lustre Gerrir Janitor failed on HSM related tests such sanity-pcc and sanity-hsm.&lt;/p&gt;</description>
                <environment></environment>
        <key id="60507">LU-13931</key>
            <summary>lhsm_posix with lt- prefix when build from source tree with --disable-shared</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="qian_wc">Qian Yingjin</assignee>
                                    <reporter username="qian_wc">Qian Yingjin</reporter>
                        <labels>
                    </labels>
                <created>Thu, 27 Aug 2020 08:04:30 +0000</created>
                <updated>Mon, 10 Jan 2022 00:33:29 +0000</updated>
                            <resolved>Sat, 23 Jan 2021 17:02:02 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="278226" author="gerrit" created="Thu, 27 Aug 2020 17:08:41 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39746&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39746&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13931&quot; title=&quot;lhsm_posix with lt- prefix when build from source tree with --disable-shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13931&quot;&gt;&lt;del&gt;LU-13931&lt;/del&gt;&lt;/a&gt; Revert &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13688&quot; title=&quot;Handle in-tree executed HSM copytools correctly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13688&quot;&gt;&lt;del&gt;LU-13688&lt;/del&gt;&lt;/a&gt; hsm: handle in-tree executed copytools correctly&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3a187c0c5e2204108e2e9e90faa7ec3a468ac183&lt;/p&gt;</comment>
                            <comment id="278228" author="simmonsja" created="Thu, 27 Aug 2020 17:33:32 +0000"  >&lt;p&gt;Instead of reverting I would recommend updating the following:&lt;/p&gt;

&lt;p&gt;from_build_tree &amp;amp;&amp;amp; LIBTOOL_PREFIX=lt-&lt;/p&gt;

&lt;p&gt;to also test if we have dynamic libraries.&lt;/p&gt;

&lt;p&gt;&amp;#8211;&lt;/p&gt;

&lt;p&gt;[[ from_build_tree &amp;amp;&amp;amp; $(which lt-$HSMTOOL) ] &amp;amp;&amp;amp; LIBTOOL_PREFIX=lt-&lt;/p&gt;</comment>
                            <comment id="278253" author="qian_wc" created="Fri, 28 Aug 2020 02:41:51 +0000"  >&lt;p&gt;We can not use &quot;which lt-$HSMTOOL&quot; as the executable program is $HSMTOOL.&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;
which lt-lhsmtool_posix
which: no lt-lhsmtool_posix in (/root/work/patch/lustre-release/lustre/tests/mpi:/root/work/patch/lustre-release/lustre/tests/racer:/root/work/patch/lustre-release/lustre/../lustre-iokit/sgpdd-survey:/root/work/patch/lustre-release/lustre/utils/gss:/root/work/patch/lustre-release/lustre/utils:/root/work/patch/lustre-release/lustre/tests/.:.:/root/work/patch/lustre-release/lustre/tests/./utils:/usr/share/Modules/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/lib64/mpich/bin/:/root/bin:/sbin:/usr/sbin:)
which lhsmtool_posix
/root/work/patch/lustre-release/lustre/utils/lhsmtool_posix
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Instead, we can get the program name via:&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;
export HSMTOOL_KILL=$($HSMTOOL --help | awk &lt;span class=&quot;code-quote&quot;&gt;&apos;/Usage: / {print $2}&apos;&lt;/span&gt;)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="278255" author="gerrit" created="Fri, 28 Aug 2020 03:16:36 +0000"  >&lt;p&gt;&lt;del&gt;Yingjin Qian (qian@ddn.com) uploaded a new patch:&lt;/del&gt; &lt;a href=&quot;https://review.whamcloud.com/39748&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39748&lt;/a&gt;&lt;br/&gt;
&lt;del&gt;Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13931&quot; title=&quot;lhsm_posix with lt- prefix when build from source tree with --disable-shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13931&quot;&gt;&lt;del&gt;LU-13931&lt;/del&gt;&lt;/a&gt; hsm: get copytool process name correctly&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Project: fs/lustre-release&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Branch: master&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Current Patch Set: 1&lt;/del&gt;&lt;br/&gt;
&lt;del&gt;Commit: f96c1022777eb78babcf16e87cd8ee8ab4374973&lt;/del&gt;&lt;/p&gt;</comment>
                            <comment id="278346" author="gerrit" created="Sun, 30 Aug 2020 00:36:52 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39746/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39746/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13931&quot; title=&quot;lhsm_posix with lt- prefix when build from source tree with --disable-shared&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13931&quot;&gt;&lt;del&gt;LU-13931&lt;/del&gt;&lt;/a&gt; Revert &quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13688&quot; title=&quot;Handle in-tree executed HSM copytools correctly&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13688&quot;&gt;&lt;del&gt;LU-13688&lt;/del&gt;&lt;/a&gt; hsm: handle in-tree executed copytools correctly&quot;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: efb30e3152cf287bb91eac7b9e9605a5db1cccb5&lt;/p&gt;</comment>
                            <comment id="290215" author="simmonsja" created="Sat, 23 Jan 2021 17:02:02 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14034&quot; title=&quot;test-framework and sanity-hsm use libtool nonsensically&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14034&quot;&gt;&lt;del&gt;LU-14034&lt;/del&gt;&lt;/a&gt; solved this&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="61209">LU-14034</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|i018hb:</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>