<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:51:57 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-12365] Create test plan for SEL</title>
                <link>https://jira.whamcloud.com/browse/LU-12365</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;A test plan for SEL needs to be created in support of merging the code to master.&lt;/p&gt;</description>
                <environment></environment>
        <key id="55807">LU-12365</key>
            <summary>Create test plan for SEL</summary>
                <type id="7" iconUrl="https://jira.whamcloud.com/images/icons/issuetypes/task_agile.png">Technical task</type>
                            <parent id="48585">LU-10070</parent>
                                    <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="vitaly_fertman">Vitaly Fertman</assignee>
                                    <reporter username="spitzcor">Cory Spitz</reporter>
                        <labels>
                    </labels>
                <created>Fri, 31 May 2019 16:35:55 +0000</created>
                <updated>Wed, 25 Sep 2019 08:10:56 +0000</updated>
                            <resolved>Wed, 25 Sep 2019 08:10:56 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="248141" author="spitzcor" created="Fri, 31 May 2019 19:42:32 +0000"  >&lt;p&gt;Thank you &lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=vitaly_fertman&quot; class=&quot;user-hover&quot; rel=&quot;vitaly_fertman&quot;&gt;vitaly_fertman&lt;/a&gt;.  Can you please update the Feature Interaction section to include FLR and Overstriping?&lt;/p&gt;</comment>
                            <comment id="248142" author="spitzcor" created="Fri, 31 May 2019 19:52:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=pfarrell&quot; class=&quot;user-hover&quot; rel=&quot;pfarrell&quot;&gt;pfarrell&lt;/a&gt; has written the attached scripts, which demonstrate the functionality.  He&apos;s provided a guide:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;There are three test scripts and a test config attached. The config is &#8220;local.sh&#8221;.&lt;br/&gt;
These demo scripts are written for a single node running the sanity config. (They assume the MDS/MGS are on the same node.)&lt;br/&gt;
On CentOS7, setup would look like this:&lt;br/&gt;
Replace:&lt;br/&gt;
/usr/lib64/lustre/tests/cfg/local.sh with the local.sh attached here&lt;br/&gt;
Run:&lt;br/&gt;
/usr/lib64/lustre/tests/llmount.sh&lt;br/&gt;
To set up the local file system.&lt;br/&gt;
cd /mnt/lustre&lt;br/&gt;
Then exec the test scripts, in any order. They print out what they&#8217;re doing and ask for the user to hit enter to continue.&lt;br/&gt;
The main test_script.sh shows off the basic SEL extension functionality using pools. (This is a difference from the demo script.)&lt;br/&gt;
The test_script_dom_pools.sh uses DOM &amp;amp; pools to show off skipping a tier if it is already full.&lt;br/&gt;
The test_script_plain.sh script shows off the normal file case &#8211; A simple SEL layout going to EOF. This layout can switch to new OSTs if the ones it&#8217;s using get low on space. This is a potential &#8220;default&#8221; layout for a whole file system, with or without tiering.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="248305" author="jamesanunez" created="Mon, 3 Jun 2019 23:04:52 +0000"  >&lt;p&gt;Thank you for the Self Extending Layout test plan. I have a few questions/comments on the attached, version 0.1, of the SEL test plan:&lt;br/&gt;
PFL  is &#8220;Progressive File Layout&#8221;, not &#8220;Partial File Layout&#8221; as stated in the Introduction.&lt;/p&gt;

&lt;p&gt;In the Introduction, the link for more information to SLE, &lt;a href=&quot;https://connect.us.cray.com/confluence/display/LUSTRE/HLD%3A+Spillover+Space+-+Self-Extending+Layouts&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://connect.us.cray.com/confluence/display/LUSTRE/HLD%3A+Spillover+Space+-+Self-Extending+Layouts&lt;/a&gt; , does not work. Would you please put this information somewhere that we can access?&lt;/p&gt;

&lt;p&gt;Under Regression Tests, you specify that some Lustre test suites will be run with different SEL layouts set on the ROOT_DIR. Would you please include a link to those test results in the test plan or in this ticket?&lt;/p&gt;

&lt;p&gt;Similarly, would you please add the results of your small IO, large IO and MD performance testing to the test plan or to the ticket?&lt;/p&gt;

&lt;p&gt;Under Feature interaction/Snapshot, should a SEL test be added to sanity-lsnapshot.sh to cover the SLE/snapshot interaction?&lt;/p&gt;

&lt;p&gt;Is the functionality of the attached scripts from Patrick incorporated into some of the automated test scripts? If not, are there reasons why they aren&#8217;t incorporated?&lt;/p&gt;</comment>
                            <comment id="248389" author="pfarrell" created="Tue, 4 Jun 2019 17:16:58 +0000"  >&lt;p&gt;Note the &apos;demo&apos; scripts attached have not been updated to use -z instead of -x.&#160; So they need that update at least, and it would be good for Cray to re-run those and make sure they still work with current versions, as various things have changed.&lt;/p&gt;</comment>
                            <comment id="248396" author="spitzcor" created="Tue, 4 Jun 2019 17:50:28 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=jamesanunez&quot; class=&quot;user-hover&quot; rel=&quot;jamesanunez&quot;&gt;jamesanunez&lt;/a&gt;, sorry about the internal link.  The HLD is attached to the main ticket at &lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/30498/LUSTRE-98540817-120718-1412-90.pdf&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.whamcloud.com/secure/attachment/30498/LUSTRE-98540817-120718-1412-90.pdf&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="248678" author="vitaly_fertman" created="Fri, 7 Jun 2019 17:11:11 +0000"  >&lt;blockquote&gt;
&lt;p&gt;Thank you for the Self Extending Layout test plan. I have a few questions/comments on the attached, version 0.1, of the SEL test plan:&lt;br/&gt;
PFL is &#8220;Progressive File Layout&#8221;, not &#8220;Partial File Layout&#8221; as stated in the Introduction.&lt;/p&gt;&lt;/blockquote&gt; 
&lt;p&gt;heh, right&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Under Regression Tests, you specify that some Lustre test suites will be run with different SEL layouts set on the ROOT_DIR. Would you please include a link to those test results in the test plan or in this ticket?&lt;/p&gt;&lt;/blockquote&gt; 
&lt;p&gt;you will not have rights to open that link &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.whamcloud.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; however we will definitely provide some testing summary report once it will be done. not as a part of the TP doc itself though.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Similarly, would you please add the results of your small IO, large IO and MD performance testing to the test plan or to the ticket?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;to the ticket, once done, some summary report will be posted.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Under Feature interaction/Snapshot, should a SEL test be added to sanity-lsnapshot.sh to cover the SLE/snapshot interaction?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;sure, it should be tested at the same level as PFL. so where can I find the PFL/snapshot interaction tests - I do not see them in this script? do I get it right this feature is already officially maintained ?&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Is the functionality of the attached scripts from Patrick incorporated into some of the automated test scripts? If not, are there reasons why they aren&#8217;t incorporated?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;no idea, I see them for the 1st time. if they are a kind of functional feature tests, this is already covered by new sanity tests.&lt;/p&gt;</comment>
                            <comment id="250905" author="spitzcor" created="Tue, 9 Jul 2019 16:30:13 +0000"  >&lt;p&gt;For reference -&lt;br/&gt;
Old test plan: &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/32695/32695_LUSTRE-SelfExtendingLayoutTestPlan-v0.1.pdf&quot; title=&quot;LUSTRE-SelfExtendingLayoutTestPlan-v0.1.pdf attached to LU-12365&quot;&gt;LUSTRE-SelfExtendingLayoutTestPlan-v0.1.pdf&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt; &lt;br/&gt;
Updated test plan:  &lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/33091/33091_LUSTRE-SelfExtendingLayoutTestPlan-090719-1129-72.pdf&quot; title=&quot;LUSTRE-SelfExtendingLayoutTestPlan-090719-1129-72.pdf attached to LU-12365&quot;&gt;LUSTRE-SelfExtendingLayoutTestPlan-090719-1129-72.pdf&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="33091" name="LUSTRE-SelfExtendingLayoutTestPlan-090719-1129-72.pdf" size="21937" author="spitzcor" created="Tue, 9 Jul 2019 16:29:21 +0000"/>
                            <attachment id="32695" name="LUSTRE-SelfExtendingLayoutTestPlan-v0.1.pdf" size="19067" author="vitaly_fertman" created="Fri, 31 May 2019 18:54:59 +0000"/>
                            <attachment id="32696" name="local.sh" size="5328" author="spitzcor" created="Fri, 31 May 2019 19:45:38 +0000"/>
                            <attachment id="32699" name="test_script.sh" size="2190" author="spitzcor" created="Fri, 31 May 2019 19:45:40 +0000"/>
                            <attachment id="32697" name="test_script_dom.sh" size="2462" author="spitzcor" created="Fri, 31 May 2019 19:45:39 +0000"/>
                            <attachment id="32698" name="test_script_plain.sh" size="1442" author="spitzcor" created="Fri, 31 May 2019 19:45:39 +0000"/>
                    </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|i00hbj:</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>