2015-01-16T11:13:31.978-0500 I CONTROL [initandlisten] MongoDB starting : pid=65740 port=30002 dbpath=/data/test2/shard02/db 64-bit host=charlie-macbook-pro 2015-01-16T11:13:31.980-0500 I CONTROL [initandlisten] db version v2.8.0-rc5 2015-01-16T11:13:31.980-0500 I CONTROL [initandlisten] git version: 74b351de21c84438b12a83b28e155f5e69e3c1eb 2015-01-16T11:13:31.981-0500 I CONTROL [initandlisten] build info: Darwin charlie-macbook-pro 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64 BOOST_LIB_VERSION=1_49 2015-01-16T11:13:31.981-0500 I CONTROL [initandlisten] allocator: system 2015-01-16T11:13:31.981-0500 I CONTROL [initandlisten] options: { net: { port: 30002 }, processManagement: { fork: true }, storage: { dbPath: "/data/test2/shard02/db" }, systemLog: { destination: "file", logAppend: true, path: "/data/test2/shard02/mongod.log" } } 2015-01-16T11:13:31.999-0500 I JOURNAL [initandlisten] journal dir=/data/test2/shard02/db/journal 2015-01-16T11:13:32.000-0500 I JOURNAL [initandlisten] recover : no journal files present, no recovery needed 2015-01-16T11:13:32.087-0500 I INDEX [initandlisten] allocating new ns file /data/test2/shard02/db/local.ns, filling with zeroes... 2015-01-16T11:13:32.115-0500 I STORAGE [FileAllocator] allocating new datafile /data/test2/shard02/db/local.0, filling with zeroes... 2015-01-16T11:13:32.115-0500 I STORAGE [FileAllocator] creating directory /data/test2/shard02/db/_tmp 2015-01-16T11:13:32.199-0500 I STORAGE [FileAllocator] done allocating datafile /data/test2/shard02/db/local.0, size: 64MB, took 0.084 secs 2015-01-16T11:13:32.221-0500 I NETWORK [initandlisten] waiting for connections on port 30002 2015-01-16T11:13:32.236-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:64341 #1 (1 connection now open) 2015-01-16T11:13:32.237-0500 I NETWORK [conn1] end connection 127.0.0.1:64341 (0 connections now open) 2015-01-16T11:13:32.597-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:64352 #2 (1 connection now open) 2015-01-16T11:13:33.621-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:64355 #3 (2 connections now open) 2015-01-16T11:13:33.623-0500 I NETWORK [conn3] end connection 127.0.0.1:64355 (1 connection now open) 2015-01-16T11:13:33.629-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:64359 #4 (2 connections now open) 2015-01-16T11:13:33.630-0500 I NETWORK [conn4] end connection 127.0.0.1:64359 (1 connection now open) 2015-01-16T11:14:41.965-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:64377 #5 (2 connections now open) 2015-01-16T11:14:41.966-0500 I SHARDING [conn5] first cluster operation detected, adding sharding hook to enable versioning and authentication to remote servers 2015-01-16T11:14:41.967-0500 I SHARDING [conn5] remote client 127.0.0.1:64377 initialized this host as shard shard0001 2015-01-16T11:14:41.967-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo, current shard version is 0|0||000000000000000000000000, current metadata version is 0|0||000000000000000000000000 2015-01-16T11:14:41.969-0500 I SHARDING [conn5] collection test.foo was previously unsharded, new metadata loaded with shard version 0|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:41.969-0500 I SHARDING [conn5] collection version was loaded at version 1|92||54b938e42c57a4e9f494c9f6, took 1ms 2015-01-16T11:14:41.969-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: MinKey } -> { i: 1.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:41.971-0500 I INDEX [migrateThread] allocating new ns file /data/test2/shard02/db/test.ns, filling with zeroes... 2015-01-16T11:14:42.004-0500 I STORAGE [FileAllocator] allocating new datafile /data/test2/shard02/db/test.0, filling with zeroes... 2015-01-16T11:14:42.086-0500 I STORAGE [FileAllocator] done allocating datafile /data/test2/shard02/db/test.0, size: 64MB, took 0.081 secs 2015-01-16T11:14:42.115-0500 I INDEX [migrateThread] build index on: test.foo properties: { v: 1, key: { _id: 1 }, name: "_id_", ns: "test.foo" } 2015-01-16T11:14:42.115-0500 I INDEX [migrateThread] building index using bulk method 2015-01-16T11:14:42.117-0500 I INDEX [migrateThread] build index on: test.foo properties: { v: 1, key: { i: 1.0 }, name: "i_1", ns: "test.foo" } 2015-01-16T11:14:42.117-0500 I INDEX [migrateThread] building index using bulk method 2015-01-16T11:14:42.117-0500 I INDEX [migrateThread] build index done. scanned 0 total records. 0 secs 2015-01-16T11:14:42.117-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: MinKey } -> { i: 1.0 }, with opId: 35 2015-01-16T11:14:42.117-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: MinKey } -> { i: 1.0 } 2015-01-16T11:14:42.118-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:42.118-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: MinKey } -> { i: 1.0 } 2015-01-16T11:14:42.119-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: MinKey } -> { i: 1.0 } 2015-01-16T11:14:42.244-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:64380 #6 (3 connections now open) 2015-01-16T11:14:42.246-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: MinKey } -> { i: 1.0 } 2015-01-16T11:14:42.246-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: MinKey } -> { i: 1.0 } 2015-01-16T11:14:42.247-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:42-54b938f2c505b0fdf015bd76", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424882247), what: "moveChunk.to", ns: "test.foo", details: { min: { i: MinKey }, max: { i: 1.0 }, step 1 of 5: 147, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 128, note: "success" } } 2015-01-16T11:14:42.694-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 0|0||54b938e42c57a4e9f494c9f6, current metadata version is 1|92||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:42.694-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 0|0||54b938e42c57a4e9f494c9f6 to shard version 2|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:42.695-0500 I SHARDING [conn5] collection version was loaded at version 2|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:42.695-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 1.0 } -> { i: 21.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:42.695-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 1.0 } -> { i: 21.0 }, with opId: 51 2015-01-16T11:14:42.696-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 1.0 } -> { i: 21.0 } 2015-01-16T11:14:42.697-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:42.697-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 1.0 } -> { i: 21.0 } 2015-01-16T11:14:42.697-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 1.0 } -> { i: 21.0 } 2015-01-16T11:14:42.710-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 1.0 } -> { i: 21.0 } 2015-01-16T11:14:42.711-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 1.0 } -> { i: 21.0 } 2015-01-16T11:14:42.711-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:42-54b938f2c505b0fdf015bd77", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424882711), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 1.0 }, max: { i: 21.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 14, note: "success" } } 2015-01-16T11:14:43.767-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 2|0||54b938e42c57a4e9f494c9f6, current metadata version is 2|1||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:43.768-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 2|0||54b938e42c57a4e9f494c9f6 to shard version 3|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:43.768-0500 I SHARDING [conn5] collection version was loaded at version 3|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:43.768-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 21.0 } -> { i: 32.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:43.769-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 21.0 } -> { i: 32.0 }, with opId: 59 2015-01-16T11:14:43.769-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 21.0 } -> { i: 32.0 } 2015-01-16T11:14:43.770-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:43.770-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 21.0 } -> { i: 32.0 } 2015-01-16T11:14:43.770-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 21.0 } -> { i: 32.0 } 2015-01-16T11:14:43.784-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 21.0 } -> { i: 32.0 } 2015-01-16T11:14:43.784-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 21.0 } -> { i: 32.0 } 2015-01-16T11:14:43.784-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:43-54b938f3c505b0fdf015bd78", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424883784), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 21.0 }, max: { i: 32.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 14, note: "success" } } 2015-01-16T11:14:44.837-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 3|0||54b938e42c57a4e9f494c9f6, current metadata version is 3|1||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:44.838-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 3|0||54b938e42c57a4e9f494c9f6 to shard version 4|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:44.838-0500 I SHARDING [conn5] collection version was loaded at version 4|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:44.838-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 32.0 } -> { i: 43.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:44.839-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 32.0 } -> { i: 43.0 }, with opId: 67 2015-01-16T11:14:44.839-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 32.0 } -> { i: 43.0 } 2015-01-16T11:14:44.840-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:44.840-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 32.0 } -> { i: 43.0 } 2015-01-16T11:14:44.840-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 32.0 } -> { i: 43.0 } 2015-01-16T11:14:44.853-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 32.0 } -> { i: 43.0 } 2015-01-16T11:14:44.854-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 32.0 } -> { i: 43.0 } 2015-01-16T11:14:44.854-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:44-54b938f4c505b0fdf015bd79", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424884854), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 32.0 }, max: { i: 43.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 14, note: "success" } } 2015-01-16T11:14:45.910-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 4|0||54b938e42c57a4e9f494c9f6, current metadata version is 4|1||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:45.910-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 4|0||54b938e42c57a4e9f494c9f6 to shard version 5|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:45.911-0500 I SHARDING [conn5] collection version was loaded at version 5|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:45.911-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 43.0 } -> { i: 54.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:45.911-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 43.0 } -> { i: 54.0 }, with opId: 75 2015-01-16T11:14:45.912-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 43.0 } -> { i: 54.0 } 2015-01-16T11:14:45.912-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:45.913-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 43.0 } -> { i: 54.0 } 2015-01-16T11:14:45.913-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 43.0 } -> { i: 54.0 } 2015-01-16T11:14:45.926-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 43.0 } -> { i: 54.0 } 2015-01-16T11:14:45.927-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 43.0 } -> { i: 54.0 } 2015-01-16T11:14:45.927-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:45-54b938f5c505b0fdf015bd7a", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424885927), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 43.0 }, max: { i: 54.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 14, note: "success" } } 2015-01-16T11:14:46.981-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 5|0||54b938e42c57a4e9f494c9f6, current metadata version is 5|1||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:46.982-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 5|0||54b938e42c57a4e9f494c9f6 to shard version 6|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:46.982-0500 I SHARDING [conn5] collection version was loaded at version 6|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:46.982-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 54.0 } -> { i: 65.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:46.983-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 54.0 } -> { i: 65.0 }, with opId: 83 2015-01-16T11:14:46.983-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 54.0 } -> { i: 65.0 } 2015-01-16T11:14:46.984-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:46.984-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 54.0 } -> { i: 65.0 } 2015-01-16T11:14:46.985-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 54.0 } -> { i: 65.0 } 2015-01-16T11:14:46.995-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 54.0 } -> { i: 65.0 } 2015-01-16T11:14:46.996-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 54.0 } -> { i: 65.0 } 2015-01-16T11:14:46.996-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:46-54b938f6c505b0fdf015bd7b", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424886996), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 54.0 }, max: { i: 65.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 12, note: "success" } } 2015-01-16T11:14:48.046-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 6|0||54b938e42c57a4e9f494c9f6, current metadata version is 6|1||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:48.047-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 6|0||54b938e42c57a4e9f494c9f6 to shard version 7|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:48.047-0500 I SHARDING [conn5] collection version was loaded at version 7|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:48.047-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 65.0 } -> { i: 76.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:48.048-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 65.0 } -> { i: 76.0 }, with opId: 91 2015-01-16T11:14:48.048-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 65.0 } -> { i: 76.0 } 2015-01-16T11:14:48.049-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:48.049-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 65.0 } -> { i: 76.0 } 2015-01-16T11:14:48.049-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 65.0 } -> { i: 76.0 } 2015-01-16T11:14:48.063-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 65.0 } -> { i: 76.0 } 2015-01-16T11:14:48.063-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 65.0 } -> { i: 76.0 } 2015-01-16T11:14:48.063-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:48-54b938f8c505b0fdf015bd7c", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424888063), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 65.0 }, max: { i: 76.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 14, note: "success" } } 2015-01-16T11:14:49.117-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 7|0||54b938e42c57a4e9f494c9f6, current metadata version is 7|1||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:49.118-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 7|0||54b938e42c57a4e9f494c9f6 to shard version 8|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:49.118-0500 I SHARDING [conn5] collection version was loaded at version 8|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:49.118-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 76.0 } -> { i: 87.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:49.119-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 76.0 } -> { i: 87.0 }, with opId: 99 2015-01-16T11:14:49.119-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 76.0 } -> { i: 87.0 } 2015-01-16T11:14:49.120-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:49.120-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 76.0 } -> { i: 87.0 } 2015-01-16T11:14:49.120-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 76.0 } -> { i: 87.0 } 2015-01-16T11:14:49.134-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 76.0 } -> { i: 87.0 } 2015-01-16T11:14:49.134-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 76.0 } -> { i: 87.0 } 2015-01-16T11:14:49.135-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:49-54b938f9c505b0fdf015bd7d", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424889135), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 76.0 }, max: { i: 87.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 14, note: "success" } } 2015-01-16T11:14:50.191-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 8|0||54b938e42c57a4e9f494c9f6, current metadata version is 8|1||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:50.192-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 8|0||54b938e42c57a4e9f494c9f6 to shard version 9|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:50.192-0500 I SHARDING [conn5] collection version was loaded at version 9|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:50.192-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 87.0 } -> { i: 98.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:50.193-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 87.0 } -> { i: 98.0 }, with opId: 107 2015-01-16T11:14:50.193-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 87.0 } -> { i: 98.0 } 2015-01-16T11:14:50.193-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:50.194-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 87.0 } -> { i: 98.0 } 2015-01-16T11:14:50.194-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 87.0 } -> { i: 98.0 } 2015-01-16T11:14:50.207-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 87.0 } -> { i: 98.0 } 2015-01-16T11:14:50.208-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 87.0 } -> { i: 98.0 } 2015-01-16T11:14:50.208-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:50-54b938fac505b0fdf015bd7e", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424890208), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 87.0 }, max: { i: 98.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 14, note: "success" } } 2015-01-16T11:14:51.268-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 9|0||54b938e42c57a4e9f494c9f6, current metadata version is 9|1||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:51.268-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 9|0||54b938e42c57a4e9f494c9f6 to shard version 10|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:51.268-0500 I SHARDING [conn5] collection version was loaded at version 10|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:51.269-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 98.0 } -> { i: 109.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:51.269-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 98.0 } -> { i: 109.0 }, with opId: 115 2015-01-16T11:14:51.270-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 98.0 } -> { i: 109.0 } 2015-01-16T11:14:51.270-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:51.271-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 98.0 } -> { i: 109.0 } 2015-01-16T11:14:51.271-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 98.0 } -> { i: 109.0 } 2015-01-16T11:14:51.285-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 98.0 } -> { i: 109.0 } 2015-01-16T11:14:51.285-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 98.0 } -> { i: 109.0 } 2015-01-16T11:14:51.286-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:51-54b938fbc505b0fdf015bd7f", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424891286), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 98.0 }, max: { i: 109.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 15, note: "success" } } 2015-01-16T11:14:52.342-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 10|0||54b938e42c57a4e9f494c9f6, current metadata version is 10|1||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:52.343-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 10|0||54b938e42c57a4e9f494c9f6 to shard version 11|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:52.343-0500 I SHARDING [conn5] collection version was loaded at version 11|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:52.343-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 109.0 } -> { i: 120.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:52.343-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 109.0 } -> { i: 120.0 }, with opId: 123 2015-01-16T11:14:52.344-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 109.0 } -> { i: 120.0 } 2015-01-16T11:14:52.344-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:52.345-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 109.0 } -> { i: 120.0 } 2015-01-16T11:14:52.345-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 109.0 } -> { i: 120.0 } 2015-01-16T11:14:52.359-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 109.0 } -> { i: 120.0 } 2015-01-16T11:14:52.359-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 109.0 } -> { i: 120.0 } 2015-01-16T11:14:52.359-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:52-54b938fcc505b0fdf015bd80", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424892359), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 109.0 }, max: { i: 120.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 15, note: "success" } } 2015-01-16T11:14:53.414-0500 I SHARDING [conn5] remotely refreshing metadata for test.foo based on current shard version 11|0||54b938e42c57a4e9f494c9f6, current metadata version is 11|1||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:53.414-0500 I SHARDING [conn5] updating metadata for test.foo from shard version 11|0||54b938e42c57a4e9f494c9f6 to shard version 12|0||54b938e42c57a4e9f494c9f6 2015-01-16T11:14:53.414-0500 I SHARDING [conn5] collection version was loaded at version 12|1||54b938e42c57a4e9f494c9f6, took 0ms 2015-01-16T11:14:53.415-0500 I SHARDING [migrateThread] starting receiving-end of migration of chunk { i: 120.0 } -> { i: 131.0 } for collection test.foo from charlie-macbook-pro:30001 at epoch 54b938e42c57a4e9f494c9f6 2015-01-16T11:14:53.415-0500 I SHARDING [migrateThread] Deleter starting delete for: test.foo from { i: 120.0 } -> { i: 131.0 }, with opId: 131 2015-01-16T11:14:53.415-0500 I SHARDING [migrateThread] rangeDeleter deleted 0 documents for test.foo from { i: 120.0 } -> { i: 131.0 } 2015-01-16T11:14:53.417-0500 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section 2015-01-16T11:14:53.417-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 120.0 } -> { i: 131.0 } 2015-01-16T11:14:53.417-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 120.0 } -> { i: 131.0 } 2015-01-16T11:14:53.430-0500 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'test.foo' { i: 120.0 } -> { i: 131.0 } 2015-01-16T11:14:53.430-0500 I SHARDING [migrateThread] migrate commit flushed to journal for 'test.foo' { i: 120.0 } -> { i: 131.0 } 2015-01-16T11:14:53.430-0500 I SHARDING [migrateThread] about to log metadata event: { _id: "charlie-macbook-pro-2015-01-16T16:14:53-54b938fdc505b0fdf015bd81", server: "charlie-macbook-pro", clientAddr: ":27017", time: new Date(1421424893430), what: "moveChunk.to", ns: "test.foo", details: { min: { i: 120.0 }, max: { i: 131.0 }, step 1 of 5: 0, step 2 of 5: 0, step 3 of 5: 0, step 4 of 5: 0, step 5 of 5: 13, note: "success" } } 2015-01-16T11:14:54.233-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:64389 #7 (4 connections now open) 2015-01-16T11:14:54.234-0500 I NETWORK [conn7] end connection 127.0.0.1:64389 (3 connections now open) 2015-01-16T11:14:54.239-0500 I NETWORK [conn2] end connection 127.0.0.1:64352 (2 connections now open) 2015-01-16T11:14:54.243-0500 I NETWORK [conn5] end connection 127.0.0.1:64377 (1 connection now open) 2015-01-16T11:14:54.243-0500 I NETWORK [conn6] end connection 127.0.0.1:64380 (1 connection now open) 2015-01-16T11:14:54.244-0500 I NETWORK [initandlisten] connection accepted from 127.0.0.1:64394 #8 (1 connection now open) 2015-01-16T11:14:54.245-0500 I COMMAND [conn8] terminating, shutdown command received 2015-01-16T11:14:54.245-0500 I CONTROL [conn8] now exiting 2015-01-16T11:14:54.245-0500 I NETWORK [conn8] shutdown: going to close listening sockets... 2015-01-16T11:14:54.246-0500 I NETWORK [conn8] closing listening socket: 7 2015-01-16T11:14:54.246-0500 I NETWORK [conn8] closing listening socket: 8 2015-01-16T11:14:54.246-0500 I NETWORK [conn8] removing socket file: /tmp/mongodb-30002.sock 2015-01-16T11:14:54.246-0500 I NETWORK [conn8] shutdown: going to flush diaglog... 2015-01-16T11:14:54.246-0500 I NETWORK [conn8] shutdown: going to close sockets... 2015-01-16T11:14:54.246-0500 I STORAGE [conn8] shutdown: waiting for fs preallocator... 2015-01-16T11:14:54.247-0500 I STORAGE [conn8] shutdown: final commit... 2015-01-16T11:14:54.254-0500 I STORAGE [conn8] shutdown: closing all files... 2015-01-16T11:14:54.255-0500 I STORAGE [conn8] closeAllFiles() finished 2015-01-16T11:14:54.255-0500 I JOURNAL [conn8] journalCleanup... 2015-01-16T11:14:54.255-0500 I JOURNAL [conn8] removeJournalFiles 2015-01-16T11:14:54.256-0500 I STORAGE [conn8] shutdown: removing fs lock... 2015-01-16T11:14:54.256-0500 I CONTROL [conn8] dbexit: rc: 0