<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:59:42 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-6379] Please name the RHEL repos using the $releasever yum variable</title>
                <link>https://jira.whamcloud.com/browse/LU-6379</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The lustre 2.7.0 release stores RPMS for RHEL6 under: &lt;a href=&quot;https://downloads.hpdd.intel.com/public/lustre/lustre-2.7.0/el6.6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://downloads.hpdd.intel.com/public/lustre/lustre-2.7.0/el6.6&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This path is inflexible and cannot be generalized for future RHEL 6 minor release updates (6.X), as there exist no yum variable specifying X.&lt;/p&gt;

&lt;p&gt;Solution: &lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;provide a symbolic link el6 -&amp;gt; el6.6, which points to the latest release.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;After that change the lustre yum repo file can just contain for any RHEL version, e.g. for the server :&lt;br/&gt;
...&lt;br/&gt;
baseurl=&lt;a href=&quot;https://downloads.hpdd.intel.com/public/lustre/lustre-2.7.0/el$releasever/server&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://downloads.hpdd.intel.com/public/lustre/lustre-2.7.0/el$releasever/server&lt;/a&gt;&lt;br/&gt;
...&lt;/p&gt;

&lt;p&gt;Users who want to stay with 6.6 build of lustre will be able to use the explicit:&lt;br/&gt;
.../latest-feature-release/el6.6&lt;/p&gt;

&lt;p&gt;This is the method used for handling minor releases by the official CentOS repositories: &lt;a href=&quot;http://mirror.centos.org/centos/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://mirror.centos.org/centos/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A similar problem exist for &lt;a href=&quot;https://downloads.hpdd.intel.com/public/lustre/lustre-2.7.0/el7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://downloads.hpdd.intel.com/public/lustre/lustre-2.7.0/el7&lt;/a&gt;&lt;br/&gt;
which should be a link to 7.0.1406 or whatever version of RHEL 7 lustre has been built against.&lt;/p&gt;

&lt;p&gt;For more information about yum variables see:  unix.stackexchange.com/questions/19701/yum-how-can-i-view-variables-like-releasever-basearch-yum0&lt;/p&gt;</description>
                <environment>RHEL6, RHEL7</environment>
        <key id="29139">LU-6379</key>
            <summary>Please name the RHEL repos using the $releasever yum variable</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="6">Not a Bug</resolution>
                                        <assignee username="mdiep">Minh Diep</assignee>
                                    <reporter username="marcindulak">Marcin Dulak</reporter>
                        <labels>
                    </labels>
                <created>Wed, 18 Mar 2015 14:04:53 +0000</created>
                <updated>Sun, 5 Apr 2015 11:48:46 +0000</updated>
                            <resolved>Sun, 5 Apr 2015 11:48:46 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>1</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="111099" author="mdiep" created="Tue, 31 Mar 2015 14:40:29 +0000"  >&lt;p&gt;Hi Marcin&lt;/p&gt;

&lt;p&gt;I have made the change, could you verify?&lt;/p&gt;</comment>
                            <comment id="111539" author="marcindulak" created="Sat, 4 Apr 2015 21:20:56 +0000"  >&lt;p&gt;It looks OK for me - the directory structure of &lt;a href=&quot;https://downloads.hpdd.intel.com/public/lustre/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://downloads.hpdd.intel.com/public/lustre/&lt;/a&gt;&lt;/p&gt;
{latest-feature-release,lustre-2.7.0}
&lt;p&gt; contains subdirectories named with el$releasever for both RHEL 6 and 7.&lt;/p&gt;</comment>
                            <comment id="111541" author="pjones" created="Sun, 5 Apr 2015 11:48:46 +0000"  >&lt;p&gt;Great - thanks for confirming Marcin.&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_10030" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic/Theme</customfieldname>
                        <customfieldvalues>
                                        <label>repo</label>
            <label>rhel</label>
            <label>yum</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzx8rr:</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>