<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:58:06 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-6198] large-lun test_1, test_2 defects: lustre format is not restored</title>
                <link>https://jira.whamcloud.com/browse/LU-6198</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;setupall()-&amp;gt;start ost called at the end of large-lun.sh&lt;br/&gt;
fails to start the ost devices which leads test_1() and&lt;br/&gt;
test_2() fail if run separately.&lt;br/&gt;
The reasons are:&lt;br/&gt;
1) osts data are destroyed by test_1()-&amp;gt;llverdev&lt;br/&gt;
2) osts are reformatted by test_2, but mds config not changed&lt;/p&gt;

&lt;p&gt;To reproduce:&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;# sh llmount.sh
# ONLY=1 sh large-lun.sh
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;xtrace:&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;+ &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;
+ setupall
...
+ start ost1 /dev/vdb -o user_xattr
...
+ /usr/bin/pdsh -R ssh -S -w fre806 &lt;span class=&quot;code-quote&quot;&gt;&apos;(PATH=$PATH:/usr/lib64/lustre/utils:/usr/lib64/lustre/tests:/sbin:/usr/sbin; cd /usr/lib64/lustre/tests; LUSTRE=&lt;span class=&quot;code-quote&quot;&gt;&quot;/usr/lib64/lustre&quot;&lt;/span&gt; sh -c &lt;span class=&quot;code-quote&quot;&gt;&quot;mkdir -p /mnt/ost1; mount -t lustre -o user_xattr                                  /dev/vdb /mnt/ost1&quot;&lt;/span&gt;)&apos;&lt;/span&gt;
+ sed &lt;span class=&quot;code-quote&quot;&gt;&apos;s/^fre806: &lt;span class=&quot;code-comment&quot;&gt;//&apos;&lt;/span&gt;
&lt;/span&gt;fre806: mount.lustre: /dev/vdb has not been formatted with mkfs.lustre or the backend filesystem type is not supported by &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; tool
pdsh@fre807: fre806: ssh exited with exit code 19
+ &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; 19
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&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;# NOFORMAT=: sh llmount.sh
Checking servers environments
Checking clients fre807 environments
Loading modules from /usr/lib64/lustre/tests/..
detected 2 online CPUs by sysfs
...
Starting ost1: -o user_xattr  /dev/vdb /mnt/ost1
fre806: mount.lustre: /dev/vdb has not been formatted with mkfs.lustre or the backend filesystem type is not supported by &lt;span class=&quot;code-keyword&quot;&gt;this&lt;/span&gt; tool
pdsh@fre807: fre806: ssh exited with exit code 19
[root@fre807 tests]# 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="28508">LU-6198</key>
            <summary>large-lun test_1, test_2 defects: lustre format is not restored</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="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="egryaznova">Elena Gryaznova</reporter>
                        <labels>
                    </labels>
                <created>Mon, 2 Feb 2015 23:30:33 +0000</created>
                <updated>Tue, 17 May 2016 15:09:52 +0000</updated>
                            <resolved>Tue, 21 Jul 2015 16:30:45 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="105455" author="gerrit" created="Mon, 2 Feb 2015 23:52:26 +0000"  >&lt;p&gt;Elena Gryaznova (elena.gryaznova@seagate.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13601&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13601&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6198&quot; title=&quot;large-lun test_1, test_2 defects: lustre format is not restored&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6198&quot;&gt;&lt;del&gt;LU-6198&lt;/del&gt;&lt;/a&gt; test: fix large-lun test_1, test_2 defects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2fd4b1b75c86c64e506abf1c5ab34c04be50560f&lt;/p&gt;</comment>
                            <comment id="121825" author="gerrit" created="Tue, 21 Jul 2015 16:20:37 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13601/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13601/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6198&quot; title=&quot;large-lun test_1, test_2 defects: lustre format is not restored&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6198&quot;&gt;&lt;del&gt;LU-6198&lt;/del&gt;&lt;/a&gt; test: fix large-lun test_1, test_2 defects&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 935d49c9c19edb8a71d281bbbca2c8e801cb81af&lt;/p&gt;</comment>
                            <comment id="121835" author="pjones" created="Tue, 21 Jul 2015 16:30:45 +0000"  >&lt;p&gt;Landed for 2.8&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_10030" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic/Theme</customfieldname>
                        <customfieldvalues>
                                        <label>patch</label>
            <label>test</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzx5gf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>17327</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>