2012-08-22 06:00:55 EDT | Wed Aug 22 06:00:55 [conn71] end connection 127.0.0.1:61287 (0 connections now open) |
2012-08-22 06:01:04 EDT | Wed Aug 22 06:01:04 [initandlisten] connection accepted from 127.0.0.1:61323 #72 (1 connection now open) |
| MongoDB shell version: 2.3.0-pre- |
| null |
| ReplSetTest Starting Set |
| ReplSetTest n is : 0 |
| ReplSetTest n: 0 ports: [ 31100, 31101, 31102, 31103, 31104 ] 31100 number |
| Replica set test! |
| "useHostName" : true, |
| "oplogSize" : 10, |
| "keyFile" : undefined, |
| "port" : 31100, |
| "noprealloc" : "", |
| "smallfiles" : "", |
| "rest" : "", |
| "replSet" : "test-rs0", |
| "dbpath" : "$set-$node", |
| "useHostname" : true, |
| "noJournalPrealloc" : undefined, |
| "pathOpts" : { |
| "testName" : "test", |
| "shard" : 0, |
| "node" : 0, |
| "set" : "test-rs0" |
| }, |
| "restart" : undefined |
| { |
| ReplSetTest Starting.... |
| Resetting db path '/data/db/test-rs0-0' |
| Wed Aug 22 06:01:04 shell: started program mongod.exe --oplogSize 10 --port 31100 --noprealloc --smallfiles --rest --replSet test-rs0 --dbpath /data/db/test-rs0-0 |
| } |
| m31100| Wed Aug 22 06:01:04 [initandlisten] MongoDB starting : pid=4908 port=31100 dbpath=/data/db/test-rs0-0 64-bit host=AMAZONA-JD1A6QA |
| m31100| Wed Aug 22 06:01:04 [initandlisten] |
| m31100| Wed Aug 22 06:01:04 [initandlisten] ** NOTE: This is a development version (2.3.0-pre-) of MongoDB. |
| m31100| Wed Aug 22 06:01:04 [initandlisten] ** Not recommended for production. |
| m31100| Wed Aug 22 06:01:04 [initandlisten] |
| m31100| Wed Aug 22 06:01:04 [initandlisten] db version v2.3.0-pre-, pdfile version 4.5 |
| m31100| Wed Aug 22 06:01:04 [initandlisten] git version: 4cf1628f59deafd1c608aaf0a9930ca68430c8dd |
| m31100| Wed Aug 22 06:01:04 [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 |
| m31100| Wed Aug 22 06:01:04 [initandlisten] options: { dbpath: "/data/db/test-rs0-0", noprealloc: true, oplogSize: 10, port: 31100, replSet: "test-rs0", rest: true, smallfiles: true } |
| m31100| Wed Aug 22 06:01:04 [initandlisten] journal dir=/data/db/test-rs0-0/journal |
| m31100| Wed Aug 22 06:01:04 [initandlisten] recover : no journal files present, no recovery needed |
| m31100| Wed Aug 22 06:01:04 [initandlisten] waiting for connections on port 31100 |
| m31100| Wed Aug 22 06:01:04 [websvr] admin web console waiting for connections on port 32100 |
| m31100| Wed Aug 22 06:01:04 [initandlisten] connection accepted from 10.28.48.89:61333 #1 (1 connection now open) |
| m31100| Wed Aug 22 06:01:04 [conn1] end connection 10.28.48.89:61333 (0 connections now open) |
| m31100| Wed Aug 22 06:01:04 [initandlisten] connection accepted from 10.28.48.89:61334 #2 (1 connection now open) |
| m31100| Wed Aug 22 06:01:04 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) |
| m31100| Wed Aug 22 06:01:04 [rsStart] replSet info you may need to run replSetInitiate -- rs.initiate() in the shell -- if that is not already done |
| m31100| Wed Aug 22 06:01:05 [initandlisten] connection accepted from 127.0.0.1:61332 #3 (2 connections now open) |
| m31100| note: noprealloc may hurt performance in many applications |
| ReplSetTest n is : 1 |
| ReplSetTest n: 1 ports: [ 31100, 31101, 31102, 31103, 31104 ] 31101 number |
| [ connection to AMAZONA-JD1A6QA:31100 ] |
| "useHostName" : true, |
| "oplogSize" : 10, |
| "keyFile" : undefined, |
| "port" : 31101, |
| "noprealloc" : "", |
| "smallfiles" : "", |
| "rest" : "", |
| "replSet" : "test-rs0", |
| "dbpath" : "$set-$node", |
| "useHostname" : true, |
| "noJournalPrealloc" : undefined, |
| "pathOpts" : { |
| "testName" : "test", |
| "shard" : 0, |
| "node" : 1, |
| "set" : "test-rs0" |
| }, |
| "restart" : undefined |
| { |
| ReplSetTest Starting.... |
| Resetting db path '/data/db/test-rs0-1' |
| Wed Aug 22 06:01:05 shell: started program mongod.exe --oplogSize 10 --port 31101 --noprealloc --smallfiles --rest --replSet test-rs0 --dbpath /data/db/test-rs0-1 |
| } |
| m31101| Wed Aug 22 06:01:05 [initandlisten] MongoDB starting : pid=3848 port=31101 dbpath=/data/db/test-rs0-1 64-bit host=AMAZONA-JD1A6QA |
| m31101| Wed Aug 22 06:01:05 [initandlisten] |
| m31101| Wed Aug 22 06:01:05 [initandlisten] ** NOTE: This is a development version (2.3.0-pre-) of MongoDB. |
| m31101| Wed Aug 22 06:01:05 [initandlisten] ** Not recommended for production. |
| m31101| Wed Aug 22 06:01:05 [initandlisten] |
| m31101| Wed Aug 22 06:01:05 [initandlisten] db version v2.3.0-pre-, pdfile version 4.5 |
| m31101| Wed Aug 22 06:01:05 [initandlisten] git version: 4cf1628f59deafd1c608aaf0a9930ca68430c8dd |
| m31101| Wed Aug 22 06:01:05 [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 |
| m31101| Wed Aug 22 06:01:05 [initandlisten] options: { dbpath: "/data/db/test-rs0-1", noprealloc: true, oplogSize: 10, port: 31101, replSet: "test-rs0", rest: true, smallfiles: true } |
| m31101| Wed Aug 22 06:01:05 [initandlisten] journal dir=/data/db/test-rs0-1/journal |
| m31101| Wed Aug 22 06:01:05 [initandlisten] recover : no journal files present, no recovery needed |
| m31101| Wed Aug 22 06:01:05 [initandlisten] waiting for connections on port 31101 |
| m31101| Wed Aug 22 06:01:05 [websvr] admin web console waiting for connections on port 32101 |
| m31101| Wed Aug 22 06:01:05 [initandlisten] connection accepted from 10.28.48.89:61336 #1 (1 connection now open) |
| m31101| Wed Aug 22 06:01:05 [conn1] end connection 10.28.48.89:61336 (0 connections now open) |
| m31101| Wed Aug 22 06:01:05 [initandlisten] connection accepted from 10.28.48.89:61337 #2 (1 connection now open) |
| m31101| Wed Aug 22 06:01:05 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) |
| m31101| Wed Aug 22 06:01:05 [rsStart] replSet info you may need to run replSetInitiate -- rs.initiate() in the shell -- if that is not already done |
| m31101| Wed Aug 22 06:01:05 [initandlisten] connection accepted from 127.0.0.1:61335 #3 (2 connections now open) |
| m31101| note: noprealloc may hurt performance in many applications |
| ReplSetTest n is : 2 |
| ReplSetTest n: 2 ports: [ 31100, 31101, 31102, 31103, 31104 ] 31102 number |
| [ connection to AMAZONA-JD1A6QA:31100, connection to AMAZONA-JD1A6QA:31101 ] |
| "useHostName" : true, |
| "oplogSize" : 10, |
| "keyFile" : undefined, |
| "port" : 31102, |
| "noprealloc" : "", |
| "smallfiles" : "", |
| "rest" : "", |
| "replSet" : "test-rs0", |
| "dbpath" : "$set-$node", |
| "useHostname" : true, |
| "noJournalPrealloc" : undefined, |
| "pathOpts" : { |
| "testName" : "test", |
| "shard" : 0, |
| "node" : 2, |
| "set" : "test-rs0" |
| }, |
| "restart" : undefined |
| { |
| ReplSetTest Starting.... |
| Resetting db path '/data/db/test-rs0-2' |
| Wed Aug 22 06:01:05 shell: started program mongod.exe --oplogSize 10 --port 31102 --noprealloc --smallfiles --rest --replSet test-rs0 --dbpath /data/db/test-rs0-2 |
| } |
| m31102| Wed Aug 22 06:01:05 [initandlisten] MongoDB starting : pid=416 port=31102 dbpath=/data/db/test-rs0-2 64-bit host=AMAZONA-JD1A6QA |
| m31102| Wed Aug 22 06:01:05 [initandlisten] |
| m31102| Wed Aug 22 06:01:05 [initandlisten] ** NOTE: This is a development version (2.3.0-pre-) of MongoDB. |
| m31102| Wed Aug 22 06:01:05 [initandlisten] ** Not recommended for production. |
| m31102| Wed Aug 22 06:01:05 [initandlisten] |
| m31102| Wed Aug 22 06:01:05 [initandlisten] db version v2.3.0-pre-, pdfile version 4.5 |
| m31102| Wed Aug 22 06:01:05 [initandlisten] git version: 4cf1628f59deafd1c608aaf0a9930ca68430c8dd |
| m31102| Wed Aug 22 06:01:05 [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 |
| m31102| Wed Aug 22 06:01:05 [initandlisten] options: { dbpath: "/data/db/test-rs0-2", noprealloc: true, oplogSize: 10, port: 31102, replSet: "test-rs0", rest: true, smallfiles: true } |
| m31102| Wed Aug 22 06:01:05 [initandlisten] journal dir=/data/db/test-rs0-2/journal |
| m31102| Wed Aug 22 06:01:05 [initandlisten] recover : no journal files present, no recovery needed |
| m31102| Wed Aug 22 06:01:05 [initandlisten] waiting for connections on port 31102 |
| m31102| Wed Aug 22 06:01:05 [websvr] admin web console waiting for connections on port 32102 |
| m31102| Wed Aug 22 06:01:05 [initandlisten] connection accepted from 10.28.48.89:61339 #1 (1 connection now open) |
| m31102| Wed Aug 22 06:01:05 [conn1] end connection 10.28.48.89:61339 (0 connections now open) |
| m31102| Wed Aug 22 06:01:05 [initandlisten] connection accepted from 10.28.48.89:61340 #2 (1 connection now open) |
| m31102| Wed Aug 22 06:01:05 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) |
| m31102| Wed Aug 22 06:01:05 [rsStart] replSet info you may need to run replSetInitiate -- rs.initiate() in the shell -- if that is not already done |
| m31102| Wed Aug 22 06:01:06 [initandlisten] connection accepted from 127.0.0.1:61338 #3 (2 connections now open) |
| m31102| note: noprealloc may hurt performance in many applications |
| connection to AMAZONA-JD1A6QA:31100, |
| connection to AMAZONA-JD1A6QA:31101, |
| connection to AMAZONA-JD1A6QA:31102 |
| [ |
| ReplSetTest n is : 3 |
| ReplSetTest n: 3 ports: [ 31100, 31101, 31102, 31103, 31104 ] 31103 number |
| ] |
| "useHostName" : true, |
| "oplogSize" : 10, |
| "keyFile" : undefined, |
| "port" : 31103, |
| "noprealloc" : "", |
| "smallfiles" : "", |
| "rest" : "", |
| "replSet" : "test-rs0", |
| "dbpath" : "$set-$node", |
| "useHostname" : true, |
| "noJournalPrealloc" : undefined, |
| "pathOpts" : { |
| "testName" : "test", |
| "shard" : 0, |
| "node" : 3, |
| "set" : "test-rs0" |
| }, |
| "restart" : undefined |
| { |
| ReplSetTest Starting.... |
| Resetting db path '/data/db/test-rs0-3' |
| Wed Aug 22 06:01:06 shell: started program mongod.exe --oplogSize 10 --port 31103 --noprealloc --smallfiles --rest --replSet test-rs0 --dbpath /data/db/test-rs0-3 |
| } |
| m31103| note: noprealloc may hurt performance in many applications |
| m31103| Wed Aug 22 06:01:06 [initandlisten] |
| m31103| Wed Aug 22 06:01:06 [initandlisten] ** NOTE: This is a development version (2.3.0-pre-) of MongoDB. |
| m31103| Wed Aug 22 06:01:06 [initandlisten] ** Not recommended for production. |
| m31103| Wed Aug 22 06:01:06 [initandlisten] |
| m31103| Wed Aug 22 06:01:06 [initandlisten] MongoDB starting : pid=5264 port=31103 dbpath=/data/db/test-rs0-3 64-bit host=AMAZONA-JD1A6QA |
| m31103| Wed Aug 22 06:01:06 [initandlisten] db version v2.3.0-pre-, pdfile version 4.5 |
| m31103| Wed Aug 22 06:01:06 [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 |
| m31103| Wed Aug 22 06:01:06 [initandlisten] git version: 4cf1628f59deafd1c608aaf0a9930ca68430c8dd |
| m31103| Wed Aug 22 06:01:06 [initandlisten] journal dir=/data/db/test-rs0-3/journal |
| m31103| Wed Aug 22 06:01:06 [initandlisten] options: { dbpath: "/data/db/test-rs0-3", noprealloc: true, oplogSize: 10, port: 31103, replSet: "test-rs0", rest: true, smallfiles: true } |
| m31103| Wed Aug 22 06:01:06 [initandlisten] recover : no journal files present, no recovery needed |
| m31103| Wed Aug 22 06:01:06 [initandlisten] waiting for connections on port 31103 |
| m31103| Wed Aug 22 06:01:06 [initandlisten] connection accepted from 10.28.48.89:61342 #1 (1 connection now open) |
| m31103| Wed Aug 22 06:01:06 [conn1] end connection 10.28.48.89:61342 (0 connections now open) |
| m31103| Wed Aug 22 06:01:06 [initandlisten] connection accepted from 10.28.48.89:61343 #2 (1 connection now open) |
| m31103| Wed Aug 22 06:01:06 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) |
| m31103| Wed Aug 22 06:01:06 [rsStart] replSet info you may need to run replSetInitiate -- rs.initiate() in the shell -- if that is not already done |
| m31103| Wed Aug 22 06:01:06 [initandlisten] connection accepted from 127.0.0.1:61341 #3 (2 connections now open) |
| m31103| Wed Aug 22 06:01:06 [websvr] admin web console waiting for connections on port 32103 |
| connection to AMAZONA-JD1A6QA:31100, |
| connection to AMAZONA-JD1A6QA:31101, |
| connection to AMAZONA-JD1A6QA:31102, |
| connection to AMAZONA-JD1A6QA:31103 |
| [ |
| ReplSetTest n is : 4 |
| ReplSetTest n: 4 ports: [ 31100, 31101, 31102, 31103, 31104 ] 31104 number |
| ] |
| "useHostName" : true, |
| "oplogSize" : 10, |
| "keyFile" : undefined, |
| "port" : 31104, |
| "noprealloc" : "", |
| "smallfiles" : "", |
| "rest" : "", |
| "replSet" : "test-rs0", |
| "dbpath" : "$set-$node", |
| "useHostname" : true, |
| "noJournalPrealloc" : undefined, |
| "pathOpts" : { |
| "testName" : "test", |
| "shard" : 0, |
| "node" : 4, |
| "set" : "test-rs0" |
| }, |
| "restart" : undefined |
| { |
| ReplSetTest Starting.... |
| Resetting db path '/data/db/test-rs0-4' |
| Wed Aug 22 06:01:06 shell: started program mongod.exe --oplogSize 10 --port 31104 --noprealloc --smallfiles --rest --replSet test-rs0 --dbpath /data/db/test-rs0-4 |
| } |
| m31104| Wed Aug 22 06:01:06 [initandlisten] MongoDB starting : pid=3192 port=31104 dbpath=/data/db/test-rs0-4 64-bit host=AMAZONA-JD1A6QA |
| m31104| Wed Aug 22 06:01:06 [initandlisten] |
| m31104| Wed Aug 22 06:01:06 [initandlisten] ** NOTE: This is a development version (2.3.0-pre-) of MongoDB. |
| m31104| Wed Aug 22 06:01:06 [initandlisten] ** Not recommended for production. |
| m31104| Wed Aug 22 06:01:06 [initandlisten] |
| m31104| Wed Aug 22 06:01:06 [initandlisten] db version v2.3.0-pre-, pdfile version 4.5 |
| m31104| Wed Aug 22 06:01:06 [initandlisten] git version: 4cf1628f59deafd1c608aaf0a9930ca68430c8dd |
| m31104| Wed Aug 22 06:01:06 [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 |
| m31104| Wed Aug 22 06:01:06 [initandlisten] options: { dbpath: "/data/db/test-rs0-4", noprealloc: true, oplogSize: 10, port: 31104, replSet: "test-rs0", rest: true, smallfiles: true } |
| m31104| Wed Aug 22 06:01:06 [initandlisten] journal dir=/data/db/test-rs0-4/journal |
| m31104| Wed Aug 22 06:01:06 [initandlisten] recover : no journal files present, no recovery needed |
| m31104| Wed Aug 22 06:01:06 [initandlisten] waiting for connections on port 31104 |
| m31104| Wed Aug 22 06:01:06 [websvr] admin web console waiting for connections on port 32104 |
| m31104| Wed Aug 22 06:01:06 [initandlisten] connection accepted from 10.28.48.89:61347 #1 (1 connection now open) |
| m31104| Wed Aug 22 06:01:06 [conn1] end connection 10.28.48.89:61347 (0 connections now open) |
| m31104| Wed Aug 22 06:01:06 [initandlisten] connection accepted from 10.28.48.89:61348 #2 (1 connection now open) |
| m31104| Wed Aug 22 06:01:06 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) |
| m31104| Wed Aug 22 06:01:06 [rsStart] replSet info you may need to run replSetInitiate -- rs.initiate() in the shell -- if that is not already done |
| m31104| Wed Aug 22 06:01:07 [initandlisten] connection accepted from 127.0.0.1:61345 #3 (2 connections now open) |
| m31104| note: noprealloc may hurt performance in many applications |
| connection to AMAZONA-JD1A6QA:31100, |
| connection to AMAZONA-JD1A6QA:31101, |
| connection to AMAZONA-JD1A6QA:31102, |
| connection to AMAZONA-JD1A6QA:31103, |
| connection to AMAZONA-JD1A6QA:31104 |
| [ |
| ] |
| "replSetInitiate" : { |
| "_id" : "test-rs0", |
| "members" : [ |
| { |
| "_id" : 0, |
| "host" : "AMAZONA-JD1A6QA:31100" |
| }, |
| { |
| "_id" : 1, |
| "host" : "AMAZONA-JD1A6QA:31101" |
| }, |
| { |
| "_id" : 2, |
| "host" : "AMAZONA-JD1A6QA:31102" |
| }, |
| { |
| "_id" : 3, |
| "host" : "AMAZONA-JD1A6QA:31103" |
| }, |
| { |
| "_id" : 4, |
| "host" : "AMAZONA-JD1A6QA:31104" |
| } |
| ] |
| } |
| { |
| } |
| m31100| Wed Aug 22 06:01:07 [conn3] replSet replSetInitiate admin command received from client |
| m31100| Wed Aug 22 06:01:07 [conn3] replSet replSetInitiate config object parses ok, 5 members specified |
| m31101| Wed Aug 22 06:01:07 [initandlisten] connection accepted from 10.28.48.89:61349 #4 (3 connections now open) |
| m31102| Wed Aug 22 06:01:07 [initandlisten] connection accepted from 10.28.48.89:61350 #4 (3 connections now open) |
| m31103| Wed Aug 22 06:01:07 [initandlisten] connection accepted from 10.28.48.89:61351 #4 (3 connections now open) |
| m31100| Wed Aug 22 06:01:07 [conn3] replSet replSetInitiate all members seem up |
| m31100| Wed Aug 22 06:01:07 [conn3] ****** |
| m31100| Wed Aug 22 06:01:07 [conn3] creating replication oplog of size: 10MB... |
| m31100| Wed Aug 22 06:01:07 [FileAllocator] allocating new datafile /data/db/test-rs0-0/local.ns, filling with zeroes... |
| m31100| Wed Aug 22 06:01:07 [FileAllocator] creating directory /data/db/test-rs0-0/_tmp |
| m31100| Wed Aug 22 06:01:07 [FileAllocator] done allocating datafile /data/db/test-rs0-0/local.ns, size: 16MB, took 0.047 secs |
| m31100| Wed Aug 22 06:01:07 [FileAllocator] allocating new datafile /data/db/test-rs0-0/local.0, filling with zeroes... |
| m31100| Wed Aug 22 06:01:07 [FileAllocator] done allocating datafile /data/db/test-rs0-0/local.0, size: 16MB, took 0.048 secs |
| m31100| Wed Aug 22 06:01:08 [conn3] ****** |
| m31100| Wed Aug 22 06:01:08 [conn3] replSet info saving a newer config version to local.system.replset |
| m31100| Wed Aug 22 06:01:08 [conn3] replSet saveConfigLocally done |
| m31100| Wed Aug 22 06:01:08 [conn3] replSet replSetInitiate config now saved locally. Should come online in about a minute. |
| m31100| Wed Aug 22 06:01:08 [conn3] command admin.$cmd command: { replSetInitiate: { _id: "test-rs0", members: [ { _id: 0.0, host: "AMAZONA-JD1A6QA:31100" }, { _id: 1.0, host: "AMAZONA-JD1A6QA:31101" }, { _id: 2.0, host: "AMAZONA-JD1A6QA:31102" }, { _id: 3.0, host: "AMAZONA-JD1A6QA:31103" }, { _id: 4.0, host: "AMAZONA-JD1A6QA:31104" } ] } } ntoreturn:1 keyUpdates:0 locks(micros) W:815007 reslen:112 811ms |
| m31104| Wed Aug 22 06:01:07 [initandlisten] connection accepted from 10.28.48.89:61352 #4 (3 connections now open) |
| "info" : "Config now saved locally. Should come online in about a minute.", |
| "ok" : 1 |
| { |
| } |
2012-08-22 06:01:17 EDT | m31100| Wed Aug 22 06:01:14 [rsStart] replSet I am AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:14 [rsStart] replSet STARTUP2 |
| m31100| Wed Aug 22 06:01:14 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is up |
| m31102| Wed Aug 22 06:01:14 [conn4] end connection 10.28.48.89:61350 (2 connections now open) |
| m31100| Wed Aug 22 06:01:14 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is up |
| m31101| Wed Aug 22 06:01:15 [rsStart] trying to contact AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:15 [initandlisten] connection accepted from 10.28.48.89:61354 #4 (3 connections now open) |
| m31101| Wed Aug 22 06:01:15 [rsStart] replSet I am AMAZONA-JD1A6QA:31101 |
| m31101| Wed Aug 22 06:01:15 [rsStart] replSet got config version 1 from a remote, saving locally |
| m31101| Wed Aug 22 06:01:15 [rsStart] replSet info saving a newer config version to local.system.replset |
| m31101| Wed Aug 22 06:01:15 [FileAllocator] allocating new datafile /data/db/test-rs0-1/local.ns, filling with zeroes... |
| m31101| Wed Aug 22 06:01:15 [FileAllocator] creating directory /data/db/test-rs0-1/_tmp |
| m31101| Wed Aug 22 06:01:15 [FileAllocator] done allocating datafile /data/db/test-rs0-1/local.ns, size: 16MB, took 0.046 secs |
| m31101| Wed Aug 22 06:01:15 [FileAllocator] allocating new datafile /data/db/test-rs0-1/local.0, filling with zeroes... |
| m31100| Wed Aug 22 06:01:15 [rsSync] replSet SECONDARY |
| m31102| Wed Aug 22 06:01:14 [initandlisten] connection accepted from 10.28.48.89:61353 #5 (3 connections now open) |
| m31100| Wed Aug 22 06:01:15 [initandlisten] connection accepted from 10.28.48.89:61355 #5 (4 connections now open) |
| m31102| Wed Aug 22 06:01:15 [rsStart] replSet I am AMAZONA-JD1A6QA:31102 |
| m31102| Wed Aug 22 06:01:15 [rsStart] replSet got config version 1 from a remote, saving locally |
| m31102| Wed Aug 22 06:01:15 [rsStart] replSet info saving a newer config version to local.system.replset |
| m31102| Wed Aug 22 06:01:15 [FileAllocator] allocating new datafile /data/db/test-rs0-2/local.ns, filling with zeroes... |
| m31102| Wed Aug 22 06:01:15 [FileAllocator] creating directory /data/db/test-rs0-2/_tmp |
| m31102| Wed Aug 22 06:01:15 [FileAllocator] done allocating datafile /data/db/test-rs0-2/local.ns, size: 16MB, took 0.05 secs |
| m31102| Wed Aug 22 06:01:15 [FileAllocator] allocating new datafile /data/db/test-rs0-2/local.0, filling with zeroes... |
| m31102| Wed Aug 22 06:01:15 [rsStart] trying to contact AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:16 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is up |
| m31100| Wed Aug 22 06:01:16 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is up |
| m31100| Wed Aug 22 06:01:16 [rsMgr] replSet not electing self, not all members up and we have been up less than 5 minutes |
| m31100| Wed Aug 22 06:01:16 [rsMgr] replSet not electing self, not all members up and we have been up less than 5 minutes |
| m31103| Wed Aug 22 06:01:16 [rsStart] replSet can't get local.system.replset config from self or any seed (EMPTYCONFIG) |
| m31100| Wed Aug 22 06:01:16 [initandlisten] connection accepted from 10.28.48.89:61356 #6 (5 connections now open) |
| m31104| Wed Aug 22 06:01:16 [rsStart] replSet I am AMAZONA-JD1A6QA:31104 |
| m31104| Wed Aug 22 06:01:16 [rsStart] replSet got config version 1 from a remote, saving locally |
| m31104| Wed Aug 22 06:01:16 [rsStart] replSet info saving a newer config version to local.system.replset |
| m31104| Wed Aug 22 06:01:16 [FileAllocator] allocating new datafile /data/db/test-rs0-4/local.ns, filling with zeroes... |
| m31104| Wed Aug 22 06:01:16 [FileAllocator] creating directory /data/db/test-rs0-4/_tmp |
| m31101| Wed Aug 22 06:01:16 [FileAllocator] done allocating datafile /data/db/test-rs0-1/local.0, size: 16MB, took 1.514 secs |
| m31104| Wed Aug 22 06:01:16 [FileAllocator] done allocating datafile /data/db/test-rs0-4/local.ns, size: 16MB, took 0.047 secs |
| m31104| Wed Aug 22 06:01:16 [FileAllocator] allocating new datafile /data/db/test-rs0-4/local.0, filling with zeroes... |
| m31104| Wed Aug 22 06:01:16 [rsStart] trying to contact AMAZONA-JD1A6QA:31100 |
2012-08-22 06:01:22 EDT | m31102| Wed Aug 22 06:01:17 [FileAllocator] done allocating datafile /data/db/test-rs0-2/local.0, size: 16MB, took 1.104 secs |
| m31101| Wed Aug 22 06:01:19 [rsStart] replSet saveConfigLocally done |
| m31101| Wed Aug 22 06:01:19 [rsStart] replSet STARTUP2 |
| m31101| Wed Aug 22 06:01:19 [rsSync] ****** |
| m31101| Wed Aug 22 06:01:19 [rsSync] creating replication oplog of size: 10MB... |
| m31101| Wed Aug 22 06:01:19 [rsSync] ****** |
| m31101| Wed Aug 22 06:01:20 [rsSync] replSet initial sync pending |
| m31101| Wed Aug 22 06:01:20 [rsSync] replSet initial sync need a member to be primary or secondary to do our initial sync |
| m31100| Wed Aug 22 06:01:20 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state STARTUP2 |
| m31100| Wed Aug 22 06:01:20 [rsMgr] not electing self, AMAZONA-JD1A6QA:31101 would veto |
| m31101| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is up |
| m31101| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state SECONDARY |
| m31103| Wed Aug 22 06:01:21 [initandlisten] connection accepted from 10.28.48.89:61359 #5 (4 connections now open) |
| m31104| Wed Aug 22 06:01:17 [FileAllocator] done allocating datafile /data/db/test-rs0-4/local.0, size: 16MB, took 0.327 secs |
| m31102| Wed Aug 22 06:01:21 [initandlisten] connection accepted from 10.28.48.89:61361 #6 (4 connections now open) |
| m31101| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is up |
| m31102| Wed Aug 22 06:01:21 [conn6] end connection 10.28.48.89:61361 (3 connections now open) |
| m31101| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is up |
| m31102| Wed Aug 22 06:01:21 [initandlisten] connection accepted from 10.28.48.89:61362 #7 (4 connections now open) |
| m31101| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is up |
| m31102| Wed Aug 22 06:01:21 [rsStart] replSet saveConfigLocally done |
| m31102| Wed Aug 22 06:01:21 [rsStart] replSet STARTUP2 |
| m31102| Wed Aug 22 06:01:21 [rsSync] ****** |
| m31102| Wed Aug 22 06:01:21 [rsSync] creating replication oplog of size: 10MB... |
| m31102| Wed Aug 22 06:01:21 [rsSync] ****** |
| m31104| Wed Aug 22 06:01:21 [initandlisten] connection accepted from 10.28.48.89:61360 #5 (4 connections now open) |
| m31104| Wed Aug 22 06:01:21 [rsStart] replSet STARTUP2 |
| m31104| Wed Aug 22 06:01:21 [rsStart] replSet saveConfigLocally done |
| m31104| Wed Aug 22 06:01:21 [rsSync] ****** |
| m31102| Wed Aug 22 06:01:21 [rsSync] replSet initial sync pending |
| m31102| Wed Aug 22 06:01:21 [rsSync] replSet initial sync need a member to be primary or secondary to do our initial sync |
| m31102| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is up |
| m31102| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state SECONDARY |
| m31103| Wed Aug 22 06:01:21 [initandlisten] connection accepted from 10.28.48.89:61363 #6 (5 connections now open) |
| m31104| Wed Aug 22 06:01:21 [initandlisten] connection accepted from 10.28.48.89:61365 #6 (5 connections now open) |
| m31101| Wed Aug 22 06:01:21 [initandlisten] connection accepted from 10.28.48.89:61364 #5 (4 connections now open) |
| m31101| Wed Aug 22 06:01:21 [conn5] end connection 10.28.48.89:61364 (3 connections now open) |
| m31102| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is up |
| m31102| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is up |
| m31102| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state STARTUP2 |
| m31101| Wed Aug 22 06:01:21 [initandlisten] connection accepted from 10.28.48.89:61366 #6 (4 connections now open) |
| m31102| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is up |
| m31102| Wed Aug 22 06:01:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state STARTUP2 |
| m31104| Wed Aug 22 06:01:21 [rsSync] creating replication oplog of size: 10MB... |
| m31104| Wed Aug 22 06:01:22 [rsSync] ****** |
| m31104| Wed Aug 22 06:01:22 [rsSync] replSet initial sync pending |
2012-08-22 06:01:28 EDT | m31104| Wed Aug 22 06:01:22 [rsSync] replSet initial sync need a member to be primary or secondary to do our initial sync |
| m31100| Wed Aug 22 06:01:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state STARTUP2 |
| m31100| Wed Aug 22 06:01:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state STARTUP2 |
| m31100| Wed Aug 22 06:01:22 [rsMgr] not electing self, AMAZONA-JD1A6QA:31104 would veto |
| m31100| Wed Aug 22 06:01:22 [rsMgr] not electing self, AMAZONA-JD1A6QA:31104 would veto |
| m31104| Wed Aug 22 06:01:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state SECONDARY |
| m31102| Wed Aug 22 06:01:22 [initandlisten] connection accepted from 10.28.48.89:61369 #8 (5 connections now open) |
| m31101| Wed Aug 22 06:01:22 [initandlisten] connection accepted from 10.28.48.89:61370 #7 (5 connections now open) |
| m31103| Wed Aug 22 06:01:22 [initandlisten] connection accepted from 10.28.48.89:61371 #7 (6 connections now open) |
| m31104| Wed Aug 22 06:01:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is up |
| m31101| Wed Aug 22 06:01:22 [conn7] end connection 10.28.48.89:61370 (4 connections now open) |
| m31104| Wed Aug 22 06:01:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state STARTUP2 |
| m31104| Wed Aug 22 06:01:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is up |
| m31101| Wed Aug 22 06:01:22 [initandlisten] connection accepted from 10.28.48.89:61372 #8 (5 connections now open) |
| m31104| Wed Aug 22 06:01:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is up |
| m31104| Wed Aug 22 06:01:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state STARTUP2 |
| m31101| Wed Aug 22 06:01:23 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state STARTUP2 |
| m31101| Wed Aug 22 06:01:23 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state STARTUP2 |
| m31103| Wed Aug 22 06:01:26 [rsStart] trying to contact AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:26 [initandlisten] connection accepted from 10.28.48.89:61373 #7 (6 connections now open) |
| m31103| Wed Aug 22 06:01:26 [rsStart] trying to contact AMAZONA-JD1A6QA:31101 |
| m31101| Wed Aug 22 06:01:26 [initandlisten] connection accepted from 10.28.48.89:61374 #9 (6 connections now open) |
| m31103| Wed Aug 22 06:01:26 [rsStart] trying to contact AMAZONA-JD1A6QA:31102 |
| m31102| Wed Aug 22 06:01:26 [initandlisten] connection accepted from 10.28.48.89:61375 #9 (6 connections now open) |
| m31103| Wed Aug 22 06:01:26 [rsStart] trying to contact AMAZONA-JD1A6QA:31104 |
| m31104| Wed Aug 22 06:01:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is up |
| m31103| Wed Aug 22 06:01:26 [rsStart] replSet I am AMAZONA-JD1A6QA:31103 |
| m31103| Wed Aug 22 06:01:26 [rsStart] replSet got config version 1 from a remote, saving locally |
| m31103| Wed Aug 22 06:01:26 [rsStart] replSet info saving a newer config version to local.system.replset |
| m31103| Wed Aug 22 06:01:26 [FileAllocator] allocating new datafile /data/db/test-rs0-3/local.ns, filling with zeroes... |
| m31103| Wed Aug 22 06:01:26 [FileAllocator] creating directory /data/db/test-rs0-3/_tmp |
| m31103| Wed Aug 22 06:01:26 [FileAllocator] done allocating datafile /data/db/test-rs0-3/local.ns, size: 16MB, took 0.047 secs |
| m31103| Wed Aug 22 06:01:26 [FileAllocator] allocating new datafile /data/db/test-rs0-3/local.0, filling with zeroes... |
| m31103| Wed Aug 22 06:01:26 [FileAllocator] done allocating datafile /data/db/test-rs0-3/local.0, size: 16MB, took 0.048 secs |
| m31103| Wed Aug 22 06:01:27 [rsStart] replSet saveConfigLocally done |
| m31103| Wed Aug 22 06:01:27 [rsStart] replSet STARTUP2 |
| m31103| Wed Aug 22 06:01:27 [rsSync] ****** |
| m31103| Wed Aug 22 06:01:27 [rsSync] creating replication oplog of size: 10MB... |
| m31102| Wed Aug 22 06:01:27 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state STARTUP2 |
| m31101| Wed Aug 22 06:01:28 [conn9] end connection 10.28.48.89:61374 (5 connections now open) |
| m31103| Wed Aug 22 06:01:28 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is up |
| m31104| Wed Aug 22 06:01:26 [initandlisten] connection accepted from 10.28.48.89:61376 #7 (6 connections now open) |
2012-08-22 06:01:36 EDT | m31103| Wed Aug 22 06:01:28 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is up |
| m31101| Wed Aug 22 06:01:28 [initandlisten] connection accepted from 10.28.48.89:61377 #10 (6 connections now open) |
| m31103| Wed Aug 22 06:01:28 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is up |
| m31103| Wed Aug 22 06:01:28 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state SECONDARY |
| m31103| Wed Aug 22 06:01:28 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state STARTUP2 |
| m31103| Wed Aug 22 06:01:28 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is up |
| m31103| Wed Aug 22 06:01:28 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state STARTUP2 |
| m31103| Wed Aug 22 06:01:28 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state STARTUP2 |
| m31103| Wed Aug 22 06:01:28 [rsSync] ****** |
| m31103| Wed Aug 22 06:01:28 [rsSync] replSet initial sync need a member to be primary or secondary to do our initial sync |
| m31100| Wed Aug 22 06:01:28 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state STARTUP2 |
| m31100| Wed Aug 22 06:01:28 [rsMgr] not electing self, AMAZONA-JD1A6QA:31103 would veto |
| m31100| Wed Aug 22 06:01:28 [rsMgr] not electing self, AMAZONA-JD1A6QA:31103 would veto |
| m31103| Wed Aug 22 06:01:28 [rsSync] replSet initial sync pending |
| m31101| Wed Aug 22 06:01:29 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state STARTUP2 |
| m31101| Wed Aug 22 06:01:30 [conn4] end connection 10.28.48.89:61349 (5 connections now open) |
| m31103| Wed Aug 22 06:01:30 [conn4] end connection 10.28.48.89:61351 (5 connections now open) |
| m31103| Wed Aug 22 06:01:30 [initandlisten] connection accepted from 10.28.48.89:61380 #8 (6 connections now open) |
| m31101| Wed Aug 22 06:01:30 [initandlisten] connection accepted from 10.28.48.89:61381 #11 (6 connections now open) |
| m31100| Wed Aug 22 06:01:34 [rsMgr] replSet info electSelf 0 |
| m31104| Wed Aug 22 06:01:28 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state STARTUP2 |
| m31104| Wed Aug 22 06:01:34 [conn4] replSet RECOVERING |
| m31103| Wed Aug 22 06:01:34 [conn8] replSet RECOVERING |
| m31103| Wed Aug 22 06:01:34 [conn8] replSet info voting yea for AMAZONA-JD1A6QA:31100 (0) |
| m31102| Wed Aug 22 06:01:34 [conn5] replSet RECOVERING |
| m31102| Wed Aug 22 06:01:34 [conn5] replSet info voting yea for AMAZONA-JD1A6QA:31100 (0) |
| m31101| Wed Aug 22 06:01:34 [conn11] replSet RECOVERING |
| m31101| Wed Aug 22 06:01:34 [conn11] replSet info voting yea for AMAZONA-JD1A6QA:31100 (0) |
| m31100| Wed Aug 22 06:01:34 [rsMgr] replSet PRIMARY |
| m31104| Wed Aug 22 06:01:34 [conn4] replSet info voting yea for AMAZONA-JD1A6QA:31100 (0) |
| m31104| Wed Aug 22 06:01:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state PRIMARY |
| m31104| Wed Aug 22 06:01:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state RECOVERING |
| m31104| Wed Aug 22 06:01:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state RECOVERING |
| m31103| Wed Aug 22 06:01:35 [conn5] end connection 10.28.48.89:61359 (5 connections now open) |
| m31101| Wed Aug 22 06:01:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state RECOVERING |
| m31101| Wed Aug 22 06:01:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state RECOVERING |
| m31101| Wed Aug 22 06:01:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state PRIMARY |
| m31103| Wed Aug 22 06:01:35 [initandlisten] connection accepted from 10.28.48.89:61382 #9 (6 connections now open) |
| m31101| Wed Aug 22 06:01:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state RECOVERING |
| m31103| Wed Aug 22 06:01:36 [conn6] end connection 10.28.48.89:61363 (5 connections now open) |
| m31102| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state PRIMARY |
| m31102| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state RECOVERING |
| m31102| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state RECOVERING |
| m31104| Wed Aug 22 06:01:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state RECOVERING |
| m31102| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state RECOVERING |
| m31101| Wed Aug 22 06:01:36 [rsSync] replSet initial sync pending |
| m31101| Wed Aug 22 06:01:36 [rsSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:36 [initandlisten] connection accepted from 10.28.48.89:61386 #8 (7 connections now open) |
| m31101| Wed Aug 22 06:01:36 [rsSync] build index local.me { _id: 1 } |
| m31101| Wed Aug 22 06:01:36 [rsSync] build index done. scanned 0 total records. 0.001 secs |
| m31101| Wed Aug 22 06:01:36 [rsSync] replSet initial sync drop all databases |
| m31101| Wed Aug 22 06:01:36 [rsSync] dropAllDatabasesExceptLocal 1 |
| m31101| Wed Aug 22 06:01:36 [rsSync] replSet initial sync clone all databases |
| m31101| Wed Aug 22 06:01:36 [rsSync] replSet initial sync data copy, starting syncup |
| m31101| Wed Aug 22 06:01:36 [rsSync] replSet initial sync building indexes |
| m31101| Wed Aug 22 06:01:36 [rsSync] replSet initial sync query minValid |
| m31101| Wed Aug 22 06:01:36 [rsSync] replSet initial sync finishing up |
| m31101| Wed Aug 22 06:01:36 [rsSync] replSet set minValid=5034ade4:1 |
| m31101| Wed Aug 22 06:01:36 [rsSync] build index local.replset.minvalid { _id: 1 } |
| m31101| Wed Aug 22 06:01:36 [rsSync] build index done. scanned 0 total records. 0 secs |
| m31101| Wed Aug 22 06:01:36 [rsSync] replSet initial sync done |
| m31100| Wed Aug 22 06:01:36 [conn8] end connection 10.28.48.89:61386 (6 connections now open) |
| m31100| Wed Aug 22 06:01:36 [FileAllocator] allocating new datafile /data/db/test-rs0-0/admin.ns, filling with zeroes... |
| m31100| Wed Aug 22 06:01:36 [FileAllocator] done allocating datafile /data/db/test-rs0-0/admin.ns, size: 16MB, took 0.047 secs |
| m31100| Wed Aug 22 06:01:36 [FileAllocator] allocating new datafile /data/db/test-rs0-0/admin.0, filling with zeroes... |
| m31100| Wed Aug 22 06:01:36 [FileAllocator] done allocating datafile /data/db/test-rs0-0/admin.0, size: 16MB, took 0.047 secs |
| m31100| Wed Aug 22 06:01:36 [conn3] build index admin.foo { _id: 1 } |
| m31100| Wed Aug 22 06:01:36 [conn3] build index done. scanned 0 total records. 0 secs |
| m31103| Wed Aug 22 06:01:36 [initandlisten] connection accepted from 10.28.48.89:61383 #10 (6 connections now open) |
| ReplSetTest Timestamp(1345629696000, 1) |
| "ts" : Timestamp(1345629668000, 1), |
| "h" : NumberLong(0), |
| "op" : "n", |
| "ns" : "", |
| "o" : { |
| "msg" : "initiating set" |
| } |
| { |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31101 is 1345629668000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31101 is 1 |
| ReplSetTest waiting for connection to AMAZONA-JD1A6QA:31102 to have an oplog built. |
| ReplSetTest waiting for connection to AMAZONA-JD1A6QA:31103 to have an oplog built. |
| ReplSetTest waiting for connection to AMAZONA-JD1A6QA:31104 to have an oplog built. |
| } |
2012-08-22 06:01:37 EDT | m31103| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state RECOVERING |
| m31103| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state RECOVERING |
| m31103| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state PRIMARY |
| m31101| Wed Aug 22 06:01:36 [rsBackgroundSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:36 [initandlisten] connection accepted from 10.28.48.89:61387 #9 (7 connections now open) |
| m31100| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state RECOVERING |
| m31100| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state RECOVERING |
| m31100| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state RECOVERING |
| m31100| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state RECOVERING |
| m31102| Wed Aug 22 06:01:37 [conn8] end connection 10.28.48.89:61369 (5 connections now open) |
| m31102| Wed Aug 22 06:01:37 [initandlisten] connection accepted from 10.28.48.89:61388 #10 (6 connections now open) |
| m31101| Wed Aug 22 06:01:37 [rsSyncNotifier] replset setting oplog notifier to AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:37 [initandlisten] connection accepted from 10.28.48.89:61389 #10 (8 connections now open) |
| m31101| Wed Aug 22 06:01:37 [FileAllocator] allocating new datafile /data/db/test-rs0-1/admin.ns, filling with zeroes... |
| m31101| Wed Aug 22 06:01:37 [FileAllocator] done allocating datafile /data/db/test-rs0-1/admin.ns, size: 16MB, took 0.047 secs |
| m31101| Wed Aug 22 06:01:37 [FileAllocator] allocating new datafile /data/db/test-rs0-1/admin.0, filling with zeroes... |
| m31101| Wed Aug 22 06:01:37 [FileAllocator] done allocating datafile /data/db/test-rs0-1/admin.0, size: 16MB, took 0.047 secs |
| m31101| Wed Aug 22 06:01:37 [repl writer worker 1] build index admin.foo { _id: 1 } |
| m31101| Wed Aug 22 06:01:37 [repl writer worker 1] build index done. scanned 0 total records. 0 secs |
| m31100| Wed Aug 22 06:01:37 [conn4] end connection 10.28.48.89:61354 (7 connections now open) |
| m31100| Wed Aug 22 06:01:37 [initandlisten] connection accepted from 10.28.48.89:61390 #11 (8 connections now open) |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet initial sync pending |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:37 [initandlisten] connection accepted from 10.28.48.89:61391 #12 (9 connections now open) |
| m31102| Wed Aug 22 06:01:37 [rsSync] build index local.me { _id: 1 } |
| m31102| Wed Aug 22 06:01:37 [rsSync] build index done. scanned 0 total records. 0.001 secs |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet initial sync drop all databases |
| m31102| Wed Aug 22 06:01:37 [rsSync] dropAllDatabasesExceptLocal 1 |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet initial sync clone all databases |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet initial sync cloning db: admin |
| m31100| Wed Aug 22 06:01:37 [initandlisten] connection accepted from 10.28.48.89:61392 #13 (10 connections now open) |
| m31102| Wed Aug 22 06:01:37 [FileAllocator] allocating new datafile /data/db/test-rs0-2/admin.ns, filling with zeroes... |
| m31102| Wed Aug 22 06:01:37 [FileAllocator] done allocating datafile /data/db/test-rs0-2/admin.ns, size: 16MB, took 0.047 secs |
| m31102| Wed Aug 22 06:01:37 [FileAllocator] allocating new datafile /data/db/test-rs0-2/admin.0, filling with zeroes... |
| m31102| Wed Aug 22 06:01:37 [FileAllocator] done allocating datafile /data/db/test-rs0-2/admin.0, size: 16MB, took 0.047 secs |
| m31102| Wed Aug 22 06:01:37 [rsSync] build index admin.foo { _id: 1 } |
| m31102| Wed Aug 22 06:01:37 [rsSync] fastBuildIndex dupsToDrop:0 |
| m31102| Wed Aug 22 06:01:37 [rsSync] build index done. scanned 1 total records. 0 secs |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet initial sync data copy, starting syncup |
| m31103| Wed Aug 22 06:01:36 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state RECOVERING |
| m31100| Wed Aug 22 06:01:37 [conn13] end connection 10.28.48.89:61392 (9 connections now open) |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet initial sync building indexes |
| m31100| Wed Aug 22 06:01:37 [initandlisten] connection accepted from 10.28.48.89:61393 #14 (10 connections now open) |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet initial sync cloning indexes for : admin |
| m31100| Wed Aug 22 06:01:37 [conn14] end connection 10.28.48.89:61393 (9 connections now open) |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet initial sync finishing up |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet initial sync query minValid |
| m31102| Wed Aug 22 06:01:37 [rsSync] build index local.replset.minvalid { _id: 1 } |
| m31102| Wed Aug 22 06:01:37 [rsSync] build index done. scanned 0 total records. 0 secs |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet initial sync done |
| m31100| Wed Aug 22 06:01:37 [conn12] end connection 10.28.48.89:61391 (8 connections now open) |
| m31100| Wed Aug 22 06:01:38 [conn5] end connection 10.28.48.89:61355 (7 connections now open) |
| m31100| Wed Aug 22 06:01:38 [initandlisten] connection accepted from 10.28.48.89:61394 #15 (8 connections now open) |
| m31101| Wed Aug 22 06:01:38 [rsSync] replSet SECONDARY |
| m31100| Wed Aug 22 06:01:38 [slaveTracking] build index local.slaves { _id: 1 } |
| m31100| Wed Aug 22 06:01:38 [slaveTracking] build index done. scanned 0 total records. 0 secs |
| m31102| Wed Aug 22 06:01:37 [rsSync] replSet set minValid=5034ae00:1 |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| { |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31101 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31101 is 2 |
| { |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| } |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31102 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31102 is 1 |
| ReplSetTest waiting for connection to AMAZONA-JD1A6QA:31103 to have an oplog built. |
| ReplSetTest waiting for connection to AMAZONA-JD1A6QA:31104 to have an oplog built. |
| } |
2012-08-22 06:01:39 EDT | m31103| Wed Aug 22 06:01:38 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state SECONDARY |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet initial sync pending |
| m31100| Wed Aug 22 06:01:38 [initandlisten] connection accepted from 10.28.48.89:61397 #16 (9 connections now open) |
| m31104| Wed Aug 22 06:01:38 [rsSync] build index local.me { _id: 1 } |
| m31104| Wed Aug 22 06:01:38 [rsSync] build index done. scanned 0 total records. 0.001 secs |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet initial sync drop all databases |
| m31104| Wed Aug 22 06:01:38 [rsSync] dropAllDatabasesExceptLocal 1 |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet initial sync clone all databases |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet initial sync cloning db: admin |
| m31100| Wed Aug 22 06:01:38 [initandlisten] connection accepted from 10.28.48.89:61398 #17 (10 connections now open) |
| m31104| Wed Aug 22 06:01:38 [FileAllocator] allocating new datafile /data/db/test-rs0-4/admin.ns, filling with zeroes... |
| m31104| Wed Aug 22 06:01:38 [FileAllocator] done allocating datafile /data/db/test-rs0-4/admin.ns, size: 16MB, took 0.047 secs |
| m31104| Wed Aug 22 06:01:38 [FileAllocator] allocating new datafile /data/db/test-rs0-4/admin.0, filling with zeroes... |
| m31104| Wed Aug 22 06:01:38 [FileAllocator] done allocating datafile /data/db/test-rs0-4/admin.0, size: 16MB, took 0.047 secs |
| m31104| Wed Aug 22 06:01:38 [rsSync] build index admin.foo { _id: 1 } |
| m31104| Wed Aug 22 06:01:38 [rsSync] fastBuildIndex dupsToDrop:0 |
| m31104| Wed Aug 22 06:01:38 [rsSync] build index done. scanned 1 total records. 0 secs |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet initial sync data copy, starting syncup |
| m31100| Wed Aug 22 06:01:38 [conn17] end connection 10.28.48.89:61398 (9 connections now open) |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet initial sync building indexes |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet initial sync cloning indexes for : admin |
| m31100| Wed Aug 22 06:01:38 [initandlisten] connection accepted from 10.28.48.89:61399 #18 (10 connections now open) |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet initial sync query minValid |
| m31100| Wed Aug 22 06:01:38 [conn18] end connection 10.28.48.89:61399 (9 connections now open) |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet initial sync finishing up |
| m31104| Wed Aug 22 06:01:38 [rsBackgroundSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31102| Wed Aug 22 06:01:38 [rsBackgroundSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:38 [initandlisten] connection accepted from 10.28.48.89:61400 #19 (10 connections now open) |
| m31100| Wed Aug 22 06:01:38 [initandlisten] connection accepted from 10.28.48.89:61401 #20 (11 connections now open) |
| m31102| Wed Aug 22 06:01:38 [rsSyncNotifier] replset setting oplog notifier to AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:38 [initandlisten] connection accepted from 10.28.48.89:61402 #21 (12 connections now open) |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet set minValid=5034ae00:1 |
| m31104| Wed Aug 22 06:01:38 [rsSync] build index local.replset.minvalid { _id: 1 } |
| m31104| Wed Aug 22 06:01:38 [rsSync] build index done. scanned 0 total records. 0 secs |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet initial sync done |
| m31100| Wed Aug 22 06:01:38 [conn16] end connection 10.28.48.89:61397 (11 connections now open) |
| m31100| Wed Aug 22 06:01:39 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state SECONDARY |
| m31104| Wed Aug 22 06:01:38 [rsSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:39 [conn6] end connection 10.28.48.89:61356 (10 connections now open) |
| m31100| Wed Aug 22 06:01:39 [initandlisten] connection accepted from 10.28.48.89:61403 #22 (11 connections now open) |
| m31104| Wed Aug 22 06:01:39 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state SECONDARY |
| m31100| Wed Aug 22 06:01:39 [initandlisten] connection accepted from 10.28.48.89:61404 #23 (12 connections now open) |
| m31104| Wed Aug 22 06:01:39 [rsSyncNotifier] replset setting oplog notifier to AMAZONA-JD1A6QA:31100 |
| m31102| Wed Aug 22 06:01:39 [rsSync] replSet SECONDARY |
| m31102| Wed Aug 22 06:01:40 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state SECONDARY |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| { |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31101 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31101 is 2 |
| { |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| } |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31102 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31102 is 1 |
| ReplSetTest waiting for connection to AMAZONA-JD1A6QA:31103 to have an oplog built. |
| { |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| } |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31104 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31104 is 1 |
| } |
2012-08-22 06:01:42 EDT | m31103| Wed Aug 22 06:01:40 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state SECONDARY |
| m31100| Wed Aug 22 06:01:41 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state SECONDARY |
| m31100| Wed Aug 22 06:01:41 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state SECONDARY |
| m31104| Wed Aug 22 06:01:40 [rsSync] replSet SECONDARY |
| m31101| Wed Aug 22 06:01:41 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state SECONDARY |
| m31101| Wed Aug 22 06:01:41 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state SECONDARY |
| m31102| Wed Aug 22 06:01:42 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state SECONDARY |
| m31104| Wed Aug 22 06:01:41 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state SECONDARY |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| { |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31101 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31101 is 2 |
| { |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| } |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31102 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31102 is 1 |
| ReplSetTest waiting for connection to AMAZONA-JD1A6QA:31103 to have an oplog built. |
| { |
| } |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| "ts" : Timestamp(1345629696000, 1), |
| } |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31104 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31104 is 1 |
| } |
2012-08-22 06:01:44 EDT | m31103| Wed Aug 22 06:01:42 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state SECONDARY |
| m31102| Wed Aug 22 06:01:42 [conn9] end connection 10.28.48.89:61375 (5 connections now open) |
| m31102| Wed Aug 22 06:01:42 [initandlisten] connection accepted from 10.28.48.89:61409 #11 (6 connections now open) |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| { |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31101 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31101 is 2 |
| { |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| } |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31102 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31102 is 1 |
| ReplSetTest waiting for connection to AMAZONA-JD1A6QA:31103 to have an oplog built. |
| { |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| } |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31104 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31104 is 1 |
| } |
2012-08-22 06:01:46 EDT | m31100| Wed Aug 22 06:01:44 [conn7] end connection 10.28.48.89:61373 (11 connections now open) |
| m31100| Wed Aug 22 06:01:44 [initandlisten] connection accepted from 10.28.48.89:61412 #24 (12 connections now open) |
| m31103| Wed Aug 22 06:01:44 [rsSync] replSet initial sync pending |
| m31100| Wed Aug 22 06:01:44 [initandlisten] connection accepted from 10.28.48.89:61413 #25 (13 connections now open) |
| m31103| Wed Aug 22 06:01:44 [rsSync] build index local.me { _id: 1 } |
| m31103| Wed Aug 22 06:01:44 [rsSync] build index done. scanned 0 total records. 0.001 secs |
| m31103| Wed Aug 22 06:01:44 [rsSync] replSet initial sync drop all databases |
| m31103| Wed Aug 22 06:01:44 [rsSync] dropAllDatabasesExceptLocal 1 |
| m31103| Wed Aug 22 06:01:44 [rsSync] replSet initial sync clone all databases |
| m31103| Wed Aug 22 06:01:44 [rsSync] replSet initial sync cloning db: admin |
| m31100| Wed Aug 22 06:01:44 [initandlisten] connection accepted from 10.28.48.89:61414 #26 (14 connections now open) |
| m31103| Wed Aug 22 06:01:44 [FileAllocator] allocating new datafile /data/db/test-rs0-3/admin.ns, filling with zeroes... |
| m31103| Wed Aug 22 06:01:44 [FileAllocator] done allocating datafile /data/db/test-rs0-3/admin.ns, size: 16MB, took 0.047 secs |
| m31103| Wed Aug 22 06:01:44 [FileAllocator] allocating new datafile /data/db/test-rs0-3/admin.0, filling with zeroes... |
| m31103| Wed Aug 22 06:01:44 [FileAllocator] done allocating datafile /data/db/test-rs0-3/admin.0, size: 16MB, took 0.047 secs |
| m31103| Wed Aug 22 06:01:44 [rsSync] build index admin.foo { _id: 1 } |
| m31103| Wed Aug 22 06:01:44 [rsSync] fastBuildIndex dupsToDrop:0 |
| m31103| Wed Aug 22 06:01:44 [rsSync] build index done. scanned 1 total records. 0 secs |
| m31103| Wed Aug 22 06:01:44 [rsSync] replSet initial sync data copy, starting syncup |
| m31100| Wed Aug 22 06:01:44 [conn26] end connection 10.28.48.89:61414 (13 connections now open) |
| m31103| Wed Aug 22 06:01:44 [rsSync] replSet initial sync building indexes |
| m31103| Wed Aug 22 06:01:44 [rsSync] replSet initial sync cloning indexes for : admin |
| m31100| Wed Aug 22 06:01:44 [initandlisten] connection accepted from 10.28.48.89:61415 #27 (14 connections now open) |
| m31103| Wed Aug 22 06:01:44 [rsSync] replSet initial sync query minValid |
| m31100| Wed Aug 22 06:01:44 [conn27] end connection 10.28.48.89:61415 (13 connections now open) |
| m31103| Wed Aug 22 06:01:44 [rsSync] replSet initial sync finishing up |
| m31103| Wed Aug 22 06:01:44 [rsSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31103| Wed Aug 22 06:01:45 [rsSync] build index local.replset.minvalid { _id: 1 } |
| m31103| Wed Aug 22 06:01:45 [rsSync] build index done. scanned 0 total records. 0 secs |
| m31103| Wed Aug 22 06:01:45 [rsSync] replSet initial sync done |
| m31100| Wed Aug 22 06:01:45 [conn25] end connection 10.28.48.89:61413 (12 connections now open) |
| m31103| Wed Aug 22 06:01:45 [rsSync] replSet set minValid=5034ae00:1 |
| m31102| Wed Aug 22 06:01:45 [conn5] end connection 10.28.48.89:61353 (5 connections now open) |
| m31102| Wed Aug 22 06:01:45 [initandlisten] connection accepted from 10.28.48.89:61416 #12 (6 connections now open) |
| m31104| Wed Aug 22 06:01:45 [conn4] end connection 10.28.48.89:61352 (5 connections now open) |
| m31103| Wed Aug 22 06:01:45 [rsBackgroundSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:45 [initandlisten] connection accepted from 10.28.48.89:61418 #28 (13 connections now open) |
| m31103| Wed Aug 22 06:01:45 [rsSyncNotifier] replset setting oplog notifier to AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:01:45 [initandlisten] connection accepted from 10.28.48.89:61419 #29 (14 connections now open) |
| m31104| Wed Aug 22 06:01:45 [initandlisten] connection accepted from 10.28.48.89:61417 #8 (6 connections now open) |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| { |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31101 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31101 is 2 |
| { |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| } |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31102 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31102 is 1 |
| { |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| } |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31103 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31103 is 1 |
| { |
| "ts" : Timestamp(1345629696000, 1), |
| "h" : NumberLong("6016683757841416209"), |
| "op" : "i", |
| "ns" : "admin.foo", |
| "o" : { |
| "_id" : ObjectId("5034ae0032cf683ad96ceb59"), |
| "x" : 1 |
| } |
| } |
| ReplSetTest await TS for connection to AMAZONA-JD1A6QA:31104 is 1345629696000:1 and latest is 1345629696000:1 |
| ReplSetTest await oplog size for connection to AMAZONA-JD1A6QA:31104 is 1 |
| ReplSetTest await synced=true |
| Wed Aug 22 06:01:46 starting new replica set monitor for replica set test-rs0 with seed of AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104 |
| } |
| m31100| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61422 #30 (15 connections now open) |
| Wed Aug 22 06:01:46 changing hosts to { 0: "AMAZONA-JD1A6QA:31100", 1: "AMAZONA-JD1A6QA:31104", 2: "AMAZONA-JD1A6QA:31103", 3: "AMAZONA-JD1A6QA:31102", 4: "AMAZONA-JD1A6QA:31101" } from test-rs0/ |
| Wed Aug 22 06:01:46 successfully connected to seed AMAZONA-JD1A6QA:31100 for replica set test-rs0 |
| Wed Aug 22 06:01:46 successfully connected to new host AMAZONA-JD1A6QA:31100 in replica set test-rs0 |
| Wed Aug 22 06:01:46 trying to add new host AMAZONA-JD1A6QA:31100 to replica set test-rs0 |
| m31100| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61423 #31 (16 connections now open) |
| Wed Aug 22 06:01:46 successfully connected to new host AMAZONA-JD1A6QA:31101 in replica set test-rs0 |
| Wed Aug 22 06:01:46 trying to add new host AMAZONA-JD1A6QA:31101 to replica set test-rs0 |
| m31101| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61424 #12 (7 connections now open) |
| Wed Aug 22 06:01:46 successfully connected to new host AMAZONA-JD1A6QA:31102 in replica set test-rs0 |
| m31102| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61425 #13 (7 connections now open) |
| Wed Aug 22 06:01:46 trying to add new host AMAZONA-JD1A6QA:31102 to replica set test-rs0 |
| Wed Aug 22 06:01:46 successfully connected to new host AMAZONA-JD1A6QA:31103 in replica set test-rs0 |
| Wed Aug 22 06:01:46 trying to add new host AMAZONA-JD1A6QA:31103 to replica set test-rs0 |
| m31103| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61426 #11 (7 connections now open) |
| Wed Aug 22 06:01:46 successfully connected to new host AMAZONA-JD1A6QA:31104 in replica set test-rs0 |
| m31104| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61427 #9 (7 connections now open) |
| m31100| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61428 #32 (17 connections now open) |
| m31100| Wed Aug 22 06:01:46 [conn30] end connection 10.28.48.89:61422 (16 connections now open) |
| Wed Aug 22 06:01:46 Primary for replica set test-rs0 changed to AMAZONA-JD1A6QA:31100 |
| m31101| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61429 #13 (8 connections now open) |
| m31102| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61430 #14 (8 connections now open) |
| m31103| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61431 #12 (8 connections now open) |
| m31104| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61432 #10 (8 connections now open) |
| Wed Aug 22 06:01:46 replica set monitor for replica set test-rs0 started, address is test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104 |
| Wed Aug 22 06:01:46 [ReplicaSetMonitorWatcher] starting |
| m31100| Wed Aug 22 06:01:46 [initandlisten] connection accepted from 10.28.48.89:61433 #33 (17 connections now open) |
| Resetting db path '/data/db/test-config0' |
| Wed Aug 22 06:01:46 shell: started program mongod.exe --port 29000 --dbpath /data/db/test-config0 --configsvr |
| Wed Aug 22 06:01:46 trying to add new host AMAZONA-JD1A6QA:31104 to replica set test-rs0 |
2012-08-22 06:02:01 EDT | m29000| Wed Aug 22 06:01:46 [initandlisten] MongoDB starting : pid=2288 port=29000 dbpath=/data/db/test-config0 64-bit host=AMAZONA-JD1A6QA |
| m29000| Wed Aug 22 06:01:46 [initandlisten] |
| m29000| Wed Aug 22 06:01:46 [initandlisten] ** Not recommended for production. |
| m29000| Wed Aug 22 06:01:46 [initandlisten] |
| m29000| Wed Aug 22 06:01:46 [initandlisten] ** NOTE: This is a development version (2.3.0-pre-) of MongoDB. |
| m29000| Wed Aug 22 06:01:46 [initandlisten] db version v2.3.0-pre-, pdfile version 4.5 |
| m29000| Wed Aug 22 06:01:46 [initandlisten] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 |
| m29000| Wed Aug 22 06:01:46 [initandlisten] git version: 4cf1628f59deafd1c608aaf0a9930ca68430c8dd |
| m29000| Wed Aug 22 06:01:46 [initandlisten] options: { configsvr: true, dbpath: "/data/db/test-config0", port: 29000 } |
| m31100| Wed Aug 22 06:01:47 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state SECONDARY |
| m31103| Wed Aug 22 06:01:47 [rsSync] replSet SECONDARY |
| m29000| Wed Aug 22 06:01:47 [initandlisten] journal dir=/data/db/test-config0/journal |
| m29000| Wed Aug 22 06:01:47 [initandlisten] recover : no journal files present, no recovery needed |
| m31101| Wed Aug 22 06:01:47 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state SECONDARY |
| m29000| Wed Aug 22 06:01:47 [initandlisten] preallocateIsFaster=true 10.84 |
| m31102| Wed Aug 22 06:01:48 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state SECONDARY |
| m31104| Wed Aug 22 06:01:47 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state SECONDARY |
| m31104| Wed Aug 22 06:01:49 [conn5] end connection 10.28.48.89:61360 (7 connections now open) |
| m29000| Wed Aug 22 06:01:49 [initandlisten] preallocateIsFaster=true 38.22 |
| m31104| Wed Aug 22 06:01:49 [initandlisten] connection accepted from 10.28.48.89:61437 #11 (8 connections now open) |
| m31104| Wed Aug 22 06:01:50 [conn6] end connection 10.28.48.89:61365 (7 connections now open) |
| m31103| Wed Aug 22 06:01:51 [conn7] end connection 10.28.48.89:61371 (7 connections now open) |
| m31103| Wed Aug 22 06:01:51 [initandlisten] connection accepted from 10.28.48.89:61440 #13 (8 connections now open) |
| m29000| Wed Aug 22 06:01:51 [initandlisten] preallocateIsFaster=true 5.02 |
| m29000| Wed Aug 22 06:01:51 [initandlisten] preallocateIsFaster check took 4.323 secs |
| m29000| Wed Aug 22 06:01:51 [initandlisten] preallocating a journal file /data/db/test-config0/journal/prealloc.0 |
| m31102| Wed Aug 22 06:01:51 [conn7] end connection 10.28.48.89:61362 (7 connections now open) |
| m31102| Wed Aug 22 06:01:51 [initandlisten] connection accepted from 10.28.48.89:61442 #15 (8 connections now open) |
| m31101| Wed Aug 22 06:01:52 [conn6] end connection 10.28.48.89:61366 (7 connections now open) |
| m31101| Wed Aug 22 06:01:52 [initandlisten] connection accepted from 10.28.48.89:61443 #14 (8 connections now open) |
| m31101| Wed Aug 22 06:01:53 [conn8] end connection 10.28.48.89:61372 (7 connections now open) |
| m31101| Wed Aug 22 06:01:53 [initandlisten] connection accepted from 10.28.48.89:61445 #15 (8 connections now open) |
| m31104| Wed Aug 22 06:01:50 [initandlisten] connection accepted from 10.28.48.89:61438 #12 (8 connections now open) |
| m31104| Wed Aug 22 06:01:56 [conn7] end connection 10.28.48.89:61376 (7 connections now open) |
| m31101| Wed Aug 22 06:01:58 [conn10] end connection 10.28.48.89:61377 (7 connections now open) |
| m31101| Wed Aug 22 06:01:58 [initandlisten] connection accepted from 10.28.48.89:61452 #16 (8 connections now open) |
| m31103| Wed Aug 22 06:02:01 [conn8] end connection 10.28.48.89:61380 (7 connections now open) |
| m31101| Wed Aug 22 06:02:01 [conn11] end connection 10.28.48.89:61381 (7 connections now open) |
| m31103| Wed Aug 22 06:02:01 [initandlisten] connection accepted from 10.28.48.89:61456 #14 (8 connections now open) |
| m31104| Wed Aug 22 06:01:56 [initandlisten] connection accepted from 10.28.48.89:61449 #13 (8 connections now open) |
2012-08-22 06:02:20 EDT | m31101| Wed Aug 22 06:02:01 [initandlisten] connection accepted from 10.28.48.89:61457 #17 (8 connections now open) |
| m29000| Wed Aug 22 06:02:02 [initandlisten] preallocating a journal file /data/db/test-config0/journal/prealloc.1 |
| m31103| Wed Aug 22 06:02:05 [conn9] end connection 10.28.48.89:61382 (7 connections now open) |
| m31103| Wed Aug 22 06:02:05 [initandlisten] connection accepted from 10.28.48.89:61463 #15 (8 connections now open) |
| m31103| Wed Aug 22 06:02:06 [conn10] end connection 10.28.48.89:61383 (7 connections now open) |
| m31102| Wed Aug 22 06:02:07 [conn10] end connection 10.28.48.89:61388 (7 connections now open) |
| m31102| Wed Aug 22 06:02:07 [initandlisten] connection accepted from 10.28.48.89:61467 #16 (8 connections now open) |
| m31100| Wed Aug 22 06:02:07 [conn11] end connection 10.28.48.89:61390 (16 connections now open) |
| m31100| Wed Aug 22 06:02:07 [initandlisten] connection accepted from 10.28.48.89:61468 #34 (17 connections now open) |
| m31100| Wed Aug 22 06:02:08 [conn15] end connection 10.28.48.89:61394 (16 connections now open) |
| m31100| Wed Aug 22 06:02:08 [initandlisten] connection accepted from 10.28.48.89:61469 #35 (17 connections now open) |
| m31100| Wed Aug 22 06:02:09 [conn22] end connection 10.28.48.89:61403 (16 connections now open) |
| m31100| Wed Aug 22 06:02:09 [initandlisten] connection accepted from 10.28.48.89:61471 #36 (17 connections now open) |
| m29000| Wed Aug 22 06:02:12 [initandlisten] preallocating a journal file /data/db/test-config0/journal/prealloc.2 |
| m31102| Wed Aug 22 06:02:12 [conn11] end connection 10.28.48.89:61409 (7 connections now open) |
| m31102| Wed Aug 22 06:02:12 [initandlisten] connection accepted from 10.28.48.89:61475 #17 (8 connections now open) |
| m31100| Wed Aug 22 06:02:14 [conn24] end connection 10.28.48.89:61412 (16 connections now open) |
| m31100| Wed Aug 22 06:02:14 [initandlisten] connection accepted from 10.28.48.89:61478 #37 (17 connections now open) |
| m31103| Wed Aug 22 06:02:06 [initandlisten] connection accepted from 10.28.48.89:61465 #16 (8 connections now open) |
| m31102| Wed Aug 22 06:02:15 [conn12] end connection 10.28.48.89:61416 (7 connections now open) |
| m31104| Wed Aug 22 06:02:15 [conn8] end connection 10.28.48.89:61417 (7 connections now open) |
| m31102| Wed Aug 22 06:02:15 [initandlisten] connection accepted from 10.28.48.89:61479 #18 (8 connections now open) |
| m31104| Wed Aug 22 06:02:15 [initandlisten] connection accepted from 10.28.48.89:61480 #14 (8 connections now open) |
| m31104| Wed Aug 22 06:02:19 [conn11] end connection 10.28.48.89:61437 (7 connections now open) |
| m29000| Wed Aug 22 06:02:19 [initandlisten] waiting for connections on port 29000 |
| m29000| Wed Aug 22 06:02:19 [websvr] admin web console waiting for connections on port 30000 |
| m31104| Wed Aug 22 06:02:19 [initandlisten] connection accepted from 10.28.48.89:61485 #15 (8 connections now open) |
| m31104| Wed Aug 22 06:02:20 [conn12] end connection 10.28.48.89:61438 (7 connections now open) |
| m29000| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 127.0.0.1:61484 #1 (1 connection now open) |
| m31104| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61486 #16 (8 connections now open) |
| m29000| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61487 #2 (2 connections now open) |
| "AMAZONA-JD1A6QA:29000" |
| ShardingTest test : |
| "config" : "AMAZONA-JD1A6QA:29000", |
| "shards" : [ |
| connection to test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104 |
| ] |
| { |
| Wed Aug 22 06:02:20 shell: started program mongos.exe --port 30999 --configdb AMAZONA-JD1A6QA:29000 --chunkSize 50 |
| } |
| m30999| Wed Aug 22 06:02:20 [mongosMain] MongoS version 2.3.0-pre- starting: pid=5912 port=30999 64-bit host=AMAZONA-JD1A6QA (--help for usage) |
| m30999| Wed Aug 22 06:02:20 [mongosMain] git version: 4cf1628f59deafd1c608aaf0a9930ca68430c8dd |
| m30999| Wed Aug 22 06:02:20 [mongosMain] build info: windows sys.getwindowsversion(major=6, minor=1, build=7601, platform=2, service_pack='Service Pack 1') BOOST_LIB_VERSION=1_49 |
| m30999| Wed Aug 22 06:02:20 [mongosMain] options: { chunkSize: 50, configdb: "AMAZONA-JD1A6QA:29000", port: 30999 } |
| m29000| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61491 #3 (3 connections now open) |
| m29000| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61492 #4 (4 connections now open) |
| m29000| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61493 #5 (5 connections now open) |
| m29000| Wed Aug 22 06:02:20 [FileAllocator] allocating new datafile /data/db/test-config0/config.ns, filling with zeroes... |
| m29000| Wed Aug 22 06:02:20 [FileAllocator] creating directory /data/db/test-config0/_tmp |
| m29000| Wed Aug 22 06:02:20 [FileAllocator] done allocating datafile /data/db/test-config0/config.ns, size: 16MB, took 0.047 secs |
| m29000| Wed Aug 22 06:02:20 [FileAllocator] allocating new datafile /data/db/test-config0/config.0, filling with zeroes... |
| m29000| Wed Aug 22 06:02:20 [FileAllocator] done allocating datafile /data/db/test-config0/config.0, size: 16MB, took 0.065 secs |
| m29000| Wed Aug 22 06:02:20 [FileAllocator] allocating new datafile /data/db/test-config0/config.1, filling with zeroes... |
| m29000| Wed Aug 22 06:02:20 [conn5] build index config.version { _id: 1 } |
| m29000| Wed Aug 22 06:02:20 [conn5] build index done. scanned 0 total records. 0 secs |
| m29000| Wed Aug 22 06:02:20 [conn5] insert config.version keyUpdates:0 locks(micros) w:117641 109ms |
| m29000| Wed Aug 22 06:02:20 [conn4] build index config.settings { _id: 1 } |
| m30999| Wed Aug 22 06:02:20 [Balancer] about to contact config servers and shards |
| m30999| Wed Aug 22 06:02:20 [websvr] admin web console waiting for connections on port 31999 |
| m30999| Wed Aug 22 06:02:20 [mongosMain] waiting for connections on port 30999 |
| m29000| Wed Aug 22 06:02:20 [conn4] build index done. scanned 0 total records. 0.001 secs |
| m30999| Wed Aug 22 06:02:20 [Balancer] config servers and shards contacted successfully |
| m30999| Wed Aug 22 06:02:20 [Balancer] balancer id: AMAZONA-JD1A6QA:30999 started at Aug 22 06:02:20 |
| m29000| Wed Aug 22 06:02:20 [conn4] build index config.chunks { _id: 1 } |
| m30999| Wed Aug 22 06:02:20 [Balancer] created new distributed lock for balancer on AMAZONA-JD1A6QA:29000 ( lock timeout : 900000, ping interval : 30000, process : 0 ) |
| m29000| Wed Aug 22 06:02:20 [conn4] build index done. scanned 0 total records. 0 secs |
| m29000| Wed Aug 22 06:02:20 [conn4] info: creating collection config.chunks on add index |
| m29000| Wed Aug 22 06:02:20 [conn4] build index config.chunks { ns: 1, min: 1 } |
| m29000| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61494 #6 (6 connections now open) |
| m29000| Wed Aug 22 06:02:20 [conn4] build index done. scanned 0 total records. 0 secs |
| m29000| Wed Aug 22 06:02:20 [conn5] build index config.mongos { _id: 1 } |
| m29000| Wed Aug 22 06:02:20 [conn5] build index done. scanned 0 total records. 0 secs |
| m29000| Wed Aug 22 06:02:20 [conn4] build index config.chunks { ns: 1, shard: 1, min: 1 } |
| m29000| Wed Aug 22 06:02:20 [conn4] build index done. scanned 0 total records. 0 secs |
| m29000| Wed Aug 22 06:02:20 [conn4] build index config.chunks { ns: 1, lastmod: 1 } |
| m29000| Wed Aug 22 06:02:20 [conn4] build index done. scanned 0 total records. 0 secs |
| m29000| Wed Aug 22 06:02:20 [conn4] build index config.shards { _id: 1 } |
| m29000| Wed Aug 22 06:02:20 [conn4] build index done. scanned 0 total records. 0 secs |
| m30999| Wed Aug 22 06:02:20 warning: running with 1 config server should be done only for testing purposes and is not recommended for production |
| m29000| Wed Aug 22 06:02:20 [conn4] build index config.shards { host: 1 } |
| m29000| Wed Aug 22 06:02:20 [conn4] build index done. scanned 0 total records. 0 secs |
| m29000| Wed Aug 22 06:02:20 [conn4] info: creating collection config.shards on add index |
| m29000| Wed Aug 22 06:02:20 [conn6] build index config.locks { _id: 1 } |
| m29000| Wed Aug 22 06:02:20 [conn6] build index done. scanned 0 total records. 0 secs |
| m29000| Wed Aug 22 06:02:20 [conn4] build index config.lockpings { _id: 1 } |
| m29000| Wed Aug 22 06:02:20 [conn4] build index done. scanned 0 total records. 0 secs |
| m29000| Wed Aug 22 06:02:20 [conn4] build index config.lockpings { ping: 1 } |
| m29000| Wed Aug 22 06:02:20 [conn4] build index done. scanned 1 total records. 0 secs |
| m30999| Wed Aug 22 06:02:20 [Balancer] distributed lock 'balancer/AMAZONA-JD1A6QA:30999:1345629740:41' acquired, ts : 5034ae2c83759a805f486291 |
| m30999| Wed Aug 22 06:02:20 [Balancer] distributed lock 'balancer/AMAZONA-JD1A6QA:30999:1345629740:41' unlocked. |
| m29000| Wed Aug 22 06:02:20 [FileAllocator] done allocating datafile /data/db/test-config0/config.1, size: 32MB, took 0.095 secs |
| m30999| Wed Aug 22 06:02:20 [LockPinger] creating distributed lock ping thread for AMAZONA-JD1A6QA:29000 and process AMAZONA-JD1A6QA:30999:1345629740:41 (sleeping for 30000ms) |
| m30999| Wed Aug 22 06:02:20 [mongosMain] connection accepted from 127.0.0.1:61489 #1 (1 connection now open) |
| ShardingTest undefined going to add shard : test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104 |
| m29000| Wed Aug 22 06:02:20 [conn4] build index config.databases { _id: 1 } |
| m29000| Wed Aug 22 06:02:20 [conn4] build index done. scanned 0 total records. 0 secs |
| m30999| Wed Aug 22 06:02:20 [conn1] put [admin] on: config:AMAZONA-JD1A6QA:29000 |
| m30999| Wed Aug 22 06:02:20 [conn1] couldn't find database [admin] in config db |
| m30999| Wed Aug 22 06:02:20 [conn1] starting new replica set monitor for replica set test-rs0 with seed of AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104 |
| m30999| Wed Aug 22 06:02:20 [conn1] successfully connected to seed AMAZONA-JD1A6QA:31100 for replica set test-rs0 |
| m30999| Wed Aug 22 06:02:20 [conn1] changing hosts to { 0: "AMAZONA-JD1A6QA:31100", 1: "AMAZONA-JD1A6QA:31104", 2: "AMAZONA-JD1A6QA:31103", 3: "AMAZONA-JD1A6QA:31102", 4: "AMAZONA-JD1A6QA:31101" } from test-rs0/ |
| m30999| Wed Aug 22 06:02:20 [conn1] trying to add new host AMAZONA-JD1A6QA:31100 to replica set test-rs0 |
| m31100| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61495 #38 (18 connections now open) |
| m30999| Wed Aug 22 06:02:20 [conn1] successfully connected to new host AMAZONA-JD1A6QA:31100 in replica set test-rs0 |
| m30999| Wed Aug 22 06:02:20 [conn1] trying to add new host AMAZONA-JD1A6QA:31101 to replica set test-rs0 |
| m30999| Wed Aug 22 06:02:20 [conn1] successfully connected to new host AMAZONA-JD1A6QA:31101 in replica set test-rs0 |
| m30999| Wed Aug 22 06:02:20 [conn1] trying to add new host AMAZONA-JD1A6QA:31102 to replica set test-rs0 |
| m31100| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61496 #39 (19 connections now open) |
| m30999| Wed Aug 22 06:02:20 [conn1] successfully connected to new host AMAZONA-JD1A6QA:31102 in replica set test-rs0 |
| m31101| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61497 #18 (9 connections now open) |
| m30999| Wed Aug 22 06:02:20 [conn1] trying to add new host AMAZONA-JD1A6QA:31103 to replica set test-rs0 |
| m30999| Wed Aug 22 06:02:20 [conn1] successfully connected to new host AMAZONA-JD1A6QA:31103 in replica set test-rs0 |
| m30999| Wed Aug 22 06:02:20 [conn1] trying to add new host AMAZONA-JD1A6QA:31104 to replica set test-rs0 |
| m31102| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61498 #19 (9 connections now open) |
| m30999| Wed Aug 22 06:02:20 [conn1] successfully connected to new host AMAZONA-JD1A6QA:31104 in replica set test-rs0 |
| m31103| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61499 #17 (9 connections now open) |
| m31100| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61501 #40 (20 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn38] end connection 10.28.48.89:61495 (19 connections now open) |
| m30999| Wed Aug 22 06:02:20 [conn1] Primary for replica set test-rs0 changed to AMAZONA-JD1A6QA:31100 |
| m31101| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61502 #19 (10 connections now open) |
| m31102| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61503 #20 (10 connections now open) |
| m31103| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61504 #18 (10 connections now open) |
| m31104| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61500 #17 (9 connections now open) |
| m30999| Wed Aug 22 06:02:20 [conn1] replica set monitor for replica set test-rs0 started, address is test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104 |
| m30999| Wed Aug 22 06:02:20 [ReplicaSetMonitorWatcher] starting |
| m31100| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61506 #41 (20 connections now open) |
| m30999| Wed Aug 22 06:02:20 [conn1] going to add shard: { _id: "test-rs0", host: "test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104" } |
| m31104| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 10.28.48.89:61505 #18 (10 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn3] replSet replSetReconfig config object parses ok, 5 members specified |
| m31100| Wed Aug 22 06:02:20 [conn3] replSet replSetReconfig [2] |
| m31100| Wed Aug 22 06:02:20 [conn3] replSet info saving a newer config version to local.system.replset |
| m31100| Wed Aug 22 06:02:20 [conn3] replSet saveConfigLocally done |
| m31100| Wed Aug 22 06:02:20 [conn3] replSet relinquishing primary state |
| m31100| Wed Aug 22 06:02:20 [conn3] replSet SECONDARY |
| m31100| Wed Aug 22 06:02:20 [conn3] replSet closing client sockets after relinquishing primary |
| Wed Aug 22 06:02:20 DBClientCursor::init call() failed |
| Wed Aug 22 06:02:20 query failed : admin.$cmd { replSetReconfig: { _id: "test-rs0", version: 2, members: [ { _id: 0, host: "AMAZONA-JD1A6QA:31100", tags: { dc: "ny" } }, { _id: 1, host: "AMAZONA-JD1A6QA:31101", tags: { dc: "sf", s: "1" } }, { _id: 2, host: "AMAZONA-JD1A6QA:31102", tags: { dc: "ma", s: "2" } }, { _id: 3, host: "AMAZONA-JD1A6QA:31103", tags: { dc: "eu", s: "3" } }, { _id: 4, host: "AMAZONA-JD1A6QA:31104", tags: { dc: "jp", s: "4" } } ] } } to: 127.0.0.1:31100 |
| |
| |
| ---- |
| Exception expected because reconfiguring would close all conn, got Error: error doing query: failed |
| ---- |
| |
| |
| Wed Aug 22 06:02:20 trying reconnect to 127.0.0.1:31100 |
| m31100| Wed Aug 22 06:02:20 [conn2] end connection 10.28.48.89:61334 (19 connections now open) |
| m31101| Wed Aug 22 06:02:20 [conn17] end connection 10.28.48.89:61457 (9 connections now open) |
| m31101| Wed Aug 22 06:02:20 [rsBackgroundSync] replSet db exception in producer: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31102| Wed Aug 22 06:02:20 [rsBackgroundSync] replSet db exception in producer: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31102| Wed Aug 22 06:02:20 [conn18] end connection 10.28.48.89:61479 (9 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn3] replSet PRIMARY |
| m31100| Wed Aug 22 06:02:20 [conn23] end connection 10.28.48.89:61404 (19 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn29] end connection 10.28.48.89:61419 (18 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn10] end connection 10.28.48.89:61389 (17 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn32] end connection 10.28.48.89:61428 (16 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn33] end connection 10.28.48.89:61433 (15 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn21] end connection 10.28.48.89:61402 (14 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn41] end connection 10.28.48.89:61506 (14 connections now open) |
| m31104| Wed Aug 22 06:02:20 [rsBackgroundSync] replSet db exception in producer: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31104| Wed Aug 22 06:02:20 [conn14] end connection 10.28.48.89:61480 (9 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn31] end connection 10.28.48.89:61423 (12 connections now open) |
| m31103| Wed Aug 22 06:02:20 [conn14] end connection 10.28.48.89:61456 (9 connections now open) |
| m31103| Wed Aug 22 06:02:20 [rsBackgroundSync] replSet db exception in producer: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:02:20 [conn19] SocketException handling request, closing client connection: 9001 socket exception [2] server [10.28.48.89:61400] |
| m31100| Wed Aug 22 06:02:20 [conn39] end connection 10.28.48.89:61496 (11 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn9] SocketException handling request, closing client connection: 9001 socket exception [2] server [10.28.48.89:61387] |
| m31100| Wed Aug 22 06:02:20 [conn40] end connection 10.28.48.89:61501 (8 connections now open) |
| m31100| Wed Aug 22 06:02:20 [conn28] SocketException handling request, closing client connection: 9001 socket exception [2] server [10.28.48.89:61418] |
| m31100| Wed Aug 22 06:02:20 [initandlisten] connection accepted from 127.0.0.1:61507 #42 (9 connections now open) |
| Wed Aug 22 06:02:20 reconnect 127.0.0.1:31100 ok |
| { "shardAdded" : "test-rs0", "ok" : 1 } |
| m31100| Wed Aug 22 06:02:20 [conn20] SocketException handling request, closing client connection: 9001 socket exception [2] server [10.28.48.89:61401] |
| m31100| Wed Aug 22 06:02:20 [conn3] SocketException handling request, closing client connection: 9001 socket exception [2] server [127.0.0.1:61332] |
| m31100| Wed Aug 22 06:02:20 [conn3] replSet replSetReconfig new config saved locally |
| m31100| Wed Aug 22 06:02:20 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31102 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31102 |
| m31100| Wed Aug 22 06:02:20 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31104 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31104 |
| m31100| Wed Aug 22 06:02:20 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state DOWN |
| m31100| Wed Aug 22 06:02:20 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31103 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31103 |
| m31100| Wed Aug 22 06:02:20 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state DOWN |
| m31100| Wed Aug 22 06:02:20 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31101 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31101 |
| m31100| Wed Aug 22 06:02:20 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state DOWN |
| |
| |
| m31100| Wed Aug 22 06:02:20 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state DOWN |
| ---- |
| "_id" : "test-rs0", |
| "version" : 2, |
| "members" : [ |
| { |
| "_id" : 0, |
| "host" : "AMAZONA-JD1A6QA:31100", |
| "tags" : { |
| "dc" : "ny" |
| } |
| }, |
| { |
| "_id" : 1, |
| "host" : "AMAZONA-JD1A6QA:31101", |
| "tags" : { |
| "dc" : "sf", |
| New rs config: { |
| "s" : "1" |
| } |
| { |
| "_id" : 2, |
| "host" : "AMAZONA-JD1A6QA:31102", |
| "tags" : { |
| "dc" : "ma", |
| "s" : "2" |
| } |
| }, |
| { |
| "_id" : 3, |
| "host" : "AMAZONA-JD1A6QA:31103", |
| "tags" : { |
| "dc" : "eu", |
| "s" : "3" |
| } |
| }, |
| { |
| "_id" : 4, |
| "host" : "AMAZONA-JD1A6QA:31104", |
| "tags" : { |
| "dc" : "jp", |
| "s" : "4" |
| } |
| } |
| }, |
| ] |
| ---- |
| |
| |
| Awaiting AMAZONA-JD1A6QA:31100 to be { "ok" : true, "tags" : { "dc" : "ny" } } for connection to AMAZONA-JD1A6QA:30999 (rs: test-rs0) |
| { |
| "test-rs0" : { |
| "hosts" : [ |
| { |
| "addr" : "AMAZONA-JD1A6QA:31100", |
| "ok" : true, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31101", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31102", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31103", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31104", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| } |
| ], |
| "master" : 0, |
| "nextSlave" : 0 |
| } |
| } |
| } |
2012-08-22 06:02:22 EDT | m31100| Wed Aug 22 06:02:21 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31100| Wed Aug 22 06:02:21 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31100| Wed Aug 22 06:02:21 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31100| Wed Aug 22 06:02:21 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31103| Wed Aug 22 06:02:21 [conn13] end connection 10.28.48.89:61440 (8 connections now open) |
| m31104| Wed Aug 22 06:02:21 [rsMgr] replSet info saving a newer config version to local.system.replset |
| m31103| Wed Aug 22 06:02:21 [initandlisten] connection accepted from 10.28.48.89:61510 #19 (9 connections now open) |
| m31104| Wed Aug 22 06:02:21 [rsMgr] replSet saveConfigLocally done |
| m31104| Wed Aug 22 06:02:21 [rsMgr] replSet replSetReconfig new config saved locally |
| m31104| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is up |
| m31104| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is up |
| m31104| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state SECONDARY |
| m31104| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state SECONDARY |
| m31104| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is up |
| m31104| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state SECONDARY |
| m31104| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is up |
| m31104| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state PRIMARY |
| m31104| Wed Aug 22 06:02:21 [rsMgr] replset msgReceivedNewConfig version: version: 2 |
| m31101| Wed Aug 22 06:02:21 [rsMgr] replset msgReceivedNewConfig version: version: 2 |
| m31101| Wed Aug 22 06:02:21 [rsMgr] replSet info saving a newer config version to local.system.replset |
| m31102| Wed Aug 22 06:02:21 [conn15] end connection 10.28.48.89:61442 (8 connections now open) |
| m31101| Wed Aug 22 06:02:21 [rsMgr] replSet saveConfigLocally done |
| m31101| Wed Aug 22 06:02:21 [rsMgr] replSet replSetReconfig new config saved locally |
| m31101| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is up |
| m31101| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state SECONDARY |
| m31101| Wed Aug 22 06:02:21 [rsMgr] replset msgReceivedNewConfig version: version: 2 |
| m31101| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is up |
| m31101| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state SECONDARY |
| m31101| Wed Aug 22 06:02:21 [rsMgr] replSet info msgReceivedNewConfig but version isn't higher 2 2 |
| m31101| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is up |
| m31101| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state SECONDARY |
| m31101| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is up |
| m31101| Wed Aug 22 06:02:21 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state PRIMARY |
| m31101| Wed Aug 22 06:02:22 [conn14] end connection 10.28.48.89:61443 (8 connections now open) |
| m31102| Wed Aug 22 06:02:21 [initandlisten] connection accepted from 10.28.48.89:61511 #21 (9 connections now open) |
| m31102| Wed Aug 22 06:02:22 [rsMgr] replSet info saving a newer config version to local.system.replset |
| m31101| Wed Aug 22 06:02:22 [initandlisten] connection accepted from 10.28.48.89:61512 #20 (9 connections now open) |
| m31102| Wed Aug 22 06:02:22 [rsMgr] replSet saveConfigLocally done |
| m31102| Wed Aug 22 06:02:22 [rsMgr] replSet replSetReconfig new config saved locally |
| m31102| Wed Aug 22 06:02:22 [rsMgr] replset msgReceivedNewConfig version: version: 2 |
| m31102| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is up |
| m31102| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state SECONDARY |
| m31102| Wed Aug 22 06:02:22 [rsMgr] replset msgReceivedNewConfig version: version: 2 |
| m31102| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is up |
| m31102| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state SECONDARY |
| m31102| Wed Aug 22 06:02:22 [rsMgr] replSet info msgReceivedNewConfig but version isn't higher 2 2 |
| m31102| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is up |
| m31102| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is up |
| m31102| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state PRIMARY |
| m31102| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state SECONDARY |
| m31102| Wed Aug 22 06:02:22 [rsMgr] replSet info msgReceivedNewConfig but version isn't higher 2 2 |
| m31102| Wed Aug 22 06:02:22 [rsMgr] replset msgReceivedNewConfig version: version: 2 |
| m31103| Wed Aug 22 06:02:22 [rsMgr] replSet info saving a newer config version to local.system.replset |
| m31103| Wed Aug 22 06:02:22 [initandlisten] connection accepted from 10.28.48.89:61516 #20 (10 connections now open) |
| m31101| Wed Aug 22 06:02:22 [initandlisten] connection accepted from 10.28.48.89:61515 #21 (10 connections now open) |
| m31102| Wed Aug 22 06:02:22 [initandlisten] connection accepted from 10.28.48.89:61513 #22 (10 connections now open) |
| m31103| Wed Aug 22 06:02:22 [rsMgr] replset msgReceivedNewConfig version: version: 2 |
| m31100| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is up |
| m31100| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state SECONDARY |
| m31100| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is up |
| m31100| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state SECONDARY |
| m31100| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is up |
| m31100| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is up |
| m31100| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state SECONDARY |
| m31100| Wed Aug 22 06:02:22 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state SECONDARY |
| m31104| Wed Aug 22 06:02:22 [initandlisten] connection accepted from 10.28.48.89:61514 #19 (10 connections now open) |
| "test-rs0" : { |
| "hosts" : [ |
| { |
| "addr" : "AMAZONA-JD1A6QA:31100", |
| "ok" : true, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31101", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31102", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31103", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31104", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| } |
| ], |
| "master" : 0, |
| "nextSlave" : 0 |
| } |
| { |
| } |
2012-08-22 06:02:24 EDT | m31103| Wed Aug 22 06:02:23 [rsMgr] replSet saveConfigLocally done |
| m31103| Wed Aug 22 06:02:23 [rsMgr] replSet replSetReconfig new config saved locally |
| m31103| Wed Aug 22 06:02:23 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is up |
| m31103| Wed Aug 22 06:02:23 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is up |
| m31103| Wed Aug 22 06:02:23 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state SECONDARY |
| m31103| Wed Aug 22 06:02:23 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31104 is now in state SECONDARY |
| m31103| Wed Aug 22 06:02:23 [rsMgr] replSet info msgReceivedNewConfig but version isn't higher 2 2 |
| m31103| Wed Aug 22 06:02:23 [rsMgr] replset msgReceivedNewConfig version: version: 2 |
| m31103| Wed Aug 22 06:02:23 [rsMgr] replSet info msgReceivedNewConfig but version isn't higher 2 2 |
| m31103| Wed Aug 22 06:02:23 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is up |
| m31103| Wed Aug 22 06:02:23 [rsMgr] replset msgReceivedNewConfig version: version: 2 |
| m31103| Wed Aug 22 06:02:23 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is up |
| m31103| Wed Aug 22 06:02:23 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state SECONDARY |
| m31103| Wed Aug 22 06:02:23 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state PRIMARY |
| m31103| Wed Aug 22 06:02:23 [rsMgr] replSet info msgReceivedNewConfig but version isn't higher 2 2 |
| m31103| Wed Aug 22 06:02:23 [rsMgr] replset msgReceivedNewConfig version: version: 2 |
| m31104| Wed Aug 22 06:02:23 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31104| Wed Aug 22 06:02:23 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31103| Wed Aug 22 06:02:23 [conn19] end connection 10.28.48.89:61510 (9 connections now open) |
| m31104| Wed Aug 22 06:02:23 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31103| Wed Aug 22 06:02:23 [initandlisten] connection accepted from 10.28.48.89:61519 #21 (10 connections now open) |
| m31101| Wed Aug 22 06:02:23 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31101| Wed Aug 22 06:02:23 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31101| Wed Aug 22 06:02:23 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31104| Wed Aug 22 06:02:23 [conn15] end connection 10.28.48.89:61485 (9 connections now open) |
| m31101| Wed Aug 22 06:02:23 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31104| Wed Aug 22 06:02:23 [initandlisten] connection accepted from 10.28.48.89:61520 #20 (10 connections now open) |
| m31102| Wed Aug 22 06:02:24 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31102| Wed Aug 22 06:02:24 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31102| Wed Aug 22 06:02:24 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31102| Wed Aug 22 06:02:24 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31104| Wed Aug 22 06:02:23 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31104| Wed Aug 22 06:02:24 [conn16] end connection 10.28.48.89:61486 (9 connections now open) |
| m31103| Wed Aug 22 06:02:24 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31103| Wed Aug 22 06:02:24 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31103| Wed Aug 22 06:02:24 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31103| Wed Aug 22 06:02:24 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31102| Wed Aug 22 06:02:24 [conn22] end connection 10.28.48.89:61513 (9 connections now open) |
| m31102| Wed Aug 22 06:02:24 [initandlisten] connection accepted from 10.28.48.89:61522 #23 (10 connections now open) |
| m31104| Wed Aug 22 06:02:24 [initandlisten] connection accepted from 10.28.48.89:61521 #21 (10 connections now open) |
| "test-rs0" : { |
| "hosts" : [ |
| { |
| "addr" : "AMAZONA-JD1A6QA:31100", |
| "ok" : true, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31101", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31102", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31103", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31104", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| } |
| ], |
| "master" : 0, |
| "nextSlave" : 0 |
| } |
| { |
| } |
2012-08-22 06:02:26 EDT | m31104| Wed Aug 22 06:02:25 [conn13] end connection 10.28.48.89:61449 (9 connections now open) |
| m31101| Wed Aug 22 06:02:25 [conn15] end connection 10.28.48.89:61445 (9 connections now open) |
| m31101| Wed Aug 22 06:02:25 [initandlisten] connection accepted from 10.28.48.89:61526 #22 (10 connections now open) |
| m31102| Wed Aug 22 06:02:25 [conn21] end connection 10.28.48.89:61511 (9 connections now open) |
| m31102| Wed Aug 22 06:02:25 [initandlisten] connection accepted from 10.28.48.89:61527 #24 (10 connections now open) |
| m31101| Wed Aug 22 06:02:26 [conn20] end connection 10.28.48.89:61512 (9 connections now open) |
| m31101| Wed Aug 22 06:02:26 [initandlisten] connection accepted from 10.28.48.89:61528 #23 (10 connections now open) |
| m30999| Wed Aug 22 06:02:26 [Balancer] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| m30999| Wed Aug 22 06:02:26 [Balancer] scoped connection to AMAZONA-JD1A6QA:29000 not being returned to the pool |
| m30999| Wed Aug 22 06:02:26 [Balancer] caught exception while doing balance: socket exception [SEND_ERROR] for 10.28.48.89:31100 |
| m29000| Wed Aug 22 06:02:26 [conn5] end connection 10.28.48.89:61493 (5 connections now open) |
| m31104| Wed Aug 22 06:02:25 [initandlisten] connection accepted from 10.28.48.89:61525 #22 (10 connections now open) |
| Wed Aug 22 06:02:26 [ReplicaSetMonitorWatcher] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| Wed Aug 22 06:02:26 [ReplicaSetMonitorWatcher] reconnect AMAZONA-JD1A6QA:31100 ok |
| m31100| Wed Aug 22 06:02:26 [initandlisten] connection accepted from 10.28.48.89:61529 #43 (6 connections now open) |
| Wed Aug 22 06:02:26 [ReplicaSetMonitorWatcher] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| Wed Aug 22 06:02:26 [ReplicaSetMonitorWatcher] trying reconnect to AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:02:26 [initandlisten] connection accepted from 10.28.48.89:61530 #44 (7 connections now open) |
| "test-rs0" : { |
| "hosts" : [ |
| { |
| "addr" : "AMAZONA-JD1A6QA:31100", |
| "ok" : true, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31101", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31102", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31103", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31104", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| } |
| ], |
| "master" : 0, |
| "nextSlave" : 0 |
| } |
| { |
| } |
2012-08-22 06:02:29 EDT | m31101| Wed Aug 22 06:02:27 [conn16] end connection 10.28.48.89:61452 (9 connections now open) |
| m31101| Wed Aug 22 06:02:27 [initandlisten] connection accepted from 10.28.48.89:61533 #24 (10 connections now open) |
| "test-rs0" : { |
| "hosts" : [ |
| { |
| "addr" : "AMAZONA-JD1A6QA:31100", |
| "ok" : true, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31101", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31102", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31103", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31104", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0 |
| } |
| ], |
| "master" : 0, |
| "nextSlave" : 0 |
| } |
| { |
| } |
2012-08-22 06:02:31 EDT | m30999| Wed Aug 22 06:02:30 [ReplicaSetMonitorWatcher] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| m30999| Wed Aug 22 06:02:30 [ReplicaSetMonitorWatcher] reconnect AMAZONA-JD1A6QA:31100 ok |
| m30999| Wed Aug 22 06:02:30 [ReplicaSetMonitorWatcher] trying reconnect to AMAZONA-JD1A6QA:31100 |
| m30999| Wed Aug 22 06:02:30 [ReplicaSetMonitorWatcher] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| m31100| Wed Aug 22 06:02:30 [initandlisten] connection accepted from 10.28.48.89:61536 #45 (8 connections now open) |
| m31100| Wed Aug 22 06:02:30 [initandlisten] connection accepted from 10.28.48.89:61537 #46 (9 connections now open) |
| m31101| Wed Aug 22 06:02:30 [rsBackgroundSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31102| Wed Aug 22 06:02:30 [rsBackgroundSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31103| Wed Aug 22 06:02:30 [rsBackgroundSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:02:30 [initandlisten] connection accepted from 10.28.48.89:61538 #47 (10 connections now open) |
| m31100| Wed Aug 22 06:02:30 [initandlisten] connection accepted from 10.28.48.89:61539 #48 (11 connections now open) |
| m31100| Wed Aug 22 06:02:30 [initandlisten] connection accepted from 10.28.48.89:61540 #49 (12 connections now open) |
| m31100| Wed Aug 22 06:02:30 [initandlisten] connection accepted from 10.28.48.89:61541 #50 (13 connections now open) |
| m31101| Wed Aug 22 06:02:30 [rsSyncNotifier] replset setting oplog notifier to AMAZONA-JD1A6QA:31100 |
| m31103| Wed Aug 22 06:02:30 [rsSyncNotifier] replset setting oplog notifier to AMAZONA-JD1A6QA:31100 |
| m31104| Wed Aug 22 06:02:30 [rsBackgroundSync] replSet syncing to: AMAZONA-JD1A6QA:31100 |
| m31101| Wed Aug 22 06:02:30 [rsSyncNotifier] Socket flush send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| m31103| Wed Aug 22 06:02:30 [rsSyncNotifier] Socket flush send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| m31101| Wed Aug 22 06:02:30 [rsSyncNotifier] caught exception (socket exception [SEND_ERROR] for 10.28.48.89:31100) in destructor (mongo::PiggyBackData::~PiggyBackData) |
| m31103| Wed Aug 22 06:02:30 [rsSyncNotifier] caught exception (socket exception [SEND_ERROR] for 10.28.48.89:31100) in destructor (mongo::PiggyBackData::~PiggyBackData) |
| m31104| Wed Aug 22 06:02:30 [rsSyncNotifier] Socket flush send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| m31104| Wed Aug 22 06:02:30 [rsSyncNotifier] caught exception (socket exception [SEND_ERROR] for 10.28.48.89:31100) in destructor (mongo::PiggyBackData::~PiggyBackData) |
| m31102| Wed Aug 22 06:02:30 [rsSyncNotifier] replset setting oplog notifier to AMAZONA-JD1A6QA:31100 |
| m31102| Wed Aug 22 06:02:30 [rsSyncNotifier] Socket flush send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| m31102| Wed Aug 22 06:02:30 [rsSyncNotifier] caught exception (socket exception [SEND_ERROR] for 10.28.48.89:31100) in destructor (mongo::PiggyBackData::~PiggyBackData) |
| m31100| Wed Aug 22 06:02:30 [initandlisten] connection accepted from 10.28.48.89:61542 #51 (14 connections now open) |
| m31100| Wed Aug 22 06:02:30 [initandlisten] connection accepted from 10.28.48.89:61543 #52 (15 connections now open) |
| m31100| Wed Aug 22 06:02:30 [initandlisten] connection accepted from 10.28.48.89:61544 #53 (16 connections now open) |
| m31100| Wed Aug 22 06:02:30 [initandlisten] connection accepted from 10.28.48.89:61545 #54 (17 connections now open) |
| m31104| Wed Aug 22 06:02:30 [rsSyncNotifier] replset setting oplog notifier to AMAZONA-JD1A6QA:31100 |
| "test-rs0" : { |
| "hosts" : [ |
| { |
| "addr" : "AMAZONA-JD1A6QA:31100", |
| "ok" : true, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 1, |
| "tags" : { |
| "dc" : "ny" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31101", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "sf", |
| "s" : "1" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31102", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "ma", |
| "s" : "2" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31103", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "eu", |
| "s" : "3" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31104", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "jp", |
| "s" : "4" |
| } |
| } |
| ], |
| "master" : 0, |
| "nextSlave" : 0 |
| } |
| { |
| |
| |
| ---- |
| connpool: { |
| "hosts" : { |
| "AMAZONA-JD1A6QA:29000::0" : { |
| "available" : 1, |
| "created" : 2 |
| }, |
| "AMAZONA-JD1A6QA:29000::30" : { |
| "available" : 2, |
| "created" : 2 |
| }, |
| "AMAZONA-JD1A6QA:31100::0" : { |
| "available" : 1, |
| "created" : 2 |
| }, |
| "AMAZONA-JD1A6QA:31101::0" : { |
| "available" : 1, |
| "created" : 1 |
| }, |
| "AMAZONA-JD1A6QA:31102::0" : { |
| "available" : 1, |
| "created" : 1 |
| }, |
| "AMAZONA-JD1A6QA:31103::0" : { |
| "available" : 1, |
| "created" : 1 |
| }, |
| "AMAZONA-JD1A6QA:31104::0" : { |
| "available" : 1, |
| "created" : 1 |
| }, |
| "test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104::0" : { |
| "available" : 0, |
| "created" : 1 |
| } |
| }, |
| "replicaSets" : { |
| "test-rs0" : { |
| "hosts" : [ |
| { |
| "addr" : "AMAZONA-JD1A6QA:31100", |
| "ok" : true, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 1, |
| "tags" : { |
| "dc" : "ny" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31101", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "sf", |
| "s" : "1" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31102", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "ma", |
| "s" : "2" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31103", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "eu", |
| "s" : "3" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31104", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "jp", |
| "s" : "4" |
| } |
| } |
| ], |
| "master" : 0, |
| "nextSlave" : 0 |
| } |
| } |
| "createdByType" : { |
| "master" : 10, |
| "set" : 1 |
| }, |
| "totalAvailable" : 8, |
| "totalCreated" : 11, |
| "numDBClientConnection" : 13, |
| "numAScopedConnection" : 0, |
| "ok" : 1 |
| }, |
| ---- |
| |
| |
| } |
| m30999| Wed Aug 22 06:02:31 [conn1] couldn't find database [test] in config db |
| m30999| Wed Aug 22 06:02:31 [conn1] put [test] on: test-rs0:test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104 |
| m31100| Wed Aug 22 06:02:31 [initandlisten] connection accepted from 10.28.48.89:61548 #55 (18 connections now open) |
| m30999| Wed Aug 22 06:02:31 [conn1] creating WriteBackListener for: AMAZONA-JD1A6QA:31100 serverID: 5034ae2c83759a805f486290 |
| m30999| Wed Aug 22 06:02:31 [conn1] creating WriteBackListener for: AMAZONA-JD1A6QA:31101 serverID: 5034ae2c83759a805f486290 |
| m30999| Wed Aug 22 06:02:31 [conn1] creating WriteBackListener for: AMAZONA-JD1A6QA:31102 serverID: 5034ae2c83759a805f486290 |
| m30999| Wed Aug 22 06:02:31 [conn1] creating WriteBackListener for: AMAZONA-JD1A6QA:31103 serverID: 5034ae2c83759a805f486290 |
| m30999| Wed Aug 22 06:02:31 [conn1] creating WriteBackListener for: AMAZONA-JD1A6QA:31104 serverID: 5034ae2c83759a805f486290 |
| m31100| Wed Aug 22 06:02:31 [FileAllocator] allocating new datafile /data/db/test-rs0-0/test.ns, filling with zeroes... |
| m31100| Wed Aug 22 06:02:31 [FileAllocator] done allocating datafile /data/db/test-rs0-0/test.ns, size: 16MB, took 0.047 secs |
| m31100| Wed Aug 22 06:02:31 [FileAllocator] allocating new datafile /data/db/test-rs0-0/test.0, filling with zeroes... |
| m31100| Wed Aug 22 06:02:31 [FileAllocator] done allocating datafile /data/db/test-rs0-0/test.0, size: 16MB, took 0.047 secs |
| m31100| Wed Aug 22 06:02:31 [conn56] build index test.user { _id: 1 } |
| m31100| Wed Aug 22 06:02:31 [conn56] build index done. scanned 0 total records. 0 secs |
| m31100| Wed Aug 22 06:02:31 [conn56] insert test.user keyUpdates:0 locks(micros) w:100265 109ms |
| m31100| Wed Aug 22 06:02:31 [initandlisten] connection accepted from 10.28.48.89:61550 #56 (19 connections now open) |
| m31102| Wed Aug 22 06:02:31 [FileAllocator] allocating new datafile /data/db/test-rs0-2/test.ns, filling with zeroes... |
| m31103| Wed Aug 22 06:02:31 [FileAllocator] allocating new datafile /data/db/test-rs0-3/test.ns, filling with zeroes... |
| m31101| Wed Aug 22 06:02:31 [FileAllocator] allocating new datafile /data/db/test-rs0-1/test.ns, filling with zeroes... |
| m31102| Wed Aug 22 06:02:31 [FileAllocator] done allocating datafile /data/db/test-rs0-2/test.ns, size: 16MB, took 0.055 secs |
| m31103| Wed Aug 22 06:02:31 [FileAllocator] done allocating datafile /data/db/test-rs0-3/test.ns, size: 16MB, took 0.055 secs |
| m31104| Wed Aug 22 06:02:31 [FileAllocator] allocating new datafile /data/db/test-rs0-4/test.ns, filling with zeroes... |
| m31101| Wed Aug 22 06:02:31 [FileAllocator] done allocating datafile /data/db/test-rs0-1/test.ns, size: 16MB, took 0.055 secs |
| m31102| Wed Aug 22 06:02:31 [FileAllocator] allocating new datafile /data/db/test-rs0-2/test.0, filling with zeroes... |
| m31103| Wed Aug 22 06:02:31 [FileAllocator] allocating new datafile /data/db/test-rs0-3/test.0, filling with zeroes... |
| m31101| Wed Aug 22 06:02:31 [FileAllocator] allocating new datafile /data/db/test-rs0-1/test.0, filling with zeroes... |
| m31104| Wed Aug 22 06:02:31 [FileAllocator] allocating new datafile /data/db/test-rs0-4/test.0, filling with zeroes... |
| m31101| Wed Aug 22 06:02:31 [FileAllocator] done allocating datafile /data/db/test-rs0-1/test.0, size: 16MB, took 0.055 secs |
| m31104| Wed Aug 22 06:02:31 [FileAllocator] done allocating datafile /data/db/test-rs0-4/test.0, size: 16MB, took 0.055 secs |
| m31102| Wed Aug 22 06:02:31 [FileAllocator] done allocating datafile /data/db/test-rs0-2/test.0, size: 16MB, took 0.056 secs |
| m31103| Wed Aug 22 06:02:31 [FileAllocator] done allocating datafile /data/db/test-rs0-3/test.0, size: 16MB, took 0.055 secs |
| m31101| Wed Aug 22 06:02:31 [repl writer worker 1] build index test.user { _id: 1 } |
| m31104| Wed Aug 22 06:02:31 [FileAllocator] done allocating datafile /data/db/test-rs0-4/test.ns, size: 16MB, took 0.055 secs |
| m31104| Wed Aug 22 06:02:31 [repl writer worker 1] build index test.user { _id: 1 } |
| m31102| Wed Aug 22 06:02:31 [repl writer worker 1] build index test.user { _id: 1 } |
| m31101| Wed Aug 22 06:02:31 [repl writer worker 1] build index done. scanned 0 total records. 0 secs |
| m31102| Wed Aug 22 06:02:31 [repl writer worker 1] build index done. scanned 0 total records. 0 secs |
| m31103| Wed Aug 22 06:02:31 [repl writer worker 1] build index done. scanned 0 total records. 0 secs |
| m31103| Wed Aug 22 06:02:31 [repl writer worker 1] build index test.user { _id: 1 } |
| m31100| Wed Aug 22 06:02:31 [conn56] command test.$cmd command: { getlasterror: 1.0, w: 5.0 } ntoreturn:1 keyUpdates:0 reslen:94 140ms |
| m31101| Wed Aug 22 06:02:31 [initandlisten] connection accepted from 10.28.48.89:61552 #25 (11 connections now open) |
| m31101| Wed Aug 22 06:02:31 [conn25] end connection 10.28.48.89:61552 (10 connections now open) |
| m31102| Wed Aug 22 06:02:31 [initandlisten] connection accepted from 10.28.48.89:61553 #25 (11 connections now open) |
| |
| |
| m31104| Wed Aug 22 06:02:31 [repl writer worker 1] build index done. scanned 0 total records. 0.001 secs |
| ---- |
| ---- |
| |
| |
| |
| |
| ---- |
| node[AMAZONA-JD1A6QA:31102], Tag: { "dc" : "ma", "s" : "2" } |
| ---- |
| |
| |
| m30999| Wed Aug 22 06:02:31 [conn1] warning: db exception when initializing on test-rs0:test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104, current connection state is { state: { conn: "test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104", vinfo: "test-rs0:test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104", cursor: "(empty)", count: 0, done: false }, retryNext: false, init: false, finish: false, errored: false } :: caused by :: 16383 Unknown read preference mode: primaryOnly |
| m31102| Wed Aug 22 06:02:31 [conn25] end connection 10.28.48.89:61553 (10 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn56] end connection 10.28.48.89:61550 (18 connections now open) |
| m31100| Wed Aug 22 06:02:31 [initandlisten] connection accepted from 10.28.48.89:61554 #57 (19 connections now open) |
| m31104| Wed Aug 22 06:02:31 [initandlisten] connection accepted from 10.28.48.89:61555 #23 (11 connections now open) |
| |
| |
| ---- |
| node[AMAZONA-JD1A6QA:31104], Tag: { "dc" : "jp", "s" : "4" } |
| ---- |
| |
| |
| |
| |
| ---- |
| tagToCheck: { "dc" : "jp" } |
| ---- |
| |
| |
| m31104| Wed Aug 22 06:02:31 [conn23] end connection 10.28.48.89:61555 (10 connections now open) |
| m31100| Wed Aug 22 06:02:31 [initandlisten] connection accepted from 10.28.48.89:61556 #58 (20 connections now open) |
| ReplSetTest n: 0 ports: [ 31100, 31101, 31102, 31103, 31104 ] 31100 number |
| ReplSetTest stop *** Shutting down mongod in port 31100 *** |
| m31100| Wed Aug 22 06:02:31 [initandlisten] connection accepted from 127.0.0.1:61557 #59 (21 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn59] terminating, shutdown command received |
| m31100| Wed Aug 22 06:02:31 dbexit: shutdown called |
| m31100| Wed Aug 22 06:02:31 [conn59] shutdown: going to close listening sockets... |
| m31100| Wed Aug 22 06:02:31 [conn59] closing listening socket: 544 |
| m31100| Wed Aug 22 06:02:31 [conn59] closing listening socket: 552 |
| m31100| Wed Aug 22 06:02:31 [conn59] shutdown: going to flush diaglog... |
| m31100| Wed Aug 22 06:02:31 [conn59] shutdown: going to close sockets... |
| m31100| Wed Aug 22 06:02:31 [conn59] shutdown: waiting for fs preallocator... |
| m31100| Wed Aug 22 06:02:31 [conn59] shutdown: lock for final commit... |
| m31100| Wed Aug 22 06:02:31 [conn59] shutdown: final commit... |
| m31101| Wed Aug 22 06:02:31 [conn21] end connection 10.28.48.89:61515 (9 connections now open) |
| m31102| Wed Aug 22 06:02:31 [conn23] end connection 10.28.48.89:61522 (9 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn44] end connection 10.28.48.89:61530 (20 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn43] end connection 10.28.48.89:61529 (20 connections now open) |
| m30999| Wed Aug 22 06:02:31 [WriteBackListener-AMAZONA-JD1A6QA:31100] DBClientCursor::init call() failed |
| m30999| Wed Aug 22 06:02:31 [WriteBackListener-AMAZONA-JD1A6QA:31100] WriteBackListener exception : DBClientBase::findN: transport error: AMAZONA-JD1A6QA:31100 ns: admin.$cmd query: { writebacklisten: ObjectId('5034ae2c83759a805f486290') } |
| Wed Aug 22 06:02:31 DBClientCursor::init call() failed |
| tagToCheck: { "s" : "2" } |
2012-08-22 06:02:32 EDT | m31103| Wed Aug 22 06:02:31 [conn20] end connection 10.28.48.89:61516 (9 connections now open) |
| m31102| Wed Aug 22 06:02:31 [rsBackgroundSync] replSet db exception in producer: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31101| Wed Aug 22 06:02:31 [rsBackgroundSync] replSet db exception in producer: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31103| Wed Aug 22 06:02:31 [rsBackgroundSync] replSet db exception in producer: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31104| Wed Aug 22 06:02:31 [conn19] end connection 10.28.48.89:61514 (9 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn45] end connection 10.28.48.89:61536 (20 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn58] end connection 10.28.48.89:61556 (20 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn35] end connection 10.28.48.89:61469 (20 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn57] end connection 10.28.48.89:61554 (20 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn34] end connection 10.28.48.89:61468 (20 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn36] end connection 10.28.48.89:61471 (20 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn55] end connection 10.28.48.89:61548 (18 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn42] end connection 127.0.0.1:61507 (18 connections now open) |
| m31100| Wed Aug 22 06:02:31 [conn37] end connection 10.28.48.89:61478 (14 connections now open) |
| m31104| Wed Aug 22 06:02:31 [rsBackgroundSync] replSet db exception in producer: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31103| Wed Aug 22 06:02:31 [rsSyncNotifier] replset tracking exception: exception: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31101| Wed Aug 22 06:02:31 [rsSyncNotifier] replset tracking exception: exception: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31102| Wed Aug 22 06:02:31 [rsSyncNotifier] replset tracking exception: exception: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
| m31104| Wed Aug 22 06:02:31 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31100 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31100 |
| m31104| Wed Aug 22 06:02:31 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state DOWN |
| m31104| Wed Aug 22 06:02:31 [rsMgr] not electing self, AMAZONA-JD1A6QA:31103 would veto |
| m31101| Wed Aug 22 06:02:31 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31100 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31100 |
| m31101| Wed Aug 22 06:02:31 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state DOWN |
| m31101| Wed Aug 22 06:02:31 [rsMgr] not electing self, AMAZONA-JD1A6QA:31104 would veto |
| m31100| Wed Aug 22 06:02:32 [slaveTracking] ERROR: Client::shutdown not called: slaveTracking |
| m31102| Wed Aug 22 06:02:32 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31100 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31100 |
| m31102| Wed Aug 22 06:02:32 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state DOWN |
| m29000| Wed Aug 22 06:02:32 [initandlisten] connection accepted from 10.28.48.89:61559 #7 (6 connections now open) |
| m31102| Wed Aug 22 06:02:32 [rsMgr] not electing self, AMAZONA-JD1A6QA:31104 would veto |
| m30999| Wed Aug 22 06:02:32 [Balancer] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| m30999| Wed Aug 22 06:02:32 [Balancer] scoped connection to AMAZONA-JD1A6QA:29000 not being returned to the pool |
| m30999| Wed Aug 22 06:02:32 [Balancer] caught exception while doing balance: socket exception [SEND_ERROR] for 10.28.48.89:31100 |
| m29000| Wed Aug 22 06:02:32 [conn6] end connection 10.28.48.89:61494 (5 connections now open) |
| m31104| Wed Aug 22 06:02:31 [rsSyncNotifier] replset tracking exception: exception: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31100 |
2012-08-22 06:02:34 EDT | m31100| Wed Aug 22 06:02:32 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31100| Wed Aug 22 06:02:32 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31100| Wed Aug 22 06:02:32 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31100| Wed Aug 22 06:02:32 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31103| Wed Aug 22 06:02:33 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31100 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31100 |
| m31103| Wed Aug 22 06:02:33 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31100 is now in state DOWN |
| m30999| Wed Aug 22 06:02:33 [WriteBackListener-AMAZONA-JD1A6QA:31100] WriteBackListener exception : socket exception [CONNECT_ERROR] for AMAZONA-JD1A6QA:31100 |
| m31100| Wed Aug 22 06:02:33 [conn59] shutdown: closing all files... |
| m31100| Wed Aug 22 06:02:33 [conn59] closeAllFiles() finished |
| m31100| Wed Aug 22 06:02:33 [conn59] journalCleanup... |
| m31100| Wed Aug 22 06:02:33 [conn59] removeJournalFiles |
| m31100| Wed Aug 22 06:02:33 [conn59] shutdown: removing fs lock... |
| m31100| Wed Aug 22 06:02:33 dbexit: really exiting now |
| m31103| Wed Aug 22 06:02:33 [rsMgr] not electing self, AMAZONA-JD1A6QA:31104 would veto |
| ReplSetTest n: 1 ports: [ 31100, 31101, 31102, 31103, 31104 ] 31101 number |
| ReplSetTest stop *** Shutting down mongod in port 31101 *** |
| m31101| Wed Aug 22 06:02:34 [initandlisten] connection accepted from 127.0.0.1:61562 #26 (10 connections now open) |
| m31101| Wed Aug 22 06:02:34 [conn26] terminating, shutdown command received |
| m31101| Wed Aug 22 06:02:34 dbexit: shutdown called |
| m31101| Wed Aug 22 06:02:34 [conn26] shutdown: going to close listening sockets... |
| m31101| Wed Aug 22 06:02:34 [conn26] closing listening socket: 704 |
| m31101| Wed Aug 22 06:02:34 [conn26] closing listening socket: 708 |
| m31101| Wed Aug 22 06:02:34 [conn26] shutdown: going to flush diaglog... |
| m31101| Wed Aug 22 06:02:34 [conn26] shutdown: going to close sockets... |
| m31101| Wed Aug 22 06:02:34 [conn26] shutdown: waiting for fs preallocator... |
| m31101| Wed Aug 22 06:02:34 [conn26] shutdown: lock for final commit... |
| m31101| Wed Aug 22 06:02:34 [conn26] shutdown: final commit... |
| m31101| Wed Aug 22 06:02:34 [conn2] end connection 10.28.48.89:61337 (9 connections now open) |
| m31101| Wed Aug 22 06:02:34 [conn3] end connection 127.0.0.1:61335 (9 connections now open) |
| m31103| Wed Aug 22 06:02:34 [conn15] end connection 10.28.48.89:61463 (8 connections now open) |
| m31101| Wed Aug 22 06:02:34 [conn22] end connection 10.28.48.89:61526 (9 connections now open) |
| m31101| Wed Aug 22 06:02:34 [conn12] end connection 10.28.48.89:61424 (9 connections now open) |
| m31101| Wed Aug 22 06:02:34 [conn13] end connection 10.28.48.89:61429 (9 connections now open) |
| m31101| Wed Aug 22 06:02:34 [conn18] end connection 10.28.48.89:61497 (9 connections now open) |
| m30999| Wed Aug 22 06:02:34 [WriteBackListener-AMAZONA-JD1A6QA:31101] DBClientCursor::init call() failed |
| m31101| Wed Aug 22 06:02:34 [conn24] end connection 10.28.48.89:61533 (9 connections now open) |
| m30999| Wed Aug 22 06:02:34 [WriteBackListener-AMAZONA-JD1A6QA:31101] WriteBackListener exception : DBClientBase::findN: transport error: AMAZONA-JD1A6QA:31101 ns: admin.$cmd query: { writebacklisten: ObjectId('5034ae2c83759a805f486290') } |
| m31102| Wed Aug 22 06:02:34 [conn24] end connection 10.28.48.89:61527 (8 connections now open) |
| Wed Aug 22 06:02:34 DBClientCursor::init call() failed |
| Wed Aug 22 06:02:34 shell: stopped mongo program on port 31100 |
2012-08-22 06:02:36 EDT | m31101| Wed Aug 22 06:02:34 [conn23] end connection 10.28.48.89:61528 (9 connections now open) |
| m31102| Wed Aug 22 06:02:34 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31101 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31101 |
| m31102| Wed Aug 22 06:02:34 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state DOWN |
| m31102| Wed Aug 22 06:02:34 [rsMgr] replSet info electSelf 2 |
| m31104| Wed Aug 22 06:02:34 [conn20] end connection 10.28.48.89:61520 (8 connections now open) |
| m31103| Wed Aug 22 06:02:34 [conn16] replSet info voting yea for AMAZONA-JD1A6QA:31102 (2) |
| m31102| Wed Aug 22 06:02:34 [rsMgr] replSet PRIMARY |
| m31103| Wed Aug 22 06:02:35 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31101 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31101 |
| m31103| Wed Aug 22 06:02:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state PRIMARY |
| m31103| Wed Aug 22 06:02:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state DOWN |
| m31104| Wed Aug 22 06:02:34 [conn21] replSet info voting yea for AMAZONA-JD1A6QA:31102 (2) |
| m31104| Wed Aug 22 06:02:35 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31101 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31101 |
| m31104| Wed Aug 22 06:02:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31101 is now in state DOWN |
| m31101| Wed Aug 22 06:02:35 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31101| Wed Aug 22 06:02:35 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31101| Wed Aug 22 06:02:35 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m31101| Wed Aug 22 06:02:36 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m30999| Wed Aug 22 06:02:36 [WriteBackListener-AMAZONA-JD1A6QA:31101] WriteBackListener exception : socket exception [CONNECT_ERROR] for AMAZONA-JD1A6QA:31101 |
| m30999| Wed Aug 22 06:02:36 [WriteBackListener-AMAZONA-JD1A6QA:31100] WriteBackListener exception : socket exception [CONNECT_ERROR] for AMAZONA-JD1A6QA:31100 |
| m29000| Wed Aug 22 06:02:36 [initandlisten] connection accepted from 10.28.48.89:61570 #8 (6 connections now open) |
| m31104| Wed Aug 22 06:02:35 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state PRIMARY |
| Wed Aug 22 06:02:36 [ReplicaSetMonitorWatcher] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| Wed Aug 22 06:02:36 [ReplicaSetMonitorWatcher] trying reconnect to AMAZONA-JD1A6QA:31100 |
| Wed Aug 22 06:02:37 [ReplicaSetMonitorWatcher] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31101 |
| Wed Aug 22 06:02:37 [ReplicaSetMonitorWatcher] Primary for replica set test-rs0 changed to AMAZONA-JD1A6QA:31102 |
| Wed Aug 22 06:02:37 [ReplicaSetMonitorWatcher] reconnect AMAZONA-JD1A6QA:31100 failed couldn't connect to server AMAZONA-JD1A6QA:31100 |
2012-08-22 06:02:43 EDT | m31101| Wed Aug 22 06:02:39 [conn26] shutdown: closing all files... |
| m31101| Wed Aug 22 06:02:39 [conn26] closeAllFiles() finished |
| m31101| Wed Aug 22 06:02:39 [conn26] journalCleanup... |
| m31101| Wed Aug 22 06:02:39 [conn26] removeJournalFiles |
| m31101| Wed Aug 22 06:02:39 [conn26] shutdown: removing fs lock... |
| m31101| Wed Aug 22 06:02:39 dbexit: really exiting now |
| m31102| Wed Aug 22 06:02:39 [conn16] end connection 10.28.48.89:61467 (7 connections now open) |
| m30999| Wed Aug 22 06:02:39 [WriteBackListener-AMAZONA-JD1A6QA:31101] WriteBackListener exception : socket exception [CONNECT_ERROR] for AMAZONA-JD1A6QA:31101 |
| m30999| Wed Aug 22 06:02:39 [Balancer] scoped connection to AMAZONA-JD1A6QA:29000 not being returned to the pool |
| m30999| Wed Aug 22 06:02:39 [Balancer] caught exception while doing balance: socket exception [CONNECT_ERROR] for test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104 |
| m29000| Wed Aug 22 06:02:39 [conn8] end connection 10.28.48.89:61570 (5 connections now open) |
| m30999| Wed Aug 22 06:02:40 [WriteBackListener-AMAZONA-JD1A6QA:31100] WriteBackListener exception : socket exception [CONNECT_ERROR] for AMAZONA-JD1A6QA:31100 |
| m31102| Wed Aug 22 06:02:39 [initandlisten] connection accepted from 10.28.48.89:61582 #26 (8 connections now open) |
| m31103| Wed Aug 22 06:02:40 [conn16] end connection 10.28.48.89:61465 (7 connections now open) |
| m30999| Wed Aug 22 06:02:40 [ReplicaSetMonitorWatcher] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31100 |
| m30999| Wed Aug 22 06:02:40 [ReplicaSetMonitorWatcher] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31101 |
| m31102| Wed Aug 22 06:02:40 [initandlisten] connection accepted from 10.28.48.89:61589 #27 (9 connections now open) |
| m30999| Wed Aug 22 06:02:40 [ReplicaSetMonitorWatcher] Primary for replica set test-rs0 changed to AMAZONA-JD1A6QA:31102 |
| m31103| Wed Aug 22 06:02:40 [initandlisten] connection accepted from 10.28.48.89:61587 #22 (8 connections now open) |
| m31103| Wed Aug 22 06:02:40 [initandlisten] connection accepted from 10.28.48.89:61590 #23 (9 connections now open) |
| m31104| Wed Aug 22 06:02:40 [initandlisten] connection accepted from 10.28.48.89:61591 #24 (9 connections now open) |
| m31103| Wed Aug 22 06:02:41 [rsBackgroundSync] replSet syncing to: AMAZONA-JD1A6QA:31102 |
| m31102| Wed Aug 22 06:02:41 [initandlisten] connection accepted from 10.28.48.89:61592 #28 (10 connections now open) |
| m31102| Wed Aug 22 06:02:41 [initandlisten] connection accepted from 10.28.48.89:61593 #29 (11 connections now open) |
| m31102| Wed Aug 22 06:02:41 [conn17] end connection 10.28.48.89:61475 (10 connections now open) |
| m31102| Wed Aug 22 06:02:41 [initandlisten] connection accepted from 10.28.48.89:61594 #30 (11 connections now open) |
| m31104| Wed Aug 22 06:02:41 [rsBackgroundSync] replSet syncing to: AMAZONA-JD1A6QA:31102 |
| ReplSetTest n: 2 ports: [ 31100, 31101, 31102, 31103, 31104 ] 31102 number |
| ReplSetTest stop *** Shutting down mongod in port 31102 *** |
| m31102| Wed Aug 22 06:02:43 [initandlisten] connection accepted from 127.0.0.1:61601 #31 (12 connections now open) |
| m31102| Wed Aug 22 06:02:43 [conn31] terminating, shutdown command received |
| m31102| Wed Aug 22 06:02:43 dbexit: shutdown called |
| m31102| Wed Aug 22 06:02:43 [conn31] shutdown: going to close listening sockets... |
| m31102| Wed Aug 22 06:02:43 [conn31] closing listening socket: 584 |
| m31102| Wed Aug 22 06:02:43 [conn31] closing listening socket: 588 |
| m31102| Wed Aug 22 06:02:43 [conn31] shutdown: going to flush diaglog... |
| m31102| Wed Aug 22 06:02:43 [conn31] shutdown: going to close sockets... |
| m31102| Wed Aug 22 06:02:43 [conn31] shutdown: waiting for fs preallocator... |
| m31102| Wed Aug 22 06:02:43 [conn31] shutdown: lock for final commit... |
| m31102| Wed Aug 22 06:02:43 [conn31] shutdown: final commit... |
| m31102| Wed Aug 22 06:02:43 [conn2] end connection 10.28.48.89:61340 (11 connections now open) |
| m31102| Wed Aug 22 06:02:43 [conn3] end connection 127.0.0.1:61338 (11 connections now open) |
| m31102| Wed Aug 22 06:02:43 [conn13] end connection 10.28.48.89:61425 (11 connections now open) |
| m31102| Wed Aug 22 06:02:43 [conn19] end connection 10.28.48.89:61498 (11 connections now open) |
| m31102| Wed Aug 22 06:02:43 [conn14] end connection 10.28.48.89:61430 (11 connections now open) |
| m30999| Wed Aug 22 06:02:43 [WriteBackListener-AMAZONA-JD1A6QA:31102] DBClientCursor::init call() failed |
| m31102| Wed Aug 22 06:02:43 [conn27] end connection 10.28.48.89:61589 (11 connections now open) |
| m30999| Wed Aug 22 06:02:43 [WriteBackListener-AMAZONA-JD1A6QA:31102] WriteBackListener exception : DBClientBase::findN: transport error: AMAZONA-JD1A6QA:31102 ns: admin.$cmd query: { writebacklisten: ObjectId('5034ae2c83759a805f486290') } |
| m31104| Wed Aug 22 06:02:43 [rsBackgroundSync] replSet db exception in producer: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31102 |
| m31104| Wed Aug 22 06:02:43 [conn21] end connection 10.28.48.89:61521 (8 connections now open) |
| m31102| Wed Aug 22 06:02:43 [conn30] end connection 10.28.48.89:61594 (11 connections now open) |
| m31103| Wed Aug 22 06:02:43 [conn22] end connection 10.28.48.89:61587 (8 connections now open) |
| m31103| Wed Aug 22 06:02:43 [rsBackgroundSync] replSet db exception in producer: 10278 dbclient error communicating with server: AMAZONA-JD1A6QA:31102 |
| m31102| Wed Aug 22 06:02:43 [conn26] end connection 10.28.48.89:61582 (11 connections now open) |
| Wed Aug 22 06:02:43 DBClientCursor::init call() failed |
| m31102| Wed Aug 22 06:02:43 [conn31] shutdown: closing all files... |
| m30999| Wed Aug 22 06:02:43 [WriteBackListener-AMAZONA-JD1A6QA:31101] WriteBackListener exception : socket exception [CONNECT_ERROR] for AMAZONA-JD1A6QA:31101 |
| m31102| Wed Aug 22 06:02:43 [conn31] closeAllFiles() finished |
| m31102| Wed Aug 22 06:02:43 [conn31] journalCleanup... |
| m31102| Wed Aug 22 06:02:43 [conn31] removeJournalFiles |
| m31102| Wed Aug 22 06:02:43 [conn31] shutdown: removing fs lock... |
| m31102| Wed Aug 22 06:02:43 dbexit: really exiting now |
| Wed Aug 22 06:02:43 shell: stopped mongo program on port 31101 |
| ReplSetTest n: 3 ports: [ 31100, 31101, 31102, 31103, 31104 ] 31103 number |
| ReplSetTest stop *** Shutting down mongod in port 31103 *** |
| m31103| Wed Aug 22 06:02:43 [initandlisten] connection accepted from 127.0.0.1:61604 #24 (9 connections now open) |
| m31103| Wed Aug 22 06:02:43 [conn24] terminating, shutdown command received |
| m31103| Wed Aug 22 06:02:43 dbexit: shutdown called |
| m31103| Wed Aug 22 06:02:43 [conn24] shutdown: going to close listening sockets... |
| m31103| Wed Aug 22 06:02:43 [conn24] closing listening socket: 636 |
| m31103| Wed Aug 22 06:02:43 [conn24] closing listening socket: 640 |
| m31103| Wed Aug 22 06:02:43 [conn24] shutdown: going to flush diaglog... |
| m31103| Wed Aug 22 06:02:43 [conn24] shutdown: going to close sockets... |
| m31103| Wed Aug 22 06:02:43 [conn24] shutdown: waiting for fs preallocator... |
| m31103| Wed Aug 22 06:02:43 [conn24] shutdown: lock for final commit... |
| m31103| Wed Aug 22 06:02:43 [conn24] shutdown: final commit... |
| m31103| Wed Aug 22 06:02:43 [conn2] end connection 10.28.48.89:61343 (8 connections now open) |
| m31103| Wed Aug 22 06:02:43 [conn21] end connection 10.28.48.89:61519 (8 connections now open) |
| m31103| Wed Aug 22 06:02:43 [conn3] end connection 127.0.0.1:61341 (8 connections now open) |
| Wed Aug 22 06:02:43 DBClientCursor::init call() failed |
| Wed Aug 22 06:02:43 shell: stopped mongo program on port 31102 |
2012-08-22 06:02:45 EDT | m31103| Wed Aug 22 06:02:43 [conn12] end connection 10.28.48.89:61431 (8 connections now open) |
| m31103| Wed Aug 22 06:02:43 [conn11] end connection 10.28.48.89:61426 (8 connections now open) |
| m30999| Wed Aug 22 06:02:43 [WriteBackListener-AMAZONA-JD1A6QA:31103] DBClientCursor::init call() failed |
| m31103| Wed Aug 22 06:02:43 [conn17] end connection 10.28.48.89:61499 (8 connections now open) |
| m30999| Wed Aug 22 06:02:43 [WriteBackListener-AMAZONA-JD1A6QA:31103] WriteBackListener exception : DBClientBase::findN: transport error: AMAZONA-JD1A6QA:31103 ns: admin.$cmd query: { writebacklisten: ObjectId('5034ae2c83759a805f486290') } |
| m31103| Wed Aug 22 06:02:43 [conn23] end connection 10.28.48.89:61590 (8 connections now open) |
| m31103| Wed Aug 22 06:02:44 [rsHealthPoll] ERROR: Client::shutdown not called: rsHealthPoll |
| m30999| Wed Aug 22 06:02:44 [WriteBackListener-AMAZONA-JD1A6QA:31102] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31102 |
| m30999| Wed Aug 22 06:02:44 [WriteBackListener-AMAZONA-JD1A6QA:31102] WriteBackListener exception : socket exception [SEND_ERROR] for 10.28.48.89:31102 |
| m30999| Wed Aug 22 06:02:44 [WriteBackListener-AMAZONA-JD1A6QA:31103] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31103 |
| m30999| Wed Aug 22 06:02:44 [WriteBackListener-AMAZONA-JD1A6QA:31103] WriteBackListener exception : socket exception [SEND_ERROR] for 10.28.48.89:31103 |
| m31103| Wed Aug 22 06:02:44 [conn24] shutdown: closing all files... |
| m31103| Wed Aug 22 06:02:44 [conn24] closeAllFiles() finished |
| m31103| Wed Aug 22 06:02:44 [conn24] journalCleanup... |
| m31103| Wed Aug 22 06:02:44 [conn24] removeJournalFiles |
| m31103| Wed Aug 22 06:02:44 [conn24] shutdown: removing fs lock... |
| m31103| Wed Aug 22 06:02:44 dbexit: really exiting now |
| m31104| Wed Aug 22 06:02:43 [conn22] end connection 10.28.48.89:61525 (7 connections now open) |
| m31104| Wed Aug 22 06:02:45 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31102 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31102 |
| m31104| Wed Aug 22 06:02:45 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31102 is now in state DOWN |
| m31104| Wed Aug 22 06:02:45 [rsHealthPoll] replSet info AMAZONA-JD1A6QA:31103 is down (or slow to respond): socket exception [SEND_ERROR] for 10.28.48.89:31103 |
| m31104| Wed Aug 22 06:02:45 [rsHealthPoll] replSet member AMAZONA-JD1A6QA:31103 is now in state DOWN |
| m30999| Wed Aug 22 06:02:45 [WriteBackListener-AMAZONA-JD1A6QA:31100] WriteBackListener exception : socket exception [CONNECT_ERROR] for AMAZONA-JD1A6QA:31100 |
| m29000| Wed Aug 22 06:02:45 [initandlisten] connection accepted from 10.28.48.89:61607 #9 (6 connections now open) |
| m31104| Wed Aug 22 06:02:45 [rsMgr] replSet can't see a majority, will not try to elect self |
| Awaiting AMAZONA-JD1A6QA:31100 to be { "ok" : false } for connection to AMAZONA-JD1A6QA:30999 (rs: test-rs0) |
| Wed Aug 22 06:02:45 shell: stopped mongo program on port 31103 |
| "test-rs0" : { |
| "hosts" : [ |
| { |
| "addr" : "AMAZONA-JD1A6QA:31100", |
| "ok" : false, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 1, |
| "tags" : { |
| "dc" : "ny" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31101", |
| "ok" : false, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "sf", |
| "s" : "1" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31102", |
| "ok" : true, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "ma", |
| "s" : "2" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31103", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "eu", |
| "s" : "3" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31104", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "jp", |
| "s" : "4" |
| } |
| } |
| ], |
| "master" : 2, |
| "nextSlave" : 0 |
| } |
| { |
| Awaiting AMAZONA-JD1A6QA:31104 to be { "ok" : true, "secondary" : true } for connection to AMAZONA-JD1A6QA:30999 (rs: test-rs0) |
| { |
| "test-rs0" : { |
| "hosts" : [ |
| { |
| "addr" : "AMAZONA-JD1A6QA:31100", |
| "ok" : false, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 1, |
| "tags" : { |
| "dc" : "ny" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31101", |
| "ok" : false, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "sf", |
| "s" : "1" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31102", |
| "ok" : true, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "ma", |
| "s" : "2" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31103", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "eu", |
| "s" : "3" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31104", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "jp", |
| "s" : "4" |
| } |
| } |
| ], |
| "master" : 2, |
| "nextSlave" : 0 |
| } |
| } |
| } |
| |
| |
| ---- |
| "hosts" : { |
| "AMAZONA-JD1A6QA:29000::0" : { |
| "available" : 1, |
| "created" : 5 |
| }, |
| "AMAZONA-JD1A6QA:29000::30" : { |
| "available" : 2, |
| "created" : 2 |
| }, |
| "AMAZONA-JD1A6QA:31100::0" : { |
| "available" : 0, |
| "created" : 2 |
| }, |
| "AMAZONA-JD1A6QA:31101::0" : { |
| "available" : 0, |
| "created" : 1 |
| }, |
| "AMAZONA-JD1A6QA:31102::0" : { |
| "available" : 0, |
| "created" : 2 |
| }, |
| "AMAZONA-JD1A6QA:31103::0" : { |
| "available" : 0, |
| "created" : 2 |
| }, |
| "AMAZONA-JD1A6QA:31104::0" : { |
| "available" : 1, |
| "created" : 2 |
| }, |
| "test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104::0" : { |
| "available" : 0, |
| "created" : 2 |
| } |
| }, |
| "replicaSets" : { |
| connpool: { |
| "hosts" : [ |
| { |
| "addr" : "AMAZONA-JD1A6QA:31100", |
| "ok" : false, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 1, |
| "tags" : { |
| "dc" : "ny" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31101", |
| "ok" : false, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "sf", |
| "s" : "1" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31102", |
| "ok" : true, |
| "ismaster" : true, |
| "hidden" : false, |
| "secondary" : false, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "ma", |
| "s" : "2" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31103", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "eu", |
| "s" : "3" |
| } |
| }, |
| { |
| "addr" : "AMAZONA-JD1A6QA:31104", |
| "ok" : true, |
| "ismaster" : false, |
| "hidden" : false, |
| "secondary" : true, |
| "pingTimeMillis" : 0, |
| "tags" : { |
| "dc" : "jp", |
| "s" : "4" |
| } |
| } |
| ], |
| "master" : 2, |
| "nextSlave" : 0 |
| "test-rs0" : { |
| } |
| "createdByType" : { |
| "master" : 16, |
| "set" : 2 |
| }, |
| "totalAvailable" : 4, |
| "totalCreated" : 18, |
| "numDBClientConnection" : 14, |
| "numAScopedConnection" : 3, |
| "ok" : 1 |
| }, |
| ---- |
| |
| |
| } |
| m30999| Wed Aug 22 06:02:46 [Balancer] scoped connection to AMAZONA-JD1A6QA:29000 not being returned to the pool |
| m30999| Wed Aug 22 06:02:46 [Balancer] caught exception while doing balance: socket exception [CONNECT_ERROR] for test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104 |
| m29000| Wed Aug 22 06:02:46 [conn7] end connection 10.28.48.89:61559 (5 connections now open) |
| m30999| Wed Aug 22 06:02:46 [conn1] warning: db exception when initializing on test-rs0:test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104, current connection state is { state: { conn: "test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104", vinfo: "test-rs0:test-rs0/AMAZONA-JD1A6QA:31100,AMAZONA-JD1A6QA:31101,AMAZONA-JD1A6QA:31102,AMAZONA-JD1A6QA:31103,AMAZONA-JD1A6QA:31104", cursor: "(none)", count: 0, done: false }, retryNext: false, init: false, finish: false, errored: false } :: caused by :: 13639 can't connect to new replica set master [AMAZONA-JD1A6QA:31102] err: couldn't connect to server AMAZONA-JD1A6QA:31102 |
| m31104| Wed Aug 22 06:02:46 [rsHealthPoll] couldn't connect to AMAZONA-JD1A6QA:31100: couldn't connect to server AMAZONA-JD1A6QA:31100 |
| "$err" : "can't connect to new replica set master [AMAZONA-JD1A6QA:31102] err: couldn't connect to server AMAZONA-JD1A6QA:31102", |
| "code" : 13639 |
| Wed Aug 22 06:02:46 uncaught exception: error: { |
| failed to load: D:\slave\Windows_64bit\mongo\jstests\sharding\read_pref.js |
| m29000| Wed Aug 22 06:02:46 [initandlisten] connection accepted from 127.0.0.1:61618 #10 (6 connections now open) |
| m29000| Wed Aug 22 06:02:46 [conn10] terminating, shutdown command received |
| m29000| Wed Aug 22 06:02:46 dbexit: shutdown called |
| m29000| Wed Aug 22 06:02:46 [conn10] shutdown: going to close listening sockets... |
| m29000| Wed Aug 22 06:02:46 [conn10] closing listening socket: 524 |
| m29000| Wed Aug 22 06:02:46 [conn10] closing listening socket: 532 |
| m29000| Wed Aug 22 06:02:46 [conn10] shutdown: going to flush diaglog... |
| m29000| Wed Aug 22 06:02:46 [conn10] shutdown: going to close sockets... |
| m29000| Wed Aug 22 06:02:46 [conn10] shutdown: waiting for fs preallocator... |
| m29000| Wed Aug 22 06:02:46 [conn10] shutdown: lock for final commit... |
| m29000| Wed Aug 22 06:02:46 [conn10] shutdown: final commit... |
| m29000| Wed Aug 22 06:02:46 [conn3] end connection 10.28.48.89:61491 (5 connections now open) |
| m29000| Wed Aug 22 06:02:46 [conn4] end connection 10.28.48.89:61492 (5 connections now open) |
| m29000| Wed Aug 22 06:02:46 [conn1] end connection 127.0.0.1:61484 (4 connections now open) |
| Wed Aug 22 06:02:46 DBClientCursor::init call() failed |
| } |
| m29000| Wed Aug 22 06:02:46 [conn2] end connection 10.28.48.89:61487 (2 connections now open) |
| m29000| Wed Aug 22 06:02:46 [conn10] shutdown: closing all files... |
| m29000| Wed Aug 22 06:02:46 [conn10] closeAllFiles() finished |
| m29000| Wed Aug 22 06:02:46 [conn10] journalCleanup... |
| m29000| Wed Aug 22 06:02:46 [conn10] removeJournalFiles |
| m29000| Wed Aug 22 06:02:46 [conn10] shutdown: removing fs lock... |
| m29000| Wed Aug 22 06:02:46 [conn9] end connection 10.28.48.89:61607 (1 connection now open) |
| m29000| Wed Aug 22 06:02:46 dbexit: really exiting now |
| m30999| Wed Aug 22 06:02:47 [WriteBackListener-AMAZONA-JD1A6QA:31102] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:29000 |
| m30999| Wed Aug 22 06:02:47 [WriteBackListener-AMAZONA-JD1A6QA:31102] ERROR: backgroundjob WriteBackListener-AMAZONA-JD1A6QA:31102error: socket exception [SEND_ERROR] for 10.28.48.89:29000 |
| m30999| Wed Aug 22 06:02:47 [WriteBackListener-AMAZONA-JD1A6QA:31102] WriteBackListener exception : socket exception [CONNECT_ERROR] for AMAZONA-JD1A6QA:31102 |
| m30999| Wed Aug 22 06:02:47 [WriteBackListener-AMAZONA-JD1A6QA:31103] WriteBackListener exception : socket exception [CONNECT_ERROR] for AMAZONA-JD1A6QA:31103 |
| m31104| Wed Aug 22 06:02:47 [rsHealthPoll] couldn't connect to AMAZONA-JD1A6QA:31100: couldn't connect to server AMAZONA-JD1A6QA:31100 |
| Wed Aug 22 06:02:47 [ReplicaSetMonitorWatcher] Socket say send() errno:10054 An existing connection was forcibly closed by the remote host. 10.28.48.89:31102 |
| Wed Aug 22 06:02:47 [ReplicaSetMonitorWatcher] trying reconnect to AMAZONA-JD1A6QA:31100 |
| m30999| Wed Aug 22 06:02:47 [mongosMain] connection accepted from 127.0.0.1:61625 #2 (2 connections now open) |
| m30999| Wed Aug 22 06:02:47 [conn2] dbexit: shutdown called rc:0 shutdown called |
| m30999| Wed Aug 22 06:02:47 [conn2] terminating, shutdown command received |
| m31104| Wed Aug 22 06:02:47 [conn17] end connection 10.28.48.89:61500 (6 connections now open) |
| Wed Aug 22 06:02:47 Socket recv() errno:10054 An existing connection was forcibly closed by the remote host. 127.0.0.1:30999 |
| Wed Aug 22 06:02:47 DBClientCursor::init call() failed |
| m31104| Wed Aug 22 06:02:47 [conn24] end connection 10.28.48.89:61591 (5 connections now open) |
| m31104| Wed Aug 22 06:02:47 [initandlisten] connection accepted from 127.0.0.1:61626 #25 (6 connections now open) |
| m31104| Wed Aug 22 06:02:47 [conn25] terminating, shutdown command received |
| m31104| Wed Aug 22 06:02:47 dbexit: shutdown called |
| m31104| Wed Aug 22 06:02:47 [conn25] shutdown: going to close listening sockets... |
| m31104| Wed Aug 22 06:02:47 [conn25] closing listening socket: 584 |
| m31104| Wed Aug 22 06:02:47 [conn25] closing listening socket: 588 |
| m31104| Wed Aug 22 06:02:47 [conn25] shutdown: going to flush diaglog... |
| m31104| Wed Aug 22 06:02:47 [conn25] shutdown: going to close sockets... |
| m31104| Wed Aug 22 06:02:47 [conn25] shutdown: waiting for fs preallocator... |
| m31104| Wed Aug 22 06:02:47 [conn25] shutdown: lock for final commit... |
| m31104| Wed Aug 22 06:02:47 [conn25] shutdown: final commit... |
| m31104| Wed Aug 22 06:02:47 [conn2] end connection 10.28.48.89:61348 (5 connections now open) |
| Wed Aug 22 06:02:47 DBClientCursor::init call() failed |
| Wed Aug 22 06:02:47 SocketException: remote: 127.0.0.1:30999 error: 9001 socket exception [1] server [127.0.0.1:30999] |
| m31104| Wed Aug 22 06:02:47 [conn10] end connection 10.28.48.89:61432 (5 connections now open) |
| m31104| Wed Aug 22 06:02:47 [conn3] end connection 127.0.0.1:61345 (5 connections now open) |
| m31104| Wed Aug 22 06:02:47 [conn25] shutdown: closing all files... |
| m31104| Wed Aug 22 06:02:47 [conn25] closeAllFiles() finished |
| m31104| Wed Aug 22 06:02:47 [conn25] journalCleanup... |
| m31104| Wed Aug 22 06:02:47 [conn25] removeJournalFiles |
| m31104| Wed Aug 22 06:02:47 [conn25] shutdown: removing fs lock... |
| m31104| Wed Aug 22 06:02:47 [conn9] end connection 10.28.48.89:61427 (5 connections now open) |
| m31104| Wed Aug 22 06:02:47 dbexit: really exiting now |
| Wed Aug 22 06:02:48 [ReplicaSetMonitorWatcher] reconnect AMAZONA-JD1A6QA:31100 failed couldn't connect to server AMAZONA-JD1A6QA:31100 |
| Wed Aug 22 06:02:48 [ReplicaSetMonitorWatcher] trying reconnect to AMAZONA-JD1A6QA:31101 |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |