<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:56:09 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-12845] Fix typos in &#8216;lctl pcc&#8217; help message</title>
                <link>https://jira.whamcloud.com/browse/LU-12845</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When you issue an &#8216;lctl pcc add &#8230;&#8217; command that is not correct, the help message has a few typos that should be corrected. &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;# lctl pcc add /lustre/scratch /mnt/lpcc -p &#8220;projid={100} rwid=2&#8221;
add: must speficy mount path and PCC path 3:6
Add a PCC backend to a client.
usage: lctl pcc add &amp;lt;mntpath&amp;gt; &amp;lt;pccpath&amp;gt; [--param|-p &amp;lt;param&amp;gt;]
	mntpath: Lustre mount point.
	pccpath: Path of the PCC backend.
	param:   Setting parameters for PCC backend.

lctl commands used to interact with PCC features:
lclt pcc add    - add a PCC backend to a client
lclt pcc del    - delete a PCC backend on a client
lclt pcc clear  - remove all PCC backends on a client
lclt pcc list   - list all PCC backends on a client
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
</description>
                <environment></environment>
        <key id="57122">LU-12845</key>
            <summary>Fix typos in &#8216;lctl pcc&#8217; help message</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="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="jamesanunez">James Nunez</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>PCC</label>
                            <label>easy</label>
                    </labels>
                <created>Wed, 9 Oct 2019 20:34:05 +0000</created>
                <updated>Wed, 16 Oct 2019 01:41:41 +0000</updated>
                            <resolved>Wed, 16 Oct 2019 01:41:41 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                                    <fixVersion>Lustre 2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="256143" author="gerrit" created="Wed, 9 Oct 2019 20:40:52 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36416&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36416&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12845&quot; title=&quot;Fix typos in &#8216;lctl pcc&#8217; help message&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12845&quot;&gt;&lt;del&gt;LU-12845&lt;/del&gt;&lt;/a&gt; utils: fix typos in &apos;lctl pcc&apos; help&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8605d1f14dbf5d71c24cfb3e9a65a9264e3c326b&lt;/p&gt;</comment>
                            <comment id="256447" author="gerrit" created="Wed, 16 Oct 2019 01:32:20 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36416/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36416/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12845&quot; title=&quot;Fix typos in &#8216;lctl pcc&#8217; help message&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12845&quot;&gt;&lt;del&gt;LU-12845&lt;/del&gt;&lt;/a&gt; utils: fix typos in &apos;lctl pcc&apos; help&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0d75d5cd5a6217ec75bac8d3f479bbfb8a10be29&lt;/p&gt;</comment>
                            <comment id="256449" author="pjones" created="Wed, 16 Oct 2019 01:41:41 +0000"  >&lt;p&gt;Landed for 2.13&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|i00nu7:</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>