<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:20:56 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-8833] too many links to update llogs on zfs</title>
                <link>https://jira.whamcloud.com/browse/LU-8833</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Looking at an MDT under zfs, found that plain llogs, containing UPDATE_REC type entries, have 3 links.  An example is:&lt;/p&gt;

&lt;p&gt;oi.88/0x240019a58:0x6:0x0&lt;br/&gt;
update_log_dir/&lt;span class=&quot;error&quot;&gt;&amp;#91;0x240019a58:0x6:0x0&amp;#93;&lt;/span&gt;&lt;br/&gt;
oi.10/0x20000000a:0x9:0x0/&lt;span class=&quot;error&quot;&gt;&amp;#91;0x240019a58:0x6:0x0&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Note that the oi.88, oi.10, and update_log_dir entries all refer to the same underlying object/file.&lt;/p&gt;

&lt;p&gt;Per Di, there should be fewer links.&lt;/p&gt;</description>
                <environment>Red Hat Enterprise Linux Server release 7.3&lt;br/&gt;
lustre-2.8.0_5.chaos-1.ch6.x86_64&lt;br/&gt;
zfs-0.7.0-0.5llnl.ch6.x86_64</environment>
        <key id="41562">LU-8833</key>
            <summary>too many links to update llogs on zfs</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="di.wang">Di Wang</assignee>
                                    <reporter username="ofaaland">Olaf Faaland</reporter>
                        <labels>
                            <label>llnl</label>
                    </labels>
                <created>Tue, 15 Nov 2016 16:36:41 +0000</created>
                <updated>Tue, 22 Nov 2016 05:07:40 +0000</updated>
                            <resolved>Tue, 22 Nov 2016 05:07:39 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="173657" author="jgmitter" created="Tue, 15 Nov 2016 18:13:46 +0000"  >&lt;p&gt;Hi Mike,&lt;/p&gt;

&lt;p&gt;Can you please take a look at this one?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;br/&gt;
Joe&lt;/p&gt;</comment>
                            <comment id="173668" author="ofaaland" created="Tue, 15 Nov 2016 18:35:53 +0000"  >&lt;p&gt;Joe, Mike,&lt;/p&gt;

&lt;p&gt;Di said he was working on a patch for this already, check with him before doing work.  This was identified while looking into recovery issues in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8753&quot; title=&quot;Recovery already passed deadline with DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8753&quot;&gt;&lt;del&gt;LU-8753&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="173674" author="di.wang" created="Tue, 15 Nov 2016 18:45:17 +0000"  >&lt;p&gt;yes, I am working on a fix now.&lt;/p&gt;</comment>
                            <comment id="173919" author="gerrit" created="Wed, 16 Nov 2016 19:40:14 +0000"  >&lt;p&gt;wangdi (di.wang@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/23812&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/23812&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8833&quot; title=&quot;too many links to update llogs on zfs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8833&quot;&gt;&lt;del&gt;LU-8833&lt;/del&gt;&lt;/a&gt; osd: only insert reg llog for ldiskfs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 284b7e58354ed91eef63372adfa68ff9d52c80a3&lt;/p&gt;</comment>
                            <comment id="174171" author="di.wang" created="Fri, 18 Nov 2016 04:00:29 +0000"  >&lt;p&gt;Hi, Olaf, &lt;/p&gt;

&lt;p&gt;Even though I post a patch here, but this seems not an issue. Because putting these update log files under a name directory will help us understanding what these files are when accessing them with ZPL, so we probably want to keep as it is. If you are ok with that, let&apos;s close this ticket, and focus on &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8753&quot; title=&quot;Recovery already passed deadline with DNE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8753&quot;&gt;&lt;del&gt;LU-8753&lt;/del&gt;&lt;/a&gt;. Sorry for the confusion. Thanks.&lt;/p&gt;</comment>
                            <comment id="174536" author="ofaaland" created="Mon, 21 Nov 2016 21:03:59 +0000"  >&lt;p&gt;Di,&lt;/p&gt;

&lt;p&gt;Yes, I agree that this helps find the update log files and we should leave it as it is.  This ticket can be closed and the patch abandoned.&lt;/p&gt;

&lt;p&gt;thanks,&lt;br/&gt;
Olaf&lt;/p&gt;</comment>
                            <comment id="174598" author="pjones" created="Tue, 22 Nov 2016 05:07:40 +0000"  >&lt;p&gt;ok Olaf&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|hzyvnr:</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>