<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:07:24 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-14165] llog_reader: Add debugging information for a corrupted llog catalog</title>
                <link>https://jira.whamcloud.com/browse/LU-14165</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When I was working on &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14158&quot; title=&quot;lfs changelog do not display old changelog after changelog_catalog  wrapped arround&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14158&quot;&gt;&lt;del&gt;LU-14158&lt;/del&gt;&lt;/a&gt;, I have done some changes on llog_reader to understand/debug llog catalog.&lt;/p&gt;

&lt;p&gt;So I share my changes here, in case of someone is interested.&lt;/p&gt;

&lt;p&gt;Te patches include the following changes:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Compute/display the first and last index for a catalog&lt;/li&gt;
	&lt;li&gt;Check if a catallog record index is in range&lt;/li&gt;
	&lt;li&gt;Display records from the first index in catalog&lt;/li&gt;
	&lt;li&gt;Check llh_count with the the llog header bitset&lt;/li&gt;
	&lt;li&gt;In some cases corruption, display the valid records.&lt;/li&gt;
	&lt;li&gt;Add a &quot;print&quot; function for changelog_user records&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="61819">LU-14165</key>
            <summary>llog_reader: Add debugging information for a corrupted llog catalog</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="eaujames">Etienne Aujames</assignee>
                                    <reporter username="eaujames">Etienne Aujames</reporter>
                        <labels>
                    </labels>
                <created>Tue, 1 Dec 2020 17:27:48 +0000</created>
                <updated>Mon, 5 Jun 2023 16:11:01 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="286393" author="gerrit" created="Tue, 1 Dec 2020 18:35:32 +0000"  >&lt;p&gt;Etienne AUJAMES (eaujames@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40817&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40817&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14165&quot; title=&quot;llog_reader: Add debugging information for a corrupted llog catalog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14165&quot;&gt;LU-14165&lt;/a&gt; utils: debugging corrupted catalog with llog_reader&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c4faae9448e513d021f95ada3eb9f98711f039d3&lt;/p&gt;</comment>
                            <comment id="286394" author="gerrit" created="Tue, 1 Dec 2020 18:35:32 +0000"  >&lt;p&gt;Etienne AUJAMES (eaujames@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40818&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40818&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14165&quot; title=&quot;llog_reader: Add debugging information for a corrupted llog catalog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14165&quot;&gt;LU-14165&lt;/a&gt; utils: llog_reader: display changleog_user records&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8fb9959df38ea651afbacfc51942627f36e1a85a&lt;/p&gt;</comment>
                            <comment id="286412" author="pjones" created="Tue, 1 Dec 2020 21:09:38 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=bzzz&quot; class=&quot;user-hover&quot; rel=&quot;bzzz&quot;&gt;bzzz&lt;/a&gt; this seems to be similar to something that you have been working on recently.&lt;/p&gt;</comment>
                            <comment id="287316" author="bzzz" created="Fri, 11 Dec 2020 13:47:40 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=pjones&quot; class=&quot;user-hover&quot; rel=&quot;pjones&quot;&gt;pjones&lt;/a&gt; thanks, &lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=eaujames&quot; class=&quot;user-hover&quot; rel=&quot;eaujames&quot;&gt;eaujames&lt;/a&gt; please, have a look at &lt;a href=&quot;https://review.whamcloud.com/#/c/40754/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/40754/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="349777" author="gerrit" created="Sat, 15 Oct 2022 05:55:27 +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/c/fs/lustre-release/+/40818/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/40818/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14165&quot; title=&quot;llog_reader: Add debugging information for a corrupted llog catalog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14165&quot;&gt;LU-14165&lt;/a&gt; utils: llog_reader: display changleog_user records&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b94d1c8021298158efe72a2d94e6e9d286a8069a&lt;/p&gt;</comment>
                            <comment id="374522" author="gerrit" created="Mon, 5 Jun 2023 16:11:01 +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/+/51219&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51219&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14165&quot; title=&quot;llog_reader: Add debugging information for a corrupted llog catalog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14165&quot;&gt;LU-14165&lt;/a&gt; utils: llog_reader: display changleog_user records&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a37b3591dbe80314391a5ae847b326ae120d10d9&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="61464">LU-14098</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|i01g3j:</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>