<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:04:24 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-13809] PFL file lost during recovery</title>
                <link>https://jira.whamcloud.com/browse/LU-13809</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;A reincarnation of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12040&quot; title=&quot;File lost during recovery&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12040&quot;&gt;&lt;del&gt;LU-12040&lt;/del&gt;&lt;/a&gt; with PFL. An attempt to replay a pooled PFL file create/open silently fails.&lt;/p&gt;</description>
                <environment></environment>
        <key id="60052">LU-13809</key>
            <summary>PFL file lost during recovery</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="zam">Alexander Zarochentsev</assignee>
                                    <reporter username="zam">Alexander Zarochentsev</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Jul 2020 11:03:49 +0000</created>
                <updated>Tue, 12 Jan 2021 04:19:12 +0000</updated>
                            <resolved>Fri, 2 Oct 2020 19:26:45 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="275865" author="gerrit" created="Tue, 21 Jul 2020 11:06:32 +0000"  >&lt;p&gt;Alexander Zarochentsev (alexander.zarochentsev@hpe.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39468&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13809&quot; title=&quot;PFL file lost during recovery&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13809&quot;&gt;&lt;del&gt;LU-13809&lt;/del&gt;&lt;/a&gt; tests: improve replay-single test_134&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e3ecde8b6e83d4c9dfa4d78ea0cbd203e197e3c0&lt;/p&gt;</comment>
                            <comment id="275866" author="zam" created="Tue, 21 Jul 2020 11:17:08 +0000"  >&lt;p&gt;the test &lt;a href=&quot;https://review.whamcloud.com/39468&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39468&lt;/a&gt; illustrates a file loss:&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;Failing mds1 on devvm1
Stopping /mnt/lustre-mds1 (opts:) on devvm1
reboot facets: mds1
Failover mds1 to devvm1
mount facets: mds1
Starting mds1:   /dev/mapper/mds1_flakey /mnt/lustre-mds1
Started lustre-MDT0000
devvm1: executing wait_import_state_mount (FULL|IDLE) mdc.lustre-MDT0000-mdc-*.mds_server_uuid
mdc.lustre-MDT0000-mdc-*.mds_server_uuid in FULL state after 0 sec
 replay-single test_134: @@@@@@ FAIL: pfl file does not exist 
  Trace dump:
  = ./../tests/test-framework.sh:6216:error()
  = replay-single.sh:4910:test_134()
  = ./../tests/test-framework.sh:6519:run_one()
  = ./../tests/test-framework.sh:6568:run_one_logged()
  = ./../tests/test-framework.sh:6393:run_test()
  = replay-single.sh:4912:main()
Dumping lctl log to /tmp/test_logs/1595329100/replay-single.test_134.*.1595329165.log
Dumping logs only on local client.
Resetting fail_loc on all nodes...done.
Destroy the created pools: pool_134
lustre.pool_134
OST lustre-OST0001_UUID removed from pool lustre.pool_134
Pool lustre.pool_134 destroyed
FAIL 134 (40s)
[root@devvm1 tests]#
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="277408" author="gerrit" created="Thu, 13 Aug 2020 05:59:07 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39468/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39468/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13809&quot; title=&quot;PFL file lost during recovery&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13809&quot;&gt;&lt;del&gt;LU-13809&lt;/del&gt;&lt;/a&gt; mdc: fix lovea for replay&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 72d45e1d344c5559d7620102a86a83bbf095796b&lt;/p&gt;</comment>
                            <comment id="278553" author="spitzcor" created="Tue, 1 Sep 2020 21:19:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=zam&quot; class=&quot;user-hover&quot; rel=&quot;zam&quot;&gt;zam&lt;/a&gt;, is there any work remaining for this ticket?  If not, I think we can resolve it for 2.14.0 with the landing of &lt;a href=&quot;https://review.whamcloud.com/#/c/39468/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/#/c/39468/&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="278597" author="zam" created="Wed, 2 Sep 2020 07:58:02 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=spitzcor&quot; class=&quot;user-hover&quot; rel=&quot;spitzcor&quot;&gt;spitzcor&lt;/a&gt; &lt;br/&gt;
&amp;gt; is there any work remaining for this ticket? &lt;br/&gt;
no work except porting to 2.12 &lt;/p&gt;</comment>
                            <comment id="281376" author="spitzcor" created="Fri, 2 Oct 2020 19:26:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/ViewProfile.jspa?name=zam&quot; class=&quot;user-hover&quot; rel=&quot;zam&quot;&gt;zam&lt;/a&gt;, were you going to push to b2_12 then?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="62313">LU-14325</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="55048">LU-12040</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|i015p3:</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>