<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:23:39 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-16061] e2fsck reported &quot;Fast symlink 1119225630 has EXTENT_FL set.&quot; from SNL_racer_01 job which ran during OST failback</title>
                <link>https://jira.whamcloud.com/browse/LU-16061</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;stat of inode reported by e2fsck:&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;[root@kjcf02n02 ~]# debugfs -R &quot;stat &amp;lt;1119225630&amp;gt;&quot; /dev/md65
debugfs 1.45.6.cr1 (14-Aug-2020)
Inode: 1119225630   Type: symlink    Mode:  0000   Flags: 0x80000
Generation: 888475840    Version: 0x00000000:00000000
User:     0   Group:     0   Project:     0   Size: 24
File ACL: 0
Links: 1   Blockcount: 0
Fragment:  Address: 0    Number: 0    Size: 0
 ctime: 0x60f3384b:99940ca8 -- Sat Jul 17 15:06:35 2021
 atime: 0x60f3384b:99940ca8 -- Sat Jul 17 15:06:35 2021
 mtime: 0x60f3384b:99940ca8 -- Sat Jul 17 15:06:35 2021
crtime: 0x60f3384b:99940ca8 -- Sat Jul 17 15:06:35 2021
Size of extra inode fields: 32
Extended attributes:
  trusted.lma (24) = 00 00 00 00 02 00 00 00 06 9a 03 40 02 00 00 00 4d 31 00 00 00 00 00 00 
  lma: fid=[0x240039a06:0x314d:0x0] compat=0 incompat=2
Fast link dest: &quot;[0x240039a06:0x314d:0x0]&quot;
[root@kjcf02n02 ~]#
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</description>
                <environment></environment>
        <key id="71559">LU-16061</key>
            <summary>e2fsck reported &quot;Fast symlink 1119225630 has EXTENT_FL set.&quot; from SNL_racer_01 job which ran during OST failback</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="zam">Alexander Zarochentsev</assignee>
                                    <reporter username="zam">Alexander Zarochentsev</reporter>
                        <labels>
                    </labels>
                <created>Sat, 30 Jul 2022 16:17:32 +0000</created>
                <updated>Mon, 19 Jun 2023 11:56:35 +0000</updated>
                            <resolved>Fri, 19 Aug 2022 15:56:57 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="342131" author="zam" created="Sat, 30 Jul 2022 16:18:21 +0000"  >&lt;p&gt;the reason for e2fsck error is &lt;tt&gt;Flags: 0x80000&lt;/tt&gt; &amp;#8211; EXT4_EXTENT_FL set for &quot;fast&quot; symlink inode.&lt;/p&gt;</comment>
                            <comment id="342133" author="gerrit" created="Sat, 30 Jul 2022 16:23:26 +0000"  >&lt;p&gt;&quot;Alexander Zarochentsev &amp;lt;alexander.zarochentsev@hpe.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/48093&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48093&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16061&quot; title=&quot;e2fsck reported &amp;quot;Fast symlink 1119225630 has EXTENT_FL set.&amp;quot; from SNL_racer_01 job which ran during OST failback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16061&quot;&gt;&lt;del&gt;LU-16061&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: clear EXTENT_FL for symlink agent inode&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8121dbc84699f7df62ba91d2fc19ae3297d28b39&lt;/p&gt;</comment>
                            <comment id="344046" author="gerrit" created="Fri, 19 Aug 2022 04:32:19 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/48093/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48093/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16061&quot; title=&quot;e2fsck reported &amp;quot;Fast symlink 1119225630 has EXTENT_FL set.&amp;quot; from SNL_racer_01 job which ran during OST failback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16061&quot;&gt;&lt;del&gt;LU-16061&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: clear EXTENT_FL for symlink agent inode&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 73ac8e35e5d64d3fe4ca6c48514dc57058e3a7b8&lt;/p&gt;</comment>
                            <comment id="344118" author="pjones" created="Fri, 19 Aug 2022 15:56:57 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="344213" author="gerrit" created="Mon, 22 Aug 2022 09:28:59 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/48281&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48281&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16061&quot; title=&quot;e2fsck reported &amp;quot;Fast symlink 1119225630 has EXTENT_FL set.&amp;quot; from SNL_racer_01 job which ran during OST failback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16061&quot;&gt;&lt;del&gt;LU-16061&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: clear EXTENT_FL for symlink agent inode&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 520e42ad18d977bdd558f07a94b72565b80f3841&lt;/p&gt;</comment>
                            <comment id="375827" author="gerrit" created="Mon, 19 Jun 2023 11:56:35 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51358&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51358&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16061&quot; title=&quot;e2fsck reported &amp;quot;Fast symlink 1119225630 has EXTENT_FL set.&amp;quot; from SNL_racer_01 job which ran during OST failback&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16061&quot;&gt;&lt;del&gt;LU-16061&lt;/del&gt;&lt;/a&gt; osd-ldiskfs: clear EXTENT_FL for symlink agent inode&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8f26dba668e7f4bf9b2c2e900721461073f53765&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|i02vuv:</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>