MongoDB shell version: 3.0.1 connecting to: ***/test Server has startup warnings: 2015-10-29T09:05:40.602-0400 I CONTROL [initandlisten] 2015-10-29T09:05:40.602-0400 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/enabled is 'always'. 2015-10-29T09:05:40.602-0400 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2015-10-29T09:05:40.602-0400 I CONTROL [initandlisten] 2015-10-29T09:05:40.602-0400 I CONTROL [initandlisten] ** WARNING: /sys/kernel/mm/transparent_hugepage/defrag is 'always'. 2015-10-29T09:05:40.602-0400 I CONTROL [initandlisten] ** We suggest setting it to 'never' 2015-10-29T09:05:40.602-0400 I CONTROL [initandlisten] >db.serverStatus() { "host" : "***", "version" : "3.0.1", "process" : "mongod", "pid" : NumberLong(7915), "uptime" : 106954, "uptimeMillis" : NumberLong(106953142), "uptimeEstimate" : 105620, "localTime" : ISODate("2015-10-30T18:48:13.064Z"), "asserts" : { "regular" : 0, "warning" : 200, "msg" : 0, "user" : 0, "rollovers" : 0 }, "connections" : { "current" : 218, "available" : 3058, "totalCreated" : NumberLong(1325) }, "cursors" : { "note" : "deprecated, use server status metrics", "clientCursors_size" : 0, "totalOpen" : 0, "pinned" : 0, "totalNoTimeout" : 0, "timedOut" : 0 }, "extra_info" : { "note" : "fields vary by platform", "heap_usage_bytes" : 1258518232, "page_faults" : 91969 }, "globalLock" : { "totalTime" : NumberLong("106953215000"), "currentQueue" : { "total" : 9, "readers" : 9, "writers" : 0 }, "activeClients" : { "total" : 223, "readers" : 12, "writers" : 197 } }, "locks" : { "Global" : { "acquireCount" : { "r" : NumberLong(289199), "w" : NumberLong(684831), "W" : NumberLong(4) }, "acquireWaitCount" : { "r" : NumberLong(1), "W" : NumberLong(1) }, "timeAcquiringMicros" : { "r" : NumberLong(3157), "W" : NumberLong(5) } }, "Database" : { "acquireCount" : { "r" : NumberLong(289147), "w" : NumberLong(684819), "R" : NumberLong(52), "W" : NumberLong(12) }, "acquireWaitCount" : { "w" : NumberLong(4366), "R" : NumberLong(16) }, "timeAcquiringMicros" : { "w" : NumberLong("119929939877"), "R" : NumberLong("3533483055973080") } }, "Collection" : { "acquireCount" : { "r" : NumberLong(290553), "w" : NumberLong(684819) } } }, "network" : { "bytesIn" : 99941791828, "bytesOut" : 110190421, "numRequests" : 109842 }, "opcounters" : { "insert" : 2741053, "query" : 2636, "update" : 0, "delete" : 0, "getmore" : 57, "command" : 88151 }, "opcountersRepl" : { "insert" : 0, "query" : 0, "update" : 0, "delete" : 0, "getmore" : 0, "command" : 0 }, "storageEngine" : { "name" : "wiredTiger" }, "wiredTiger" : { "uri" : "statistics:", "LSM" : { "sleep for LSM checkpoint throttle" : 0, "sleep for LSM merge throttle" : 0, "rows merged in an LSM tree" : 0, "application work units currently queued" : 0, "merge work units currently queued" : 0, "tree queue hit maximum" : 0, "switch work units currently queued" : 0, "tree maintenance operations scheduled" : 0, "tree maintenance operations discarded" : 0, "tree maintenance operations executed" : 0 }, "async" : { "number of allocation state races" : 0, "number of operation slots viewed for allocation" : 0, "current work queue length" : 0, "number of flush calls" : 0, "number of times operation allocation failed" : 0, "maximum work queue length" : 0, "number of times worker found no work" : 0, "total allocations" : 0, "total compact calls" : 0, "total insert calls" : 0, "total remove calls" : 0, "total search calls" : 0, "total update calls" : 0 }, "block-manager" : { "mapped bytes read" : 0, "bytes read" : 42195615744, "bytes written" : 158864891904, "mapped blocks read" : 0, "blocks pre-loaded" : 2304, "blocks read" : 1810243, "blocks written" : 14282098 }, "cache" : { "tracked dirty bytes in the cache" : 1415038573, "bytes currently in the cache" : 2156457791, "maximum bytes configured" : 2147483648, "bytes read into cache" : 224543301446, "bytes written from cache" : 279624361943, "pages evicted by application threads" : 31609429, "checkpoint blocked page eviction" : 10956297, "unmodified pages evicted" : 49511, "page split during eviction deepened the tree" : 0, "modified pages evicted" : 2850241, "pages selected for eviction unable to be evicted" : 34483622, "pages evicted because they exceeded the in-memory maximum" : 1203805, "pages evicted because they had chains of deleted items" : 102365, "failed eviction of pages that exceeded the in-memory maximum" : 112579, "hazard pointer blocked page eviction" : 670955, "internal pages evicted" : 18248, "maximum page size at eviction" : 3465000491, "eviction server candidate queue empty when topping up" : 678663, "eviction server candidate queue not empty when topping up" : 84055, "eviction server evicting pages" : 91745, "eviction server populating queue, but not evicting pages" : 751397, "eviction server unable to reach eviction goal" : 3670, "pages split during eviction" : 10417, "pages walked for eviction" : 9316813999, "eviction worker thread evicting pages" : 4265548, "in-memory page splits" : 2271, "percentage overhead" : 8, "tracked dirty pages in the cache" : 37015, "pages currently held in the cache" : 59032, "pages read into cache" : 1784474, "pages written from cache" : 14230625 }, "connection" : { "pthread mutex condition wait calls" : 77990969, "files currently open" : 31, "memory allocations" : 610960583, "memory frees" : 601471236, "memory re-allocations" : 5647590, "total read I/Os" : 1810283, "pthread mutex shared lock read-lock calls" : 350795, "pthread mutex shared lock write-lock calls" : 269730, "total write I/Os" : 16074520 }, "cursor" : { "cursor create calls" : 130585, "cursor insert calls" : 26164422, "cursor next calls" : 5826790, "cursor prev calls" : 1073, "cursor remove calls" : 36769671, "cursor reset calls" : 63182520, "cursor search calls" : 287640, "cursor search near calls" : 152212, "cursor update calls" : 0 }, "data-handle" : { "connection dhandles swept" : 0, "connection candidate referenced" : 55301, "connection sweeps" : 10695, "connection time-of-death sets" : 24186, "session dhandles swept" : 24162, "session sweep attempts" : 2620 }, "log" : { "log buffer size increases" : 12, "total log buffer size" : 276934656, "log bytes of payload data" : 22863237206, "log bytes written" : 23001531264, "yields waiting for previous log file close" : 0, "total size of compressed records" : 22862962780, "total in-memory size of compressed records" : 102439937783, "log records too small to compress" : 1731, "log records not compressed" : 3790, "log records compressed" : 2806093, "maximum log file size" : 104857600, "pre-allocated log files prepared" : 213, "number of pre-allocated log files to create" : 1, "pre-allocated log files used" : 212, "log read operations" : 0, "log release advances write LSN" : 7568, "records processed by log scan" : 7, "log scan records requiring two reads" : 3, "log scan operations" : 3, "consolidated slot closures" : 1789719, "logging bytes consolidated" : 22979410048, "consolidated slot joins" : 2810955, "consolidated slot join races" : 1269, "slots selected for switching that were unavailable" : 30099423, "record size exceeded maximum" : 0, "failed to find a slot large enough for record" : 11, "consolidated slot join transitions" : 262, "log sync operations" : 6630, "log sync_dir operations" : 157, "log server thread advances write LSN" : 1783090, "log write operations" : 2811414 }, "reconciliation" : { "page reconciliation calls" : 45839613, "page reconciliation calls for eviction" : 32722739, "split bytes currently awaiting free" : 26109734, "split objects currently awaiting free" : 1388 }, "session" : { "open cursor count" : 4971, "open session count" : 270 }, "thread-yield" : { "page acquire busy blocked" : 16455, "page acquire eviction blocked" : 105880, "page acquire locked blocked" : 70377740, "page acquire read blocked" : 2063689, "page acquire time sleeping (usecs)" : 105303943494 }, "transaction" : { "transaction begins" : 2830549, "transaction checkpoints" : 1612, "transaction checkpoint currently running" : 0, "transaction checkpoint max time (msecs)" : 43040, "transaction checkpoint min time (msecs)" : 1, "transaction checkpoint most recent time (msecs)" : 16915, "transaction checkpoint total time (msecs)" : 5793870, "transactions committed" : 2829682, "transaction failures due to cache overflow" : 10, "transaction range of IDs currently pinned" : 20736, "transactions rolled back" : 73 }, "concurrentTransactions" : { "write" : { "out" : 128, "available" : 0, "totalTickets" : 128 }, "read" : { "out" : 4, "available" : 124, "totalTickets" : 128 } } }, "writeBacksQueued" : false, "mem" : { "bits" : 64, "resident" : 6226, "virtual" : 11261, "supported" : true, "mapped" : 0, "mappedWithJournal" : 0 }, "metrics" : { "commands" : { "buildInfo" : { "failed" : NumberLong(0), "total" : NumberLong(1304) }, "collStats" : { "failed" : NumberLong(0), "total" : NumberLong(68) }, "count" : { "failed" : NumberLong(0), "total" : NumberLong(2778) }, "distinct" : { "failed" : NumberLong(0), "total" : NumberLong(2) }, "getLastError" : { "failed" : NumberLong(0), "total" : NumberLong(1304) }, "getLog" : { "failed" : NumberLong(0), "total" : NumberLong(3) }, "getnonce" : { "failed" : NumberLong(0), "total" : NumberLong(7) }, "insert" : { "failed" : NumberLong(0), "total" : NumberLong(19206) }, "isMaster" : { "failed" : NumberLong(0), "total" : NumberLong(72174) }, "listCollections" : { "failed" : NumberLong(0), "total" : NumberLong(43) }, "listDatabases" : { "failed" : NumberLong(0), "total" : NumberLong(2) }, "ping" : { "failed" : NumberLong(0), "total" : NumberLong(10383) }, "replSetGetStatus" : { "failed" : NumberLong(3), "total" : NumberLong(3) }, "serverStatus" : { "failed" : NumberLong(0), "total" : NumberLong(49) }, "top" : { "failed" : NumberLong(0), "total" : NumberLong(26) }, "whatsmyuri" : { "failed" : NumberLong(0), "total" : NumberLong(5) } }, "cursor" : { "timedOut" : NumberLong(0), "open" : { "noTimeout" : NumberLong(0), "pinned" : NumberLong(0), "total" : NumberLong(0) } }, "document" : { "deleted" : NumberLong(0), "inserted" : NumberLong(2740856), "returned" : NumberLong(68827), "updated" : NumberLong(0) }, "getLastError" : { "wtime" : { "num" : 0, "totalMillis" : 0 }, "wtimeouts" : NumberLong(0) }, "operation" : { "fastmod" : NumberLong(0), "idhack" : NumberLong(0), "scanAndOrder" : NumberLong(0), "writeConflicts" : NumberLong(10) }, "queryExecutor" : { "scanned" : NumberLong(926), "scannedObjects" : NumberLong(3349) }, "record" : { "moves" : NumberLong(0) }, "repl" : { "apply" : { "batches" : { "num" : 0, "totalMillis" : 0 }, "ops" : NumberLong(0) }, "buffer" : { "count" : NumberLong(0), "maxSizeBytes" : 268435456, "sizeBytes" : NumberLong(0) }, "network" : { "bytes" : NumberLong(0), "getmores" : { "num" : 0, "totalMillis" : 0 }, "ops" : NumberLong(0), "readersCreated" : NumberLong(0) }, "preload" : { "docs" : { "num" : 0, "totalMillis" : 0 }, "indexes" : { "num" : 0, "totalMillis" : 0 } } }, "storage" : { "freelist" : { "search" : { "bucketExhausted" : NumberLong(0), "requests" : NumberLong(0), "scanned" : NumberLong(0) } } }, "ttl" : { "deletedDocuments" : NumberLong(0), "passes" : NumberLong(1409) } }, "ok" : 1 } > db.currentOp({secs_running:{$gt:20000}}) { "inprog" : [ ... ... ... { "desc" : "conn1284", "threadId" : "0x67b45520", "connectionId" : 1284, "opid" : 5583256, "active" : true, "secs_running" : 22398, "microsecs_running" : NumberLong("22398505703"), "op" : "insert", "ns" : "testHarnessSIT_N.event", "insert" : { "$msg" : "query not recording (too large)" }, "client" : "*****:40779", "numYields" : 0, "locks" : { "Global" : "w", "Database" : "w", "Collection" : "w" }, "waitingForLock" : false, "lockStats" : { "Global" : { "acquireCount" : { "w" : NumberLong(1) } }, "Database" : { "acquireCount" : { "w" : NumberLong(1) }, "acquireWaitCount" : { "w" : NumberLong(1) }, "timeAcquiringMicros" : { "w" : NumberLong(1043125) } }, "Collection" : { "acquireCount" : { "w" : NumberLong(1) } } } }, { "desc" : "conn1282", "threadId" : "0x67b46080", "connectionId" : 1282, "opid" : 5583217, "active" : true, "secs_running" : 22398, "microsecs_running" : NumberLong("22398597862"), "op" : "insert", "ns" : "testHarnessSIT_N.event", "insert" : { "$msg" : "query not recording (too large)" }, "client" : "*****:40777", "numYields" : 0, "locks" : { "Global" : "w", "Database" : "w", "Collection" : "w" }, "waitingForLock" : false, "lockStats" : { "Global" : { "acquireCount" : { "w" : NumberLong(1) } }, "Database" : { "acquireCount" : { "w" : NumberLong(1) }, "acquireWaitCount" : { "w" : NumberLong(1) }, "timeAcquiringMicros" : { "w" : NumberLong(1135448) } }, "Collection" : { "acquireCount" : { "w" : NumberLong(1) } } } }, { "desc" : "conn1281", "threadId" : "0x67b46f20", "connectionId" : 1281, "opid" : 5583238, "active" : true, "secs_running" : 22398, "microsecs_running" : NumberLong("22398525712"), "op" : "insert", "ns" : "testHarnessSIT_N.event", "insert" : { "$msg" : "query not recording (too large)" }, "client" : "*****:40776", "numYields" : 0, "locks" : { "Global" : "w", "Database" : "w", "Collection" : "w" }, "waitingForLock" : false, "lockStats" : { "Global" : { "acquireCount" : { "w" : NumberLong(1) } }, "Database" : { "acquireCount" : { "w" : NumberLong(1) }, "acquireWaitCount" : { "w" : NumberLong(1) }, "timeAcquiringMicros" : { "w" : NumberLong(1063091) } }, "Collection" : { "acquireCount" : { "w" : NumberLong(1) } } } }, { "desc" : "conn1280", "threadId" : "0x67b44000", "connectionId" : 1280, "opid" : 5583226, "active" : true, "secs_running" : 22398, "microsecs_running" : NumberLong("22398572052"), "op" : "insert", "ns" : "testHarnessSIT_N.event", "insert" : { "$msg" : "query not recording (too large)" }, "client" : "*****:40772", "numYields" : 0, "locks" : { "Global" : "w", "Database" : "w", "Collection" : "w" }, "waitingForLock" : false, "lockStats" : { "Global" : { "acquireCount" : { "w" : NumberLong(1) } }, "Database" : { "acquireCount" : { "w" : NumberLong(1) }, "acquireWaitCount" : { "w" : NumberLong(1) }, "timeAcquiringMicros" : { "w" : NumberLong(1109590) } }, "Collection" : { "acquireCount" : { "w" : NumberLong(1) } } } }, { "desc" : "conn1279", "threadId" : "0x67b47a80", "connectionId" : 1279, "opid" : 5583229, "active" : true, "secs_running" : 22398, "microsecs_running" : NumberLong("22398579843"), "op" : "insert", "ns" : "testHarnessSIT_N.event", "insert" : { "$msg" : "query not recording (too large)" }, "client" : "*****:40775", "numYields" : 0, "locks" : { "Global" : "w", "Database" : "w", "Collection" : "w" }, "waitingForLock" : false, "lockStats" : { "Global" : { "acquireCount" : { "w" : NumberLong(1) } }, "Database" : { "acquireCount" : { "w" : NumberLong(1) }, "acquireWaitCount" : { "w" : NumberLong(1) }, "timeAcquiringMicros" : { "w" : NumberLong(1107602) } }, "Collection" : { "acquireCount" : { "w" : NumberLong(1) } } } }, ... ... ... ] }