<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:32:32 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-10155] File creation with &apos;lfs setstripe&apos; is not replayable</title>
                <link>https://jira.whamcloud.com/browse/LU-10155</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;File created with &apos;lfs setstripe&apos; cannot recover from failover. Simple test like the one below fails:&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;test_00() {
replay_barrier $SINGLEMDS
$LFS setstripe -c 2 $DIR/$tfile
fail $SINGLEMDS
$CHECKSTAT -t file $DIR/$tfile ||
		error &lt;span class=&quot;code-quote&quot;&gt;&quot;$CHECKSTAT $DIR/$tfile check failed&quot;&lt;/span&gt;
}

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;At first sign the file is not re-created due to problem with LOV EA supplied along with replay, it says LOV MAGIC is 0.&lt;/p&gt;</description>
                <environment></environment>
        <key id="48917">LU-10155</key>
            <summary>File creation with &apos;lfs setstripe&apos; is not replayable</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="tappro">Mikhail Pershin</reporter>
                        <labels>
                    </labels>
                <created>Tue, 24 Oct 2017 14:22:03 +0000</created>
                <updated>Wed, 31 Jan 2018 14:00:42 +0000</updated>
                            <resolved>Wed, 31 Jan 2018 14:00:42 +0000</resolved>
                                    <version>Lustre 2.11.0</version>
                                    <fixVersion>Lustre 2.11.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>9</watches>
                                                                            <comments>
                            <comment id="211815" author="adilger" created="Tue, 24 Oct 2017 15:05:24 +0000"  >&lt;p&gt;Mike, do you know when this problem was introduced? How is it possible that this wasn&apos;t detected by our testing?&lt;/p&gt;</comment>
                            <comment id="211840" author="jgmitter" created="Tue, 24 Oct 2017 17:11:12 +0000"  >&lt;p&gt;Hi Lai,&lt;/p&gt;

&lt;p&gt;Can you please investigate?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;br/&gt;
Joe&lt;/p&gt;</comment>
                            <comment id="211852" author="jay" created="Tue, 24 Oct 2017 19:15:48 +0000"  >&lt;p&gt;A recent change to this area of code is &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9514&quot; title=&quot;sanity test 51f times out due to out of memory&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9514&quot;&gt;&lt;del&gt;LU-9514&lt;/del&gt;&lt;/a&gt;, which tried to optimize memory usage by freeing the open reply buffer earlier.&lt;/p&gt;</comment>
                            <comment id="211855" author="tappro" created="Tue, 24 Oct 2017 19:50:49 +0000"  >&lt;p&gt;I have tried to revert that patch but it doesn&apos;t help&lt;/p&gt;</comment>
                            <comment id="217419" author="laisiyao" created="Thu, 4 Jan 2018 01:39:20 +0000"  >&lt;p&gt;I can&apos;t reproduce in latest master, maybe this was fixed in other tickets, but anyway I&apos;ll add this test into replay-single.sh.&lt;/p&gt;</comment>
                            <comment id="217420" author="gerrit" created="Thu, 4 Jan 2018 01:40:52 +0000"  >&lt;p&gt;Lai Siyao (lai.siyao@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/30704&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30704&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10155&quot; title=&quot;File creation with &amp;#39;lfs setstripe&amp;#39; is not replayable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10155&quot;&gt;&lt;del&gt;LU-10155&lt;/del&gt;&lt;/a&gt; test: add setstripe replay test&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8341c5f2499aa22bd230c9c082cc7dc82b821bf7&lt;/p&gt;</comment>
                            <comment id="219501" author="gerrit" created="Wed, 31 Jan 2018 05:52:14 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/30704/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/30704/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10155&quot; title=&quot;File creation with &amp;#39;lfs setstripe&amp;#39; is not replayable&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10155&quot;&gt;&lt;del&gt;LU-10155&lt;/del&gt;&lt;/a&gt; recovery: support setstripe replay&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3a0a50f44f68066642a23365fa4a6f1924dd1108&lt;/p&gt;</comment>
                            <comment id="219530" author="pjones" created="Wed, 31 Jan 2018 14:00:42 +0000"  >&lt;p&gt;Mark as resolved for now I suppose - we will reopen if the test starts failing now it is landed&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="46127">LU-9514</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|hzzmdb:</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>