<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:04:44 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-13848] PCC RO documentation options needs additional explanation for user how to use them should added</title>
                <link>https://jira.whamcloud.com/browse/LU-13848</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Explanation from email:&lt;/p&gt;

&lt;p&gt;&#8220; rwid=2 is the attach ID, each PCC backend has an attach ID to Uniquely identify itself on the client. For PCC-RW, it is usually same as the archive ID of the&#160;copy tool running on the client. The PCC-RO attach ID (roid) is same as PCC-RW attach id (archive ID) by default. &#8220;&lt;/p&gt;

&lt;p&gt;So there is 2 cases with HSM enabled and without HSM.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Is it correct that&#160; HSM acrhive ID&#160; will be assigned by copytool?&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Second case need additional explanation for me.&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;How to choose archive ID without HSM&lt;/li&gt;
	&lt;li&gt;What is possible range for archive ID?&lt;/li&gt;
	&lt;li&gt;Does user need to know anything else about archive ID? How it used internally?&lt;/li&gt;
	&lt;li&gt;It is still unclear for me should be archive&#160; ID the same on all client nodes or it should be different for PCC RO?&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="60239">LU-13848</key>
            <summary>PCC RO documentation options needs additional explanation for user how to use them should added</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="5" iconUrl="https://jira.whamcloud.com/images/icons/priorities/trivial.svg">Trivial</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="qian_wc">Qian Yingjin</assignee>
                                    <reporter username="vilapa">Vikentsi Lapa</reporter>
                        <labels>
                    </labels>
                <created>Mon, 3 Aug 2020 09:30:46 +0000</created>
                <updated>Fri, 7 Aug 2020 06:50:19 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="276890" author="qian_wc" created="Fri, 7 Aug 2020 03:57:22 +0000"  >&lt;p&gt;&quot;Is it correct that  HSM acrhive ID  will be assigned by copytool?&quot;&lt;br/&gt;
Yes, the archive ID will be assigned and set when launch lhsm_posix copytool. It is used to uniquely identify the HSM backend.&lt;/p&gt;

&lt;p&gt;Second case need additional explanation for me.&lt;br/&gt;
&quot;How to choose archive ID without HSM&quot;&lt;br/&gt;
If a PCC backend is used for PCC-RW, then the RW attach ID (rwid) must be same as the archive ID of the copytool running on this client. As archive ID is used to uniquely identify the HSM backend in cluster wide, the archive IDs are usually not same. &lt;br/&gt;
If a PCC backend only provides PCC-RO caching services without HSM, then the RO attach ID (roid) only needs to be unique on the client to identify the HSM backend. Different clients can use same RO attach ID.&lt;/p&gt;

&lt;p&gt;&quot;What is possible range for archive ID?&quot;&lt;br/&gt;
archive ID in HSM is a 64 bit value, It is large enough, I think.&lt;/p&gt;


&lt;p&gt;&quot;It is still unclear for me should be archive  ID the same on all client nodes or it should be different for PCC RO?&quot;&lt;/p&gt;

&lt;p&gt;For PCC-RO, the attach ID can be same on all client nodes if each client only has one PCC backend.&lt;br/&gt;
But if a client has config two PCC-RO backend, then the attach ID for each PCC-RO backend on this client must be different and unique to identify PCC-RO backend on this client.&lt;/p&gt;</comment>
                            <comment id="276913" author="qian_wc" created="Fri, 7 Aug 2020 06:50:19 +0000"  >&lt;p&gt;&quot;Is it correct that  HSM acrhive ID  will be assigned by copytool?&quot;&lt;br/&gt;
Yes, the archive ID will be assigned and set when launch lhsm_posix copytool. It is used to uniquely identify the HSM backend.&lt;/p&gt;

&lt;p&gt;Second case need additional explanation for me.&lt;br/&gt;
&quot;How to choose archive ID without HSM&quot;&lt;br/&gt;
If a PCC backend is used for PCC-RW, then the RW attach ID (rwid) must be same as the archive ID of the copytool running on this client. As archive ID is used to uniquely identify the HSM backend in cluster wide, the archive IDs are usually not same. &lt;br/&gt;
If a PCC backend only provides PCC-RO caching services without HSM, then the RO attach ID (roid) only needs to be unique on the client to identify the HSM backend. Different clients can use same RO attach ID.&lt;/p&gt;

&lt;p&gt;&quot;What is possible range for archive ID?&quot;&lt;br/&gt;
archive ID in HSM is a 64 bit value, It is large enough, I think.&lt;/p&gt;


&lt;p&gt;&quot;It is still unclear for me should be archive  ID the same on all client nodes or it should be different for PCC RO?&quot;&lt;/p&gt;

&lt;p&gt;For PCC-RO, the attach ID can be same on all client nodes if each client only has one PCC backend.&lt;br/&gt;
But if a client has config two PCC-RO backend, then the attach ID for each PCC-RO backend on this client must be different and unique to identify PCC-RO backend on this client.&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|i016u7:</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>