<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:24:36 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-16167] lctl llog_print do not print all record</title>
                <link>https://jira.whamcloud.com/browse/LU-16167</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;If a lot of contiguous records are skipped (&amp;gt;64), llog_print will stop the processing and will not display the last records.&lt;/p&gt;

&lt;p&gt;With the &lt;a href=&quot;https://review.whamcloud.com/45332&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/45332&lt;/a&gt; (&quot;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15142&quot; title=&quot;LCTL: permanent parameter deletion and llog_print issues&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15142&quot;&gt;&lt;del&gt;LU-15142&lt;/del&gt;&lt;/a&gt; lctl: fixes for set_param -P and llog_print&quot;),  the following code is not true anymore:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-c&quot;&gt;
 &lt;span class=&quot;code-keyword&quot;&gt;&lt;span class=&quot;code-object&quot;&gt;int&lt;/span&gt;&lt;/span&gt; jt_llog_print_iter(&lt;span class=&quot;code-keyword&quot;&gt;&lt;span class=&quot;code-object&quot;&gt;char&lt;/span&gt;&lt;/span&gt; *logname, &lt;span class=&quot;code-keyword&quot;&gt;&lt;span class=&quot;code-object&quot;&gt;long&lt;/span&gt;&lt;/span&gt; start, &lt;span class=&quot;code-keyword&quot;&gt;&lt;span class=&quot;code-object&quot;&gt;long&lt;/span&gt;&lt;/span&gt; end,
...
                &lt;span class=&quot;code-comment&quot;&gt;/* There is no &lt;span class=&quot;code-quote-red&quot;&gt;&quot;end of list&quot;&lt;/span&gt; marker, record was &lt;span class=&quot;code-keyword&quot;&gt;not&lt;/span&gt; modified */&lt;/span&gt;
                if (strcmp(record, logname) == 0)                &amp;lt;------
                        &lt;span class=&quot;code-keyword&quot;&gt;break&lt;/span&gt;;                                                 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&quot;record&quot; could be unmodified if all processed records are skipped.&lt;/p&gt;

&lt;p&gt;&quot;llog_print -r&quot; is not affected by this issue.&lt;/p&gt;</description>
                <environment></environment>
        <key id="72403">LU-16167</key>
            <summary>lctl llog_print do not print all record</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="1">Fixed</resolution>
                                        <assignee username="eaujames">Etienne Aujames</assignee>
                                    <reporter username="eaujames">Etienne Aujames</reporter>
                        <labels>
                    </labels>
                <created>Mon, 19 Sep 2022 09:09:02 +0000</created>
                <updated>Mon, 13 Nov 2023 11:53:25 +0000</updated>
                            <resolved>Mon, 14 Nov 2022 14:14:44 +0000</resolved>
                                    <version>Lustre 2.15.0</version>
                    <version>Lustre 2.15.1</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="347053" author="gerrit" created="Mon, 19 Sep 2022 10:48:55 +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/48586&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/48586&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16167&quot; title=&quot;lctl llog_print do not print all record&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16167&quot;&gt;&lt;del&gt;LU-16167&lt;/del&gt;&lt;/a&gt; obdclass: fix lctl llog_print with skipped records&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8ef9877a6ec756d0ef1da5a8827d861cac63fd9d&lt;/p&gt;</comment>
                            <comment id="352863" author="gerrit" created="Mon, 14 Nov 2022 08:25:17 +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/+/48586/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/48586/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16167&quot; title=&quot;lctl llog_print do not print all record&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16167&quot;&gt;&lt;del&gt;LU-16167&lt;/del&gt;&lt;/a&gt; obdclass: fix lctl llog_print with skipped records&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: c6da54aa7546440339265c644538d3d109e46bde&lt;/p&gt;</comment>
                            <comment id="352898" author="pjones" created="Mon, 14 Nov 2022 14:14:44 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="374524" author="gerrit" created="Mon, 5 Jun 2023 16:11:03 +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/+/51221&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51221&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16167&quot; title=&quot;lctl llog_print do not print all record&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16167&quot;&gt;&lt;del&gt;LU-16167&lt;/del&gt;&lt;/a&gt; obdclass: fix lctl llog_print with skipped 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: 9db96d00238d23b7bdbfd020919b87e636b7c532&lt;/p&gt;</comment>
                            <comment id="392844" author="gerrit" created="Mon, 13 Nov 2023 02:05:59 +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/+/51221/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51221/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-16167&quot; title=&quot;lctl llog_print do not print all record&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-16167&quot;&gt;&lt;del&gt;LU-16167&lt;/del&gt;&lt;/a&gt; obdclass: fix lctl llog_print with skipped records&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 73888fd0970dd6e45162b9244edd4573bfe7aae6&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="66773">LU-15142</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <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|i030h3:</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>