<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:12:23 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-69022] InitialSyncFailure  error for adding a new member from replica set </title>
                <link>https://jira.mongodb.org/browse/SERVER-69022</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Hi Mongo community&#65292;&#160;&lt;/p&gt;

&lt;p&gt;Recently, am adding a new member from mongo replica set (Total size 500GB+).&lt;/p&gt;

&lt;p&gt;There is an error :&#160;&lt;/p&gt;

&lt;p&gt;======================================================&lt;/p&gt;

&lt;p&gt;2022-08-21T00:45:12.381+0800 W REPL &#160; &#160; &lt;span class=&quot;error&quot;&gt;&amp;#91;repl writer worker 5&amp;#93;&lt;/span&gt; database &apos;DB_TAE&apos; (4 of 6) clone failed due to InitialSyncFailure: Failed to clone 1 collection(s) in &apos;DB_TAE&apos; from 10.25.14.185:27067&lt;br/&gt;
2022-08-21T00:45:12.381+0800 I REPL &#160; &#160; &lt;span class=&quot;error&quot;&gt;&amp;#91;repl writer worker 5&amp;#93;&lt;/span&gt; Finished cloning data: InitialSyncFailure: Failed to clone 1 collection(s) in &apos;DB_TAE&apos; from 10.25.14.185:27067. Beginning oplog replay.&lt;br/&gt;
2022-08-21T00:45:12.381+0800 I REPL &#160; &#160; &lt;span class=&quot;error&quot;&gt;&amp;#91;replication-557&amp;#93;&lt;/span&gt; Finished fetching oplog during initial sync: CallbackCanceled: error in fetcher batch callback: oplog fetcher is shutting down. Last fetched optime and hash: { ts: Timestamp(1661013931, 4), t: 25 }&lt;span class=&quot;error&quot;&gt;&amp;#91;-9216962259998492407&amp;#93;&lt;/span&gt;&lt;br/&gt;
2022-08-21T00:45:12.381+0800 I REPL &#160; &#160; &lt;span class=&quot;error&quot;&gt;&amp;#91;replication-557&amp;#93;&lt;/span&gt; Initial sync attempt finishing up.&lt;/p&gt;

&lt;p&gt;...&lt;/p&gt;

&lt;p&gt;...&lt;/p&gt;

&lt;p&gt;2022-08-21T00:45:13.577+0800 I STORAGE &#160;&lt;span class=&quot;error&quot;&gt;&amp;#91;replication-556&amp;#93;&lt;/span&gt; dropAllDatabasesExceptLocal 5&lt;/p&gt;

&lt;p&gt;===================================================&lt;/p&gt;

&lt;p&gt;Then the&#160; initial sync will be started from the beginning again.&#160; All the cloned the database were removed and started from zero.&#160;&lt;/p&gt;

&lt;p&gt;It can be reproduced.&lt;/p&gt;

&lt;p&gt;PROD ENV&#65306;&#160;&#160;&lt;/p&gt;

&lt;p&gt;Mongo version :4.0.&lt;/p&gt;

&lt;p&gt;OS&#160; version: &#160;Red Hat Enterprise Linux Server release 7.8 (Maipo)&lt;/p&gt;

&lt;p&gt;Thanks&lt;br/&gt;
Jason&lt;/p&gt;</description>
                <environment></environment>
        <key id="2118583">SERVER-69022</key>
            <summary>InitialSyncFailure  error for adding a new member from replica set </summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="yuan.fang@mongodb.com">Yuan Fang</assignee>
                                    <reporter username="jason.chentj@homecredit.cn">jason chen</reporter>
                        <labels>
                    </labels>
                <created>Sun, 21 Aug 2022 08:40:40 +0000</created>
                <updated>Fri, 26 Aug 2022 17:43:56 +0000</updated>
                            <resolved>Fri, 26 Aug 2022 17:43:56 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="4779436" author="JIRAUSER1270794" created="Fri, 26 Aug 2022 14:17:56 +0000"  >&lt;p&gt;Hi Jason,&lt;/p&gt;

&lt;p&gt;We&apos;d like to encourage you to start by asking our community for help by posting on the &lt;a href=&quot;https://www.mongodb.com/community/forums&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MongoDB Developer Community Forums&lt;/a&gt;. Before posting yours, you may want to search for existing posts that may relates to the issue you reported.&#160; Checkout this one: #&lt;a href=&quot;https://www.mongodb.com/community/forums/t/why-the-new-replication-member-not-continuing-the-replication/14275&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;why the new replication member not continuing the replication&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please be aware that MongoDB version 4.0 &lt;a href=&quot;https://www.mongodb.com/support-policy/legacy&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reached the end of life in April 2022&lt;/a&gt; and is no longer supported. We strongly suggest you upgrade to MongoDB v4.2+. If the error still occurs and the discussion on the forums leads you to suspect a bug in the MongoDB server, then we&apos;d want to investigate it as a possible bug here in the SERVER project.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 26 Aug 2022 14:17:56 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 23 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>yuan.fang@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 23 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>jason.chentj@homecredit.cn</customfieldvalue>
            <customfieldvalue>yuan.fang@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i174xj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0pwnk:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[yuan.fang@mongodb.com]]></customfieldvalue>
    

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i16r2v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>