<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:09:30 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-5647] adding secondary caused existing few secondaries to crash with db/repl/rs.cpp 155 </title>
                <link>https://jira.mongodb.org/browse/SERVER-5647</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Have following configuration in Production db01-db06, added additional secondary db07 and db08, these new secondaries crash after a few minutes with the error message db/repl/rs.cpp 155. whats wrong with the configurations? i want to add additional db09 and db10 to the replicaset once this stabalizes.&lt;/p&gt;

&lt;p&gt;db01- vote 1,Priority 1, &lt;br/&gt;
db02 - vote 1,Priority 1, &lt;br/&gt;
db03 - vote 1,Priority 1, &lt;br/&gt;
db04 - vote 1,Priority 0, state hidden&lt;br/&gt;
db05 - vote 1,Priority 0, state hidden&lt;br/&gt;
db06 - vote 0,Priority 0, state hidden&lt;br/&gt;
db07 - vote 1,Priority 0, &lt;br/&gt;
db08 - vote 1,Priority 0, &lt;/p&gt;</description>
                <environment>Production, EC2</environment>
        <key id="36686">SERVER-5647</key>
            <summary>adding secondary caused existing few secondaries to crash with db/repl/rs.cpp 155 </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="3">Duplicate</resolution>
                                        <assignee username="kristina">Kristina Chodorow</assignee>
                                    <reporter username="hkaur1001">Harpreet Kaur</reporter>
                        <labels>
                            <label>replicaset</label>
                    </labels>
                <created>Thu, 19 Apr 2012 13:48:15 +0000</created>
                <updated>Wed, 15 Aug 2012 14:04:15 +0000</updated>
                            <resolved>Thu, 19 Apr 2012 14:54:04 +0000</resolved>
                                    <version>1.8.1</version>
                                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="111733" author="kristina" created="Thu, 19 Apr 2012 19:07:38 +0000"  >&lt;p&gt;Yes, same bug.&lt;/p&gt;</comment>
                            <comment id="111727" author="hkaur1001" created="Thu, 19 Apr 2012 18:54:05 +0000"  >&lt;p&gt;i added node using following command &lt;/p&gt;

&lt;p&gt;rs.add(&lt;/p&gt;
{&quot;_id&quot;: 19, &quot;host&quot;: &quot;mongo-db09.prod1.cloud.xxx.com:27017&quot;, &quot;priority&quot;: 0,&quot;hidden&quot;:true,&quot;votes&quot;:0}
&lt;p&gt;)&lt;/p&gt;

&lt;p&gt;mongo on db07 and db08 crashed with the following error .. is this a known bug?&lt;/p&gt;

&lt;p&gt; mongod(thread_proxy+0x80) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8b6a40&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2ac0a96ec73d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2ac0aa166f6d&amp;#93;&lt;/span&gt;&lt;br/&gt;
Thu Apr 19 11:45:14 &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from 127.0.0.1:45671 #1548&lt;br/&gt;
Thu Apr 19 11:45:14 Invalid access at address: 0x90&lt;/p&gt;

&lt;p&gt;Thu Apr 19 11:45:14 Got signal: 11 (Segmentation fault).&lt;/p&gt;

&lt;p&gt;Thu Apr 19 11:45:14 Backtrace:&lt;br/&gt;
0x8a2e59 0x8a3430 0x2ac0a96f4b10 0x6d6052 0x6d0694 0x7dae1e 0x7dc741 0x642c25 0x6477c6 0x752225 0x757938 0x8a3b3e 0x8b6a40 0x2ac0a96ec73d 0x2ac0aa166f6d&lt;br/&gt;
 mongod(_ZN5mongo10abruptQuitEi+0x399) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8a2e59&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo24abruptQuitWithAddrSignalEiP7siginfoPv+0x220) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8a3430&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2ac0a96f4b10&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZNK5mongo11ReplSetImpl16_summarizeStatusERNS_14BSONObjBuilderE+0x72) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6d6052&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo19CmdReplSetGetStatus3runERKSsRNS_7BSONObjERSsRNS_14BSONObjBuilderEb+0x114) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6d0694&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0x5ae) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7dae1e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x831) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7dc741&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x642c25&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x2e86) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6477c6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x752225&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x5b8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x757938&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x21e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8a3b3e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(thread_proxy+0x80) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8b6a40&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2ac0a96ec73d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2ac0aa166f6d&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Thu Apr 19 11:45:14 dbexit&lt;/p&gt;</comment>
                            <comment id="111666" author="kristina" created="Thu, 19 Apr 2012 16:26:34 +0000"  >&lt;p&gt;Oh, setting votes:0 is okay, then.&lt;/p&gt;</comment>
                            <comment id="111663" author="hkaur1001" created="Thu, 19 Apr 2012 16:18:06 +0000"  >&lt;p&gt;i can update user api to not connect to these hosts which they are being synced. however how will voting work, since i already have 7 votes in repl-set.&lt;/p&gt;</comment>
                            <comment id="111628" author="kristina" created="Thu, 19 Apr 2012 15:21:19 +0000"  >&lt;p&gt;Don&apos;t change # of votes.&lt;/p&gt;</comment>
                            <comment id="111627" author="kristina" created="Thu, 19 Apr 2012 15:20:50 +0000"  >&lt;p&gt;Add hidden:true if you have client calling these commands.  If you&apos;re on MMS, you might want to temporarily disable the agent, it automatically calls these commands. &lt;/p&gt;</comment>
                            <comment id="111622" author="hkaur1001" created="Thu, 19 Apr 2012 15:11:23 +0000"  >&lt;p&gt;So to add db09 and db10 will the following configurations work?&lt;br/&gt;
priority 0,vote 0 - so they are just available for read requests. will this avoid &quot;clients calling isMaster or replSetGetStatus on these nodes&quot;&lt;/p&gt;</comment>
                            <comment id="111619" author="hkaur1001" created="Thu, 19 Apr 2012 15:07:28 +0000"  >&lt;p&gt;clients connect though API, how can this be accomplished? change config for vote on these nodes ?&lt;/p&gt;</comment>
                            <comment id="111618" author="kristina" created="Thu, 19 Apr 2012 15:03:18 +0000"  >&lt;p&gt;The only workaround is to not have clients calling isMaster or replSetGetStatus on these nodes while reconfiguring.&lt;/p&gt;</comment>
                            <comment id="111617" author="hkaur1001" created="Thu, 19 Apr 2012 15:01:35 +0000"  >&lt;p&gt;this is production and we are adding nodes to accomodate traffic which  will take effect later today. We cann&apos;t update to 2.0, is there a work around to this issue? &lt;/p&gt;

&lt;p&gt;I restarted both db07 and db08 one at a time and they are both available, no crash. What chnages to config , should i do to add db09 and db10, and not see this issue.&lt;/p&gt;</comment>
                            <comment id="111615" author="hkaur1001" created="Thu, 19 Apr 2012 14:59:29 +0000"  >&lt;p&gt;this is production and we are adding nodes to accomodate traffic which&lt;br/&gt;
 will take effect later today. We cann&apos;t update to 2.0, is there a work&lt;br/&gt;
around to this issue?&lt;/p&gt;

&lt;p&gt;On Thu, Apr 19, 2012 at 7:52 AM, Kristina Chodorow (JIRA)&lt;/p&gt;
</comment>
                            <comment id="111613" author="kristina" created="Thu, 19 Apr 2012 14:52:04 +0000"  >&lt;p&gt;This is a known bug that was fixed for 2.0.&lt;/p&gt;

&lt;p&gt;You should be able to restart these servers (using appropriate recovery procedures) and they will pick up the new config.&lt;/p&gt;</comment>
                            <comment id="111574" author="hkaur1001" created="Thu, 19 Apr 2012 13:50:22 +0000"  >&lt;p&gt;Exact error message ...&lt;/p&gt;


&lt;p&gt;Thu Apr 19 06:00:17 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn29&amp;#93;&lt;/span&gt;   Assertion failure m db/repl/rs.cpp 155&lt;br/&gt;
0x54e8de 0x55f971 0x6bce15 0x6bd20a 0x69f772 0x6b3c5a 0x7dae1e 0x7dc741 0x642c25 0x6477c6 0x752225 0x757938 0x8a3b3e 0x8b6a40 0x2acf09ac573d 0x2acf0a53ff6d&lt;br/&gt;
 mongod(_ZN5mongo12sayDbContextEPKc+0xae) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x54e8de&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo8assertedEPKcS1_j+0x111) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x55f971&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo11ReplSetImpl17_fillIsMasterHostEPKNS_6MemberERSt6vectorISsSaISsEES7_S7&lt;/em&gt;+0x2c5) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6bce15&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo11ReplSetImpl13_fillIsMasterERNS_14BSONObjBuilderE+0x27a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6bd20a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo21appendReplicationInfoERNS_14BSONObjBuilderEbi+0x42) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x69f772&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo11CmdIsMaster3runERKSsRNS_7BSONObjERSsRNS_14BSONObjBuilderEb+0x8a) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6b3c5a&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo11execCommandEPNS_7CommandERNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0x5ae) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7dae1e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x831) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x7dc741&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_10BufBuilderERNS_14BSONObjBuilderEbi+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x642c25&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(&lt;em&gt;ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1&lt;/em&gt;+0x2e86) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x6477c6&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod &lt;span class=&quot;error&quot;&gt;&amp;#91;0x752225&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_8SockAddrE+0x5b8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x757938&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(_ZN5mongo10connThreadEPNS_13MessagingPortE+0x21e) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8a3b3e&amp;#93;&lt;/span&gt;&lt;br/&gt;
 mongod(thread_proxy+0x80) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8b6a40&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2acf09ac573d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x2acf0a53ff6d&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="16553">SERVER-3032</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 19 Apr 2012 14:52:04 +0000</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 43 weeks, 6 days 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>hkaur1001</customfieldvalue>
            <customfieldvalue>kristina</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hro5cn:</customfieldvalue>

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

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

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