<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:06:59 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-14118] man reports &quot;unknown subject&quot; for many lustre manpages</title>
                <link>https://jira.whamcloud.com/browse/LU-14118</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&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;$ man -k lfs
lfs (1)              - client utility for Lustre-specific file layout and other attributes
lfs-df (1)           - (unknown subject)
lfs-find (1)         - Lustre client utility to list files with specific attributes
lfs-getdirstripe (1) - (unknown subject)
lfs-getstripe (1)    - (unknown subject)
lfs-hsm (1)          - (unknown subject)
lfs-ladvise (1)      - (unknown subject)
lfs-migrate (1)      - (unknown subject)
lfs-mirror-create (1) - (unknown subject)
lfs-mirror-extend (1) - (unknown subject)
lfs-mirror-resync (1) - (unknown subject)
lfs-mirror-split (1) - (unknown subject)
lfs-mirror-verify (1) - (unknown subject)
lfs-mkdir (1)        - set striping pattern of a directory.
lfs-project (1)      - (unknown subject)
lfs-setdirstripe (1) - set striping pattern of a directory.
lfs-setquota (1)     - (unknown subject)
lfs-setstripe (1)    - (unknown subject)
lfs_migrate (1)      - migrate files between Lustre OSTs
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;According to &lt;a href=&quot;https://redmine.auroville.org.in/issues/824&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://redmine.auroville.org.in/issues/824&lt;/a&gt; the text before the &amp;#45; in the NAME section must be a single word (double quoting did not work). Changing &apos;lfs df&apos; to &apos;lfs-df&apos; in the NAME section has the desired effect.&lt;/p&gt;</description>
                <environment></environment>
        <key id="61553">LU-14118</key>
            <summary>man reports &quot;unknown subject&quot; for many lustre manpages</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="wc-triage">WC Triage</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                    </labels>
                <created>Thu, 5 Nov 2020 14:57:12 +0000</created>
                <updated>Thu, 5 May 2022 13:34:11 +0000</updated>
                            <resolved>Wed, 13 Apr 2022 03:11:25 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="299906" author="adilger" created="Wed, 28 Apr 2021 02:32:37 +0000"  >&lt;p&gt;Running &lt;tt&gt;mandb&lt;/tt&gt; on my RHEL8.3 server + Lustre 2.14.0 reports:&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;mandb: warning: /usr/share/man/man8/lctl-barrier.8.gz: whatis parse for lctl-barrier(8) failed
mandb: warning: /usr/share/man/man8/lctl-lcfg.8.gz: whatis parse for lctl-lcfg(8) failed
mandb: warning: /usr/share/man/man8/lctl-lfsck-query.8.gz: whatis parse for lctl-lfsck-query(8) failed
mandb: warning: /usr/share/man/man8/lctl-lfsck-start.8.gz: whatis parse for lctl-lfsck-start(8) failed
mandb: warning: /usr/share/man/man8/lctl-lfsck-stop.8.gz: whatis parse for lctl-lfsck-stop(8) failed
mandb: warning: /usr/share/man/man8/lctl-snapshot-create.8.gz: whatis parse for lctl-snapshot-create(8) failed
mandb: warning: /usr/share/man/man8/lctl-snapshot-destroy.8.gz: whatis parse for lctl-snapshot-destroy(8) failed
mandb: warning: /usr/share/man/man8/lctl-snapshot-list.8.gz: whatis parse for lctl-snapshot-list(8) failed
mandb: warning: /usr/share/man/man8/lctl-snapshot-modify.8.gz: whatis parse for lctl-snapshot-modify(8) failed
mandb: warning: /usr/share/man/man8/lctl-snapshot-mount.8.gz: whatis parse for lctl-snapshot-mount(8) failed
mandb: warning: /usr/share/man/man8/lctl-snapshot-umount.8.gz: whatis parse for lctl-snapshot-umount(8) failed
mandb: warning: /usr/share/man/man8/lnetctl.8.gz: whatis parse for lnetctl(8) failed
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Interestingly, on RHEL6.10 clients, &quot;&lt;tt&gt;man -k lfs&lt;/tt&gt;&quot; works as expected, so the &quot;&lt;tt&gt;(unknown subject)&lt;/tt&gt;&quot; issue must be a newer change (I see this same problem on RHEL8):&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;man -k lfs
Devel::SelfStubber   (3pm)  - generate stubs for a SelfLoading module
lfs                  (1)  - client utility for Lustre-specific file layout and other attributes
lfsck                (8)  - check a Lustre distributed filesystem
lfs df [lfs-df]      (1)  - report Lustre filesystem disk usage
lfs-find             (1)  - Lustre client utility to list files with specific attributes
lfs flushctx [lfs-flushctx] (1)  - flush security context of current user
lfs getdirstripe [lfs-getdirstripe] (1)  - list the layout pattern of a given directory
:
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="331769" author="adilger" created="Wed, 13 Apr 2022 03:11:25 +0000"  >&lt;p&gt;Fixed by patch &lt;a href=&quot;https://review.whamcloud.com/41075&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/41075&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-930&quot; title=&quot;Update or improvement to a Lustre man page or documentation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-930&quot;&gt;LU-930&lt;/a&gt; doc: fix format man page sections for lctl&lt;/tt&gt;&quot;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="12688">LU-930</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|i01egv:</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>