<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:35:33 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-10488] save and restore $DIR1 in sanity-dom.sh</title>
                <link>https://jira.whamcloud.com/browse/LU-10488</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In sanity-dom.sh, DIR1 is directly configured as follows at the beginning of the script:&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;lfs setstripe -E $DOM_SIZE -L mdt -E EOF $DIR1
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;While in cfg/local.sh, it&apos;s defined as:&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;MOUNT=${MOUNT:-/mnt/${FSNAME}}
MOUNT1=${MOUNT1:-$MOUNT}
DIR=${DIR:-$MOUNT}
DIR1=${DIR:-$MOUNT1}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;So, $DIR1 is $MOUNT by default, and the DOM configuration change is actually made on $MOUNT directly, which affects all of the tests that run after sanity-dom.sh.&lt;/p&gt;</description>
                <environment></environment>
        <key id="50136">LU-10488</key>
            <summary>save and restore $DIR1 in sanity-dom.sh</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="jay">Jinshan Xiong</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Wed, 10 Jan 2018 20:19:47 +0000</created>
                <updated>Sat, 20 Jan 2018 06:20:06 +0000</updated>
                            <resolved>Tue, 16 Jan 2018 18:39:50 +0000</resolved>
                                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="217938" author="yujian" created="Thu, 11 Jan 2018 01:57:34 +0000"  >&lt;p&gt;If sanity-flr was run after sanity-dom, then sanity-flr test 0d will hit the following failure:&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;== sanity-flr test 0d: lfs mirror extend with -N option ============================================== 19:05:51 (1515611151)
error: lfs mirror extend: doesn&apos;t support dom+flr for now
 sanity-flr test_0d: @@@@@@ FAIL: convert and extend /mnt/lustre/d0d.sanity-flr/f0d.sanity-flr failed 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;https://testing.hpdd.intel.com/test_sessions/a4607a95-681d-44d5-a566-d73c003ac999&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sessions/a4607a95-681d-44d5-a566-d73c003ac999&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="217943" author="yujian" created="Thu, 11 Jan 2018 02:34:12 +0000"  >&lt;p&gt;I found another issue in sanity-dom.sh:&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/fc89fcf6-f655-11e7-94c7-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/fc89fcf6-f655-11e7-94c7-52540065bddc&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;There were two sub-test failures but sanity-dom was marked as PASS.&lt;/p&gt;</comment>
                            <comment id="218013" author="gerrit" created="Thu, 11 Jan 2018 17:53:27 +0000"  >&lt;p&gt;Jinshan Xiong (jinshan.xiong@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30836&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30836&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10488&quot; title=&quot;save and restore $DIR1 in sanity-dom.sh&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10488&quot;&gt;&lt;del&gt;LU-10488&lt;/del&gt;&lt;/a&gt; tests: saved and restore layout for dom test&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 35c0da8ee28fdf7ce0875ac01dfeeee296bf8beb&lt;/p&gt;</comment>
                            <comment id="218036" author="gerrit" created="Thu, 11 Jan 2018 20:22:07 +0000"  >&lt;p&gt;Jian Yu (jian.yu@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30842&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30842&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10488&quot; title=&quot;save and restore $DIR1 in sanity-dom.sh&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10488&quot;&gt;&lt;del&gt;LU-10488&lt;/del&gt;&lt;/a&gt; tests: fix sub-test return value issue in sanity-dom.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 34981876c1b76fe847205b60e320a0293795d540&lt;/p&gt;</comment>
                            <comment id="218049" author="gerrit" created="Thu, 11 Jan 2018 22:10:38 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30836/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30836/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10488&quot; title=&quot;save and restore $DIR1 in sanity-dom.sh&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10488&quot;&gt;&lt;del&gt;LU-10488&lt;/del&gt;&lt;/a&gt; tests: saved and restore layout for dom test&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 534f15c0fb239cc2c3a9593fec346544d441783b&lt;/p&gt;</comment>
                            <comment id="218739" author="gerrit" created="Sat, 20 Jan 2018 06:20:06 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30842/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30842/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10488&quot; title=&quot;save and restore $DIR1 in sanity-dom.sh&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10488&quot;&gt;&lt;del&gt;LU-10488&lt;/del&gt;&lt;/a&gt; tests: fix sub-test return value issue in sanity-dom.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6dd8066cdfb9d2f4c33698f76caaeef76081d9e9&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="50150">LU-10491</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|hzzquv:</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>