<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:19:53 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-1811] In replay-barrier, it should sync all of operations before setting rdonly of the dev.</title>
                <link>https://jira.whamcloud.com/browse/LU-1811</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;In replay-barrier&lt;/p&gt;

&lt;p&gt;replay_barrier() {&lt;br/&gt;
    local facet=$1&lt;br/&gt;
    do_facet $facet &quot;sync; sync; sync&quot; &lt;br/&gt;
    df $MOUNT&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;make sure there will be no seq change&lt;br/&gt;
    local clients=${CLIENTS:-$HOSTNAME}&lt;br/&gt;
    do_nodes $clients &quot;f=${MOUNT}/fsa-\\\$(hostname); mcreate \\\$f; rm \\\$f&quot;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;    local svc=${facet}_svc&lt;br/&gt;
    do_facet $facet $LCTL --device %${!svc} notransno&lt;br/&gt;
    do_facet $facet $LCTL --device %${!svc} readonly&lt;br/&gt;
    do_facet $facet $LCTL mark &quot;$facet REPLAY BARRIER on ${!svc}&quot;&lt;br/&gt;
    $LCTL mark &quot;local REPLAY BARRIER on ${!svc}&quot;&lt;br/&gt;
}&lt;br/&gt;
&quot;sync sync sync&quot; should be moved after the mcreate, so all of the ops should be committed before the barrier, otherwise mcreate might be replayed as well, which sometimes confuse the test results.&lt;/p&gt;</description>
                <environment></environment>
        <key id="15642">LU-1811</key>
            <summary>In replay-barrier, it should sync all of operations before setting rdonly of the dev.</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="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="di.wang">Di Wang</assignee>
                                    <reporter username="di.wang">Di Wang</reporter>
                        <labels>
                    </labels>
                <created>Fri, 31 Aug 2012 15:40:27 +0000</created>
                <updated>Fri, 31 Aug 2012 16:19:42 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="44058" author="di.wang" created="Fri, 31 Aug 2012 16:19:42 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/3842&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/3842&lt;/a&gt;&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_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvyfj:</customfieldvalue>

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