<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:59:47 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-6388] llog_reader cannot parse changelog records</title>
                <link>https://jira.whamcloud.com/browse/LU-6388</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;llog_reader does not handle records of type CHANGELOG_REC or CHANGELOG_USER_REC.  In addition, its output for records in the changelog_catalog (type LLOG_LOGID_MAGIC) is more obscure than it needs to be.&lt;/p&gt;

&lt;p&gt;The change submitted adds support for those unhandled record types.  It also provides the actual pathname to the lustre log containing changelog records, that one would need when mounting an ldiskfs or zfs target via the posix layer for inspection.&lt;/p&gt;</description>
                <environment></environment>
        <key id="29174">LU-6388</key>
            <summary>llog_reader cannot parse changelog records</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="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="ofaaland">Olaf Faaland</reporter>
                        <labels>
                            <label>llnl</label>
                            <label>llnlfixready</label>
                            <label>patch</label>
                    </labels>
                <created>Thu, 19 Mar 2015 22:01:10 +0000</created>
                <updated>Mon, 18 Jul 2016 21:52:08 +0000</updated>
                            <resolved>Wed, 16 Sep 2015 13:31:13 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>8</watches>
                                                                            <comments>
                            <comment id="110171" author="ofaaland" created="Thu, 19 Mar 2015 22:01:36 +0000"  >&lt;p&gt;Patch to be submitted to gerrit RSN.&lt;/p&gt;</comment>
                            <comment id="110183" author="gerrit" created="Fri, 20 Mar 2015 00:18:00 +0000"  >&lt;p&gt;Olaf Faaland-LLNL (faaland1@llnl.gov) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/14120&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/14120&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6388&quot; title=&quot;llog_reader cannot parse changelog records&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6388&quot;&gt;&lt;del&gt;LU-6388&lt;/del&gt;&lt;/a&gt; utils: make llog_reader parse changelogs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 21eaccd05daa592572eb0ee99146194219bd09cc&lt;/p&gt;</comment>
                            <comment id="110185" author="ofaaland" created="Fri, 20 Mar 2015 00:39:26 +0000"  >&lt;p&gt;Submitted the patch, link above.  &lt;/p&gt;

&lt;p&gt;I&apos;ll check with Li Xi re: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-632&quot; title=&quot;llog_reader loops forever on an empty file&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-632&quot;&gt;&lt;del&gt;LU-632&lt;/del&gt;&lt;/a&gt; which touches some of the same areas of code to resolve the conflict.  I&apos;ve left the space indentation in the functions alone, because I think changing it obscures content in the diff view, but I&apos;ll address style after any content issues are identified and corrected.&lt;/p&gt;</comment>
                            <comment id="110231" author="pjones" created="Fri, 20 Mar 2015 17:40:33 +0000"  >&lt;p&gt;Emoly&lt;/p&gt;

&lt;p&gt;Could you please take care of this patch?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="114308" author="ofaaland" created="Tue, 5 May 2015 22:09:27 +0000"  >&lt;p&gt;Hello Emoly,&lt;/p&gt;

&lt;p&gt;Please suggest a next step.&lt;/p&gt;

&lt;p&gt;Lustre-initialization-1 within review-zfs failed because mkfs.lustre failed to initialize the ZFS OSD on shadow-21vm7 (the OSS).  &lt;/p&gt;

&lt;p&gt;Looking at the &lt;b&gt;syslog&lt;/b&gt; files for 21vm7 (OSS) and 21vm8 (MDS) I see that yum installed the lustre-osd-zfs-mount and lustre-osd-zfs packages on 21vm8 but not on 21vm7.&lt;/p&gt;

&lt;p&gt;This patch does not touch the zfs OSD in any way, and local testing via llmount.sh with FSTYPE=zfs is successful.  See below from lustre-initialization-1.suite_stdout.shadow-21vm9.log&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;lustre-initialization-1.suite_stdout.shadow-21vm9.log:00:33:15:CMD: shadow-21vm7 mkfs.lustre --mgsnode=shadow-21vm8@tcp --fsname=lustre --ost --index=0 --param=sys.timeout=20 --backfstype=zfs --device-size=8388608 --reformat lustre-ost1/ost1 /dev/lvm-Role_OSS/P1
lustre-initialization-1.suite_stdout.shadow-21vm9.log:00:33:15:shadow-21vm7: mkfs.lustre FATAL: unhandled fs type 5 &apos;zfs&apos;
lustre-initialization-1.suite_stdout.shadow-21vm9.log:00:33:15:shadow-21vm7: mkfs.lustre FATAL: unable to prepare backend (22)
lustre-initialization-1.suite_stdout.shadow-21vm9.log:00:33:15:shadow-21vm7: mkfs.lustre: exiting with 22 (Invalid argument)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;So it looks like the script that sets up the test environment failed to generate the correct yum install commands on the oss node.&lt;/p&gt;

&lt;p&gt;Please let me know how to address this.&lt;/p&gt;

&lt;p&gt;thanks,&lt;br/&gt;
Olaf&lt;/p&gt;</comment>
                            <comment id="114324" author="emoly.liu" created="Wed, 6 May 2015 01:33:54 +0000"  >&lt;p&gt;Olaf, I will re-trigger the test and see if this error happens again.&lt;/p&gt;</comment>
                            <comment id="123098" author="ofaaland" created="Mon, 3 Aug 2015 22:00:00 +0000"  >&lt;p&gt;Hi Emoly,&lt;br/&gt;
Please review the patch when you get a chance.&lt;br/&gt;
thanks,&lt;br/&gt;
-Olaf&lt;/p&gt;</comment>
                            <comment id="127353" author="gerrit" created="Tue, 15 Sep 2015 16:56:23 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/14120/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/14120/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6388&quot; title=&quot;llog_reader cannot parse changelog records&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6388&quot;&gt;&lt;del&gt;LU-6388&lt;/del&gt;&lt;/a&gt; utils: make llog_reader parse changelogs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: bd61b6f1bb9848167d0cdecb22099856c3ad98ca&lt;/p&gt;</comment>
                            <comment id="127478" author="jgmitter" created="Wed, 16 Sep 2015 13:31:13 +0000"  >&lt;p&gt;Landed for 2.8.&lt;/p&gt;</comment>
                            <comment id="143019" author="marc@llnl.gov" created="Fri, 19 Feb 2016 19:15:57 +0000"  >&lt;p&gt;Olaf, Chris, do we have this patch in our local release?&lt;/p&gt;</comment>
                            <comment id="143199" author="ofaaland" created="Mon, 22 Feb 2016 17:00:17 +0000"  >&lt;p&gt;Marc,&lt;/p&gt;

&lt;p&gt;Yes, this patch is in lustre 2.5.5-3chaos (included in toss 2.4-6.ch5.4) and I believe was in earlier releases as well.&lt;/p&gt;

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