<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:15:31 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-7758] Error out &quot;[rsStart] DBClientCursor::init call() failed&quot; message when rs.initiate() but relpica set still successfully created</title>
                <link>https://jira.mongodb.org/browse/SERVER-7758</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Backgrouds:&lt;br/&gt;
I installed below 2 rpm packages on CentOS 5.3(Final) 64bits&lt;br/&gt;
mongo-10gen-2.2.1-mongodb_1.x86_64.rpm&lt;br/&gt;
mongo-10gen-server-2.2.1-mongodb_1.x86_64.rpm&lt;/p&gt;

&lt;p&gt;Total 2 Servers, server #1 - primary mongod, server #2 - secondary mongod and arbiter mongod&lt;/p&gt;

&lt;p&gt;Symptom:&lt;br/&gt;
when rs.initiate() for primary on server #1, find &quot;&lt;span class=&quot;error&quot;&gt;&amp;#91;rsStart&amp;#93;&lt;/span&gt; DBClientCursor::init call() failed&quot; message in logs&lt;/p&gt;

&lt;p&gt;Questions:&lt;br/&gt;
even if error out above message, still a 3-members relpica set still successfully created...above failed message can be ignored? it is normal case?&lt;/p&gt;

&lt;p&gt;Thanks in advanced!&lt;/p&gt;</description>
                <environment>CentOS 5.3(Final) 64bits&lt;br/&gt;
Mongo_V2.2.1</environment>
        <key id="57412">SERVER-7758</key>
            <summary>Error out &quot;[rsStart] DBClientCursor::init call() failed&quot; message when rs.initiate() but relpica set still successfully created</summary>
                <type id="6" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14720&amp;avatarType=issuetype">Question</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="-1">Unassigned</assignee>
                                    <reporter username="jameszhou">jameszhou</reporter>
                        <labels>
                    </labels>
                <created>Mon, 26 Nov 2012 10:31:55 +0000</created>
                <updated>Mon, 11 Jul 2016 17:57:16 +0000</updated>
                            <resolved>Wed, 28 Nov 2012 02:59:59 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="200771" author="jameszhou" created="Wed, 28 Nov 2012 02:09:19 +0000"  >&lt;p&gt;Hi David&lt;/p&gt;

&lt;p&gt;Thank you for your quick reply.&lt;br/&gt;
Mongodb in my lab has been working well since its startup. No error/fail occurs.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Jameszhou&lt;/p&gt;</comment>
                            <comment id="199740" author="david.hows" created="Tue, 27 Nov 2012 03:30:04 +0000"  >&lt;p&gt;Hi James,&lt;/p&gt;

&lt;p&gt;Seems like that error came while it was doing the file allocation for the creation of the opLog. &lt;/p&gt;

&lt;p&gt;If everything is working well and you have not seen any subsequent issues then you should be able to ignore the error.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;/p&gt;

&lt;p&gt;David&lt;/p&gt;</comment>
                            <comment id="199696" author="jameszhou" created="Tue, 27 Nov 2012 02:21:24 +0000"  >&lt;p&gt;Any guy give me an explicit answer? &lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Jameszhuo&lt;/p&gt;</comment>
                            <comment id="199000" author="jameszhou" created="Mon, 26 Nov 2012 10:36:02 +0000"  >&lt;p&gt;A snippet of logs:&lt;/p&gt;

&lt;p&gt;Mon Nov 26 17:10:25 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsStart&amp;#93;&lt;/span&gt; replSet can&apos;t get local.system.replset config from self or any seed (EMPTYCONFIG)&lt;br/&gt;
Mon Nov 26 17:10:32 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.50.16.225:54261 #4 (2 connections now open)&lt;br/&gt;
Mon Nov 26 17:10:35 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsStart&amp;#93;&lt;/span&gt; replSet can&apos;t get local.system.replset config from self or any seed (EMPTYCONFIG)&lt;br/&gt;
Mon Nov 26 17:10:45 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsStart&amp;#93;&lt;/span&gt; replSet can&apos;t get local.system.replset config from self or any seed (EMPTYCONFIG)&lt;br/&gt;
Mon Nov 26 17:10:55 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsStart&amp;#93;&lt;/span&gt; replSet can&apos;t get local.system.replset config from self or any seed (EMPTYCONFIG)&lt;br/&gt;
Mon Nov 26 17:10:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; replSet replSetInitiate admin command received from client&lt;br/&gt;
Mon Nov 26 17:10:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; replSet info initiate : no configuration specified.  Using a default configuration for the set&lt;br/&gt;
Mon Nov 26 17:10:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; replSet created this configuration for initiation : { _id: &quot;rs0&quot;, members: [ &lt;/p&gt;
{ _id: 0, host: &quot;10.50.16.225:27017&quot; }
&lt;p&gt; ] }&lt;br/&gt;
Mon Nov 26 17:10:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; replSet replSetInitiate config object parses ok, 1 members specified&lt;br/&gt;
Mon Nov 26 17:10:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; replSet replSetInitiate all members seem up&lt;br/&gt;
Mon Nov 26 17:10:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; ******&lt;br/&gt;
Mon Nov 26 17:10:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; creating replication oplog of size: 1271MB...&lt;br/&gt;
Mon Nov 26 17:10:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;FileAllocator&amp;#93;&lt;/span&gt; allocating new datafile /drbd0/mongo/data/local.ns, filling with zeroes...&lt;br/&gt;
Mon Nov 26 17:10:56 &lt;span class=&quot;error&quot;&gt;&amp;#91;FileAllocator&amp;#93;&lt;/span&gt; creating directory /drbd0/mongo/data/_tmp&lt;br/&gt;
Mon Nov 26 17:10:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;FileAllocator&amp;#93;&lt;/span&gt; done allocating datafile /drbd0/mongo/data/local.ns, size: 16MB,  took 1.095 secs&lt;br/&gt;
Mon Nov 26 17:10:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;FileAllocator&amp;#93;&lt;/span&gt; allocating new datafile /drbd0/mongo/data/local.0, filling with zeroes...&lt;br/&gt;
Mon Nov 26 17:11:15 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsStart&amp;#93;&lt;/span&gt; DBClientCursor::init call() failed&lt;br/&gt;
Mon Nov 26 17:11:47 &lt;span class=&quot;error&quot;&gt;&amp;#91;FileAllocator&amp;#93;&lt;/span&gt; done allocating datafile /drbd0/mongo/data/local.0, size: 2047MB,  took 49.649 secs&lt;br/&gt;
Mon Nov 26 17:11:47 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; ******&lt;br/&gt;
Mon Nov 26 17:11:47 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsStart&amp;#93;&lt;/span&gt; replSet can&apos;t get local.system.replset config from self or any seed (EMPTYCONFIG)&lt;br/&gt;
Mon Nov 26 17:11:47 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; replSet info saving a newer config version to local.system.replset&lt;br/&gt;
Mon Nov 26 17:11:47 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; replSet saveConfigLocally done&lt;br/&gt;
Mon Nov 26 17:11:47 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; replSet replSetInitiate config now saved locally.  Should come online in about a minute.&lt;br/&gt;
Mon Nov 26 17:11:47 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4&amp;#93;&lt;/span&gt; command admin.$cmd command: &lt;/p&gt;
{ replSetInitiate: undefined }
&lt;p&gt; ntoreturn:1 keyUpdates:0 locks(micros) W:51496039 reslen:202 51512ms&lt;br/&gt;
Mon Nov 26 17:11:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn1&amp;#93;&lt;/span&gt; end connection 10.50.16.225:48123 (1 connection now open)&lt;br/&gt;
Mon Nov 26 17:11:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 10.50.16.225:54263 #5 (2 connections now open)&lt;br/&gt;
Mon Nov 26 17:11:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsStart&amp;#93;&lt;/span&gt; replSet I am 10.50.16.225:27017&lt;br/&gt;
Mon Nov 26 17:11:57 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsStart&amp;#93;&lt;/span&gt; replSet STARTUP2&lt;br/&gt;
Mon Nov 26 17:11:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsSync&amp;#93;&lt;/span&gt; replSet SECONDARY&lt;br/&gt;
Mon Nov 26 17:11:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsMgr&amp;#93;&lt;/span&gt; replSet info electSelf 0&lt;br/&gt;
Mon Nov 26 17:11:58 &lt;span class=&quot;error&quot;&gt;&amp;#91;rsMgr&amp;#93;&lt;/span&gt; replSet PRIMARY&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>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 27 Nov 2012 03:30:04 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 12 weeks, 1 day 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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 12 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>david.hows</customfieldvalue>
            <customfieldvalue>jameszhou</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrngjz:</customfieldvalue>

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

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

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

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