Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-8734

Add non ssl arbiter to ssl RS crashes primary

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.4, 2.4.0-rc2
    • Affects Version/s: None
    • Component/s: Security
    • Labels:
      None
    • ALL

      rs2:PRIMARY> rs.addArb("ip-10-48-130-227:30000")
      Tue Feb 26 14:25:28.412 DBClientCursor::init call() failed
      Tue Feb 26 14:25:28.413 trying reconnect to ip-10-48-130-227:27017
      Tue Feb 26 14:25:28.414 reconnect ip-10-48-130-227:27017 failed couldn't connect to server ip-10-48-130-227:27017
      Tue Feb 26 14:25:28.415 Error: socket exception [CONNECT_ERROR] for ip-10-48-130-227:27017 src/mongo/shell/query.js:78
      > 
      
      Tue Feb 26 14:23:26.776 [rsMgr] replSet PRIMARY
      Tue Feb 26 14:23:28.654 [initandlisten] connection accepted from 10.226.183.211:55502 #7 (2 connections now open)
      Tue Feb 26 14:23:29.654 [initandlisten] connection accepted from 10.226.183.211:55503 #8 (3 connections now open)
      Tue Feb 26 14:23:30.688 [slaveTracking] build index local.slaves { _id: 1 }
      Tue Feb 26 14:23:30.703 [slaveTracking] build index done.  scanned 0 total records. 0.015 secs
      Tue Feb 26 14:23:45.677 [conn6] end connection 10.226.183.211:55501 (2 connections now open)
      Tue Feb 26 14:23:45.678 [initandlisten] connection accepted from 10.226.183.211:55504 #9 (3 connections now open)
      Tue Feb 26 14:24:15.079 [initandlisten] connection accepted from 10.36.133.56:46549 #10 (4 connections now open)
      Tue Feb 26 14:24:15.706 [conn9] end connection 10.226.183.211:55504 (3 connections now open)
      Tue Feb 26 14:24:15.708 [initandlisten] connection accepted from 10.226.183.211:55505 #11 (4 connections now open)
      Tue Feb 26 14:24:38.293 [conn10] replSet replSetReconfig config object parses ok, 3 members specified
      Tue Feb 26 14:24:45.734 [conn11] end connection 10.226.183.211:55505 (3 connections now open)
      Tue Feb 26 14:24:45.736 [initandlisten] connection accepted from 10.226.183.211:55506 #12 (4 connections now open)
      Tue Feb 26 14:25:08.294 [conn10]   Fatal Assertion 16697
      0xd971d3 0xd3df93 0xd8403d 0xd85e64 0xd7e411 0x751ed5 0x752b45 0xbc98ea 0xbcc732 0xbd77c8 0xc0a2d2 0xbe756a 0xbe7e14 0x8a98af 0x8aa1d7 0x8ab6cf 0xae128a 0xae57ae 0xa6e018 0x711884 
       ./bin/mongod(_ZN5mongo15printStackTraceERSo+0x23) [0xd971d3]
       ./bin/mongod(_ZN5mongo13fassertFailedEi+0x63) [0xd3df93]
       ./bin/mongod(_ZN5mongo10SSLManager12_ssl_connectEP6ssl_st+0x6d) [0xd8403d]
       ./bin/mongod(_ZN5mongo10SSLManager7connectEi+0x24) [0xd85e64]
       ./bin/mongod(_ZN5mongo6Socket6secureEPNS_10SSLManagerE+0x31) [0xd7e411]
       ./bin/mongod(_ZN5mongo18DBClientConnection8_connectERSs+0x415) [0x751ed5]
       ./bin/mongod(_ZN5mongo18DBClientConnection7connectERKNS_11HostAndPortERSs+0xc5) [0x752b45]
       ./bin/mongod(_ZN5mongo10ScopedConn7connectEv+0xea) [0xbc98ea]
       ./bin/mongod(_ZN5mongo10ScopedConnC2ERKSs+0xf2) [0xbcc732]
       ./bin/mongod(_ZN5mongo16requestHeartbeatERKSsS1_S1_RNS_7BSONObjEiRib+0x468) [0xbd77c8]
       ./bin/mongod(_ZN5mongo29checkMembersUpForConfigChangeERKNS_13ReplSetConfigERNS_14BSONObjBuilderEb+0x9e2) [0xc0a2d2]
       ./bin/mongod(_ZN5mongo18CmdReplSetReconfig4_runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x4fa) [0xbe756a]
       ./bin/mongod(_ZN5mongo18CmdReplSetReconfig3runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x5e4) [0xbe7e14]
       ./bin/mongod(_ZN5mongo12_execCommandEPNS_7CommandERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x2f) [0x8a98af]
       ./bin/mongod(_ZN5mongo7Command11execCommandEPS0_RNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0x657) [0x8aa1d7]
       ./bin/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi+0x52f) [0x8ab6cf]
       ./bin/mongod(_ZN5mongo11runCommandsEPKcRNS_7BSONObjERNS_5CurOpERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi+0x3a) [0xae128a]
       ./bin/mongod(_ZN5mongo8runQueryERNS_7MessageERNS_12QueryMessageERNS_5CurOpES1_+0xdee) [0xae57ae]
       ./bin/mongod(_ZN5mongo16assembleResponseERNS_7MessageERNS_10DbResponseERKNS_11HostAndPortE+0xa58) [0xa6e018]
       ./bin/mongod(_ZN5mongo16MyMessageHandler7processERNS_7MessageEPNS_21AbstractMessagingPortEPNS_9LastErrorE+0x94) [0x711884]
      Tue Feb 26 14:25:08.325 [conn10] 
      
      ***aborting after fassert() failure
      
      
      Tue Feb 26 14:25:08.326 Got signal: 6 (Aborted).
      
      Tue Feb 26 14:25:08.332 Backtrace:
      0xd971d3 0x6fbb0f 0x7f36fcd0d4a0 0x7f36fcd0d425 0x7f36fcd10b8b 0xd3dfce 0xd8403d 0xd85e64 0xd7e411 0x751ed5 0x752b45 0xbc98ea 0xbcc732 0xbd77c8 0xc0a2d2 0xbe756a 0xbe7e14 0x8a98af 0x8aa1d7 0x8ab6cf 
       ./bin/mongod(_ZN5mongo15printStackTraceERSo+0x23) [0xd971d3]
       ./bin/mongod(_ZN5mongo10abruptQuitEi+0x39f) [0x6fbb0f]
       /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7f36fcd0d4a0]
       /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f36fcd0d425]
       /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7f36fcd10b8b]
       ./bin/mongod(_ZN5mongo13fassertFailedEi+0x9e) [0xd3dfce]
       ./bin/mongod(_ZN5mongo10SSLManager12_ssl_connectEP6ssl_st+0x6d) [0xd8403d]
       ./bin/mongod(_ZN5mongo10SSLManager7connectEi+0x24) [0xd85e64]
       ./bin/mongod(_ZN5mongo6Socket6secureEPNS_10SSLManagerE+0x31) [0xd7e411]
       ./bin/mongod(_ZN5mongo18DBClientConnection8_connectERSs+0x415) [0x751ed5]
       ./bin/mongod(_ZN5mongo18DBClientConnection7connectERKNS_11HostAndPortERSs+0xc5) [0x752b45]
       ./bin/mongod(_ZN5mongo10ScopedConn7connectEv+0xea) [0xbc98ea]
       ./bin/mongod(_ZN5mongo10ScopedConnC2ERKSs+0xf2) [0xbcc732]
       ./bin/mongod(_ZN5mongo16requestHeartbeatERKSsS1_S1_RNS_7BSONObjEiRib+0x468) [0xbd77c8]
       ./bin/mongod(_ZN5mongo29checkMembersUpForConfigChangeERKNS_13ReplSetConfigERNS_14BSONObjBuilderEb+0x9e2) [0xc0a2d2]
       ./bin/mongod(_ZN5mongo18CmdReplSetReconfig4_runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x4fa) [0xbe756a]
       ./bin/mongod(_ZN5mongo18CmdReplSetReconfig3runERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x5e4) [0xbe7e14]
       ./bin/mongod(_ZN5mongo12_execCommandEPNS_7CommandERKSsRNS_7BSONObjEiRSsRNS_14BSONObjBuilderEb+0x2f) [0x8a98af]
       ./bin/mongod(_ZN5mongo7Command11execCommandEPS0_RNS_6ClientEiPKcRNS_7BSONObjERNS_14BSONObjBuilderEb+0x657) [0x8aa1d7]
       ./bin/mongod(_ZN5mongo12_runCommandsEPKcRNS_7BSONObjERNS_11_BufBuilderINS_16TrivialAllocatorEEERNS_14BSONObjBuilderEbi+0x52f) [0x8ab6cf]
      
      ubuntu@ip-10-48-130-227:~/mongodb-linux-x86_64-subscription-ubuntu1104-2.4.0-rc0$ 
      

        1. cacert.pem
          1.0 kB
        2. gregorFreeBSD.pem
          4 kB

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            gregor Gregor Macadam
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: