<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:11:00 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-14583] llapi_file_get_stripe() should check for softlink</title>
                <link>https://jira.whamcloud.com/browse/LU-14583</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt; MPI-IO using llapi_file_get_stripe() returns error, when trying to get striping info for a soft-link. llapi_file_get_stripe() returns &#8220;get_stripe failed: 61 (No data available)&#8221;&lt;/p&gt;

&lt;p&gt;llapi_file_get_stripe should follow softlink. &lt;/p&gt;

&lt;p&gt;The softlink point back to a file on lustre.&lt;/p&gt;</description>
                <environment></environment>
        <key id="63652">LU-14583</key>
            <summary>llapi_file_get_stripe() should check for softlink</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="pjones">Peter Jones</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Mon, 5 Apr 2021 15:08:59 +0000</created>
                <updated>Thu, 16 Jun 2022 20:23:25 +0000</updated>
                            <resolved>Wed, 19 May 2021 18:33:49 +0000</resolved>
                                    <version>Lustre 2.12.6</version>
                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="297941" author="pjones" created="Tue, 6 Apr 2021 14:43:03 +0000"  >&lt;p&gt;Mahmoud&lt;/p&gt;

&lt;p&gt;Which version of MPI-IO are you using and who is the maintainer?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="297967" author="mhanafi" created="Tue, 6 Apr 2021 17:49:44 +0000"  >
&lt;p&gt;  Open MPI: 4.1.1a1&lt;br/&gt;
  Open MPI repo revision: v4.1.0-2-g5955da99f7&lt;/p&gt;

&lt;p&gt;ompi_info | grep -in romio&lt;br/&gt;
187:                  MCA io: romio321 (MCA v2.1.0, API v2.0.0, Component v4.1.1)&lt;/p&gt;</comment>
                            <comment id="298146" author="gerrit" created="Wed, 7 Apr 2021 19:16:03 +0000"  >&lt;p&gt;John L. Hammond (jhammond@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43229&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43229&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14583&quot; title=&quot;llapi_file_get_stripe() should check for softlink&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14583&quot;&gt;&lt;del&gt;LU-14583&lt;/del&gt;&lt;/a&gt; llapi: handle symlinks in llapi_file_get_stripe()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 9455c334e9c62f0ec664201ea79565c86cba9ee5&lt;/p&gt;</comment>
                            <comment id="301945" author="gerrit" created="Wed, 19 May 2021 02:03:30 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/43229/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43229/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14583&quot; title=&quot;llapi_file_get_stripe() should check for softlink&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14583&quot;&gt;&lt;del&gt;LU-14583&lt;/del&gt;&lt;/a&gt; llapi: handle symlinks in llapi_file_get_stripe()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: cd4caef54f63b6a0d26a90d879f378b7fe3d4862&lt;/p&gt;</comment>
                            <comment id="302043" author="pjones" created="Wed, 19 May 2021 18:33:49 +0000"  >&lt;p&gt;Landed for 2.15&lt;/p&gt;</comment>
                            <comment id="303342" author="mhanafi" created="Wed, 2 Jun 2021 17:57:12 +0000"  >&lt;p&gt;Is this required on both server and clients?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;</comment>
                            <comment id="303368" author="jhammond" created="Wed, 2 Jun 2021 21:15:13 +0000"  >&lt;p&gt;&amp;gt; Is this required on both server and clients?&lt;/p&gt;

&lt;p&gt;Clients only. This is a change to userspace libraries used by lfs.&lt;/p&gt;</comment>
                            <comment id="318332" author="bolausson" created="Tue, 16 Nov 2021 13:57:35 +0000"  >&lt;p&gt;Will this fix be backported to 2.12.x?&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|i01rcf:</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>