<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:04:41 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-13842] Can&apos;t add pcc cache with roid only parameter.</title>
                <link>https://jira.whamcloud.com/browse/LU-13842</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Just create this bug to track it status and not miss it, because it was early mentioned in separate email.&lt;/p&gt;

&lt;p&gt;From email message&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;root@qian tests&amp;#93;&lt;/span&gt;# ../utils/lctl pcc add /mnt/lustre /mnt/pcc -p &quot;projid={100} roid=2&quot;&lt;/p&gt;

&lt;p&gt;lctl pcc pcc: error: setting llite.lustre-ffff9952eece7000.pcc=&apos;add /mnt/pcc projid={100} roid=2&apos;: Invalid argument (22)&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Details:&lt;/p&gt;

&lt;p&gt;According to the Lustre manual user can add PCC cache with rwid and roid options.&lt;/p&gt;

&lt;p&gt;Attempt to add cache with roid option only was failed. So as workaround it is necessary to use rwid option.&lt;/p&gt;</description>
                <environment></environment>
        <key id="60209">LU-13842</key>
            <summary>Can&apos;t add pcc cache with roid only parameter.</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="6">Not a Bug</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="vilapa">Vikentsi Lapa</reporter>
                        <labels>
                            <label>PCC</label>
                    </labels>
                <created>Fri, 31 Jul 2020 06:40:46 +0000</created>
                <updated>Wed, 17 Feb 2021 22:59:00 +0000</updated>
                            <resolved>Wed, 17 Feb 2021 22:59:00 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="276574" author="qian_wc" created="Mon, 3 Aug 2020 03:45:47 +0000"  >&lt;p&gt;Fix the bug:&lt;/p&gt;

&lt;p&gt;&#160;&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-java&quot;&gt;
[root@qian tests]# ../utils/lctl pcc add /mnt/lustre /mnt/pcc -p &lt;span class=&quot;code-quote&quot;&gt;&quot;projid={100} roid=2&quot;&lt;/span&gt;
[root@qian tests]# ../utils/lctl pcc list /mnt/lustre&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;
/mnt/pcc:
&#160; rwid: 2
&#160; flags: 3e
&#160; autocache: projid={100}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="276581" author="vilapa" created="Mon, 3 Aug 2020 08:46:37 +0000"  >&lt;p&gt;Where build with fix is located? Is it tracked it separate patch?&lt;/p&gt;</comment>
                            <comment id="276584" author="qian_wc" created="Mon, 3 Aug 2020 09:54:12 +0000"  >&lt;p&gt;I fixed it in the original patch series&lt;/p&gt;</comment>
                            <comment id="276588" author="vilapa" created="Mon, 3 Aug 2020 13:22:16 +0000"  >&lt;p&gt;Yes, I can confirm that it is possible to create with&lt;/p&gt;

&lt;p&gt;lctl pcc add /mnt/lustre /mnt/pccro_tst -p &quot;projid={100} roid=5&quot;&lt;/p&gt;

&lt;p&gt;lctl pcc list /mnt/lustre&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-java&quot;&gt;
pcc:
  -
    pccpath: /mnt/pccro_tst
    hsmtool: posix
    rwid: 5
    roid: 5
    flags: 3e
    autocache: projid={100}

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Version for test:&lt;/p&gt;

&lt;p&gt;rpm -qa | grep lustre&lt;br/&gt;
kmod-lustre-client-2.13.55_3_gaaa3279-1.el7.x86_64&lt;br/&gt;
lustre-client-2.13.55_3_gaaa3279-1.el7.x86_64&lt;br/&gt;
lustre-iokit-2.13.55_3_gaaa3279-1.el7.x86_64&lt;br/&gt;
lustre-client-tests-2.13.55_3_gaaa3279-1.el7.x86_64&lt;br/&gt;
kmod-lustre-client-tests-2.13.55_3_gaaa3279-1.el7.x86_64&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="50196">LU-10499</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|i016nj:</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>