<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:46: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-11765] during failover test run, mdtest job fails, numerous stat failures &apos;No such file or directory&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-11765</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Running a failover test(random failover of OSSs + mdtest), an mdtest job failed reporting stat failures. This looked similar to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11760&quot; title=&quot;formatted OST recognition change&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11760&quot;&gt;&lt;del&gt;LU-11760&lt;/del&gt;&lt;/a&gt;, except that this time all the files were actually present, valid after the job 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;V-1: Entering create_remove_items_helper...
V-1: Entering unique_dir_access...
V-1: Entering mdtest_stat...
08/19/2018 07:15:43: Process 10(nid00265): FAILED in mdtest_stat, unable to stat file: No such file or directory
08/19/2018 07:15:43: Process 15(nid00279): FAILED in mdtest_stat, unable to stat file: No such file or directory
Rank 10 [Sun Aug 19 07:15:43 2018] [c1-0c0s4n1] application called MPI_Abort(MPI_COMM_WORLD, 1) - process 10
Rank 15 [Sun Aug 19 07:15:43 2018] [c1-0c0s4n3] application called MPI_Abort(MPI_COMM_WORLD, 1) - process 15&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Details of fail reason could be found in a patch commit message. I will upload it in the nearest time.&lt;/p&gt;</description>
                <environment></environment>
        <key id="54268">LU-11765</key>
            <summary>during failover test run, mdtest job fails, numerous stat failures &apos;No such file or directory&apos;</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="scherementsev">Sergey Cheremencev</assignee>
                                    <reporter username="scherementsev">Sergey Cheremencev</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Wed, 12 Dec 2018 11:16:25 +0000</created>
                <updated>Wed, 29 Jun 2022 19:53:16 +0000</updated>
                            <resolved>Wed, 17 Apr 2019 13:20:54 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="238446" author="gerrit" created="Wed, 12 Dec 2018 11:48:12 +0000"  >&lt;p&gt;Sergey Cheremencev (c17829@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33836&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33836&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11765&quot; title=&quot;during failover test run, mdtest job fails, numerous stat failures &amp;#39;No such file or directory&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11765&quot;&gt;&lt;del&gt;LU-11765&lt;/del&gt;&lt;/a&gt; ofd: return EAGAIN during 1st CLEANUP_ORPHAN&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c13e591a85bfab7df8a341137a160e5690175220&lt;/p&gt;</comment>
                            <comment id="238470" author="sergey" created="Wed, 12 Dec 2018 19:11:24 +0000"  >&lt;p&gt;Below is example how to start replay-ost-single_12  on local virtual machines. Note OST1 should be on a  separate node.&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;LOAD_MODULES_REMOTE=true PDSH=&quot;/usr/local/bin/pdsh -S -R ssh -w&quot; POWER_UP=&quot;&quot; FAILURE_MODE=HARD POWER_DOWN=&quot;pdsh -S -R ssh -w dhcppc4 echo c &amp;gt; /proc/sysrq-trigger&amp;amp;&quot; NOFORMAT=yes mds_HOST=dhcppc3 mgs_HOST=dhcppc3 OSTCOUNT=1 ost1_HOST=dhcppc4 ost2_HOST=dhcppc3 ONLY=12 bash /root/src/lustre-wc-rel/lustre/tests/replay-ost-single.sh&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;With a t-f patch if modules on the second node don&apos;t start automatically:&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;[root@dhcppc3 tests]# git diff test-framework.sh 
diff --git a/lustre/tests/test-framework.sh b/lustre/tests/test-framework.sh
index b42bc9c..2c2daae 100755
--- a/lustre/tests/test-framework.sh
+++ b/lustre/tests/test-framework.sh
@@ -1902,7 +1902,7 @@ mount_facet() {
        local devicelabel
        local dm_dev=${!dev}
 
-       module_loaded lustre || load_modules
+       load_modules
 
        case $fstype in
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="244034" author="gerrit" created="Fri, 15 Mar 2019 23:14:39 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33836/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33836/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11765&quot; title=&quot;during failover test run, mdtest job fails, numerous stat failures &amp;#39;No such file or directory&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11765&quot;&gt;&lt;del&gt;LU-11765&lt;/del&gt;&lt;/a&gt; ofd: return EAGAIN during 1st CLEANUP_ORPHAN&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: dc52a88cde1e7cea093b25fc9a15509fe0ac527a&lt;/p&gt;</comment>
                            <comment id="245903" author="spitzcor" created="Wed, 17 Apr 2019 02:52:01 +0000"  >&lt;p&gt;What work remains here?&lt;/p&gt;</comment>
                            <comment id="245920" author="spitzcor" created="Wed, 17 Apr 2019 13:20:54 +0000"  >&lt;p&gt;This is resolved with L2.13.0.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|i007v3:</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>