MongoDB shell version v3.4.16 connecting to: mongodb://127.0.0.1:27017 MongoDB server version: 3.4.16 Server has startup warnings: 2019-03-28T14:54:36.938+0100 I STORAGE [initandlisten] 2019-03-28T14:54:36.938+0100 I STORAGE [initandlisten] ** WARNING: Using the XFS filesystem is strongly recommended with the WiredTiger storage engine 2019-03-28T14:54:36.938+0100 I STORAGE [initandlisten] ** See http://dochub.mongodb.org/core/prodnotes-filesystem dimelo:SECONDARY> db.serverStatus() { "host" : "mongo2.s1.dimelo", "version" : "3.4.16", "process" : "mongod", "pid" : NumberLong(3321), "uptime" : 11395387, "uptimeMillis" : NumberLong("11395386992"), "uptimeEstimate" : NumberLong(11395386), "localTime" : ISODate("2019-08-07T11:17:43.814Z"), "asserts" : { "regular" : 0, "warning" : 0, "msg" : 0, "user" : 1130, "rollovers" : 0 }, "connections" : { "current" : 2789, "available" : 197211, "totalCreated" : 6003828 }, "extra_info" : { "note" : "fields vary by platform", "page_faults" : 77273 }, "globalLock" : { "totalTime" : NumberLong("11395386996000"), "currentQueue" : { "total" : 0, "readers" : 0, "writers" : 0 }, "activeClients" : { "total" : 2829, "readers" : 1, "writers" : 0 } }, "locks" : { "Global" : { "acquireCount" : { "r" : NumberLong("100546759968"), "w" : NumberLong("9592063052"), "R" : NumberLong(2), "W" : NumberLong(1471227460) }, "acquireWaitCount" : { "r" : NumberLong("3019444412"), "w" : NumberLong(4), "W" : NumberLong(840652585) }, "timeAcquiringMicros" : { "r" : NumberLong("14333918468927"), "w" : NumberLong(10683458), "W" : NumberLong("1492179256200") } }, "Database" : { "acquireCount" : { "r" : NumberLong("50507937337"), "w" : NumberLong("3707141864"), "R" : NumberLong(2742194), "W" : NumberLong("5884923121") }, "acquireWaitCount" : { "r" : NumberLong(45478765), "w" : NumberLong(6298), "R" : NumberLong(214411), "W" : NumberLong(10981094) }, "timeAcquiringMicros" : { "r" : NumberLong(2007905702), "w" : NumberLong(328285143), "R" : NumberLong(13730420), "W" : NumberLong("2882509288") } }, "Collection" : { "acquireCount" : { "r" : NumberLong("48290550425"), "w" : NumberLong("2235236219") } }, "Metadata" : { "acquireCount" : { "w" : NumberLong(185895), "W" : NumberLong(174) }, "acquireWaitCount" : { "W" : NumberLong(7) }, "timeAcquiringMicros" : { "W" : NumberLong(104238) } }, "oplog" : { "acquireCount" : { "r" : NumberLong(205600326), "w" : NumberLong(1471905677), "R" : NumberLong(1), "W" : NumberLong(1) } } }, "network" : { "bytesIn" : NumberLong("2121588677942"), "bytesOut" : NumberLong("470187368704662"), "physicalBytesIn" : NumberLong("2121588677942"), "physicalBytesOut" : NumberLong("470187351927510"), "numRequests" : NumberLong("8727135152") }, "opLatencies" : { "reads" : { "latency" : NumberLong("22949459976054"), "ops" : NumberLong("2182570460") }, "writes" : { "latency" : NumberLong(617523921), "ops" : NumberLong(214220) }, "commands" : { "latency" : NumberLong("541705600658"), "ops" : NumberLong("2180782941") } }, "opcounters" : { "insert" : 0, "query" : 339705263, "update" : 0, "delete" : 0, "getmore" : 20902748, "command" : 744387626 }, "opcountersRepl" : { "insert" : 132023655, "query" : 0, "update" : 807009349, "delete" : 17888081, "getmore" : 0, "command" : 0 }, "repl" : { "hosts" : [ "10.180.34.21:27017", "10.180.34.22:27017" ], "arbiters" : [ "10.180.34.31:27017" ], "setName" : "dimelo", "setVersion" : 65, "ismaster" : false, "secondary" : true, "primary" : "10.180.34.21:27017", "me" : "10.180.34.22:27017", "lastWrite" : { "opTime" : { "ts" : Timestamp(1565176663, 241), "t" : NumberLong(19) }, "lastWriteDate" : ISODate("2019-08-07T11:17:43Z") }, "rbid" : 1046701401 }, "storageEngine" : { "name" : "wiredTiger", "supportsCommittedReads" : true, "readOnly" : false, "persistent" : true }, "tcmalloc" : { "generic" : { "current_allocated_bytes" : NumberLong("108793650120"), "heap_size" : NumberLong("140512358400") }, "tcmalloc" : { "pageheap_free_bytes" : NumberLong("5112328192"), "pageheap_unmapped_bytes" : NumberLong("24332279808"), "max_total_thread_cache_bytes" : NumberLong(1073741824), "current_total_thread_cache_bytes" : 148607704, "total_free_bytes" : NumberLong("2274100696"), "central_cache_free_bytes" : NumberLong(2125321504), "transfer_cache_free_bytes" : 171488, "thread_cache_free_bytes" : 148607704, "aggressive_memory_decommit" : 0, "pageheap_committed_bytes" : NumberLong("116180078592"), "pageheap_scavenge_count" : 146766501, "pageheap_commit_count" : 239080235, "pageheap_total_commit_bytes" : NumberLong("47003980292096"), "pageheap_decommit_count" : 146766501, "pageheap_total_decommit_bytes" : NumberLong("46887800213504"), "pageheap_reserve_count" : 31550, "pageheap_total_reserve_bytes" : NumberLong("140512358400"), "spinlock_total_delay_ns" : NumberLong("81967691699613"), "formattedString" : "------------------------------------------------\nMALLOC: 108793650280 (103753.7 MiB) Bytes in use by application\nMALLOC: + 5112328192 ( 4875.5 MiB) Bytes in page heap freelist\nMALLOC: + 2125321504 ( 2026.9 MiB) Bytes in central cache freelist\nMALLOC: + 171488 ( 0.2 MiB) Bytes in transfer cache freelist\nMALLOC: + 148607128 ( 141.7 MiB) Bytes in thread cache freelists\nMALLOC: + 584966400 ( 557.9 MiB) Bytes in malloc metadata\nMALLOC: ------------\nMALLOC: = 116765044992 (111355.8 MiB) Actual memory used (physical + swap)\nMALLOC: + 24332279808 (23205.1 MiB) Bytes released to OS (aka unmapped)\nMALLOC: ------------\nMALLOC: = 141097324800 (134560.9 MiB) Virtual address space used\nMALLOC:\nMALLOC: 5782106 Spans in use\nMALLOC: 2860 Thread heaps in use\nMALLOC: 4096 Tcmalloc page size\n------------------------------------------------\nCall ReleaseFreeMemory() to release freelist memory to the OS (via madvise()).\nBytes released to the OS take up virtual address space but no physical memory.\n" } }, "wiredTiger" : { "uri" : "statistics:", "LSM" : { "application work units currently queued" : 0, "merge work units currently queued" : 0, "rows merged in an LSM tree" : 0, "sleep for LSM checkpoint throttle" : 0, "sleep for LSM merge throttle" : 0, "switch work units currently queued" : 0, "tree maintenance operations discarded" : 0, "tree maintenance operations executed" : 0, "tree maintenance operations scheduled" : 0, "tree queue hit maximum" : 0 }, "async" : { "current work queue length" : 0, "maximum work queue length" : 0, "number of allocation state races" : 0, "number of flush calls" : 0, "number of operation slots viewed for allocation" : 0, "number of times operation allocation failed" : 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" : { "blocks pre-loaded" : 1003697, "blocks read" : 19266726099, "blocks written" : 4896088075, "bytes read" : NumberLong("213750556483584"), "bytes written" : NumberLong("57905805611008"), "bytes written for checkpoint" : NumberLong("57689448939520"), "mapped blocks read" : 0, "mapped bytes read" : 0 }, "cache" : { "application threads page read from disk to cache count" : 18904917456, "application threads page read from disk to cache time (usecs)" : NumberLong("1880021461395"), "application threads page write from cache to disk count" : 811012, "application threads page write from cache to disk time (usecs)" : 52305584, "bytes belonging to page images in the cache" : 100914094556, "bytes currently in the cache" : 107725853998, "bytes not belonging to page images in the cache" : 6811759442, "bytes read into cache" : NumberLong("460528260397530"), "bytes written from cache" : NumberLong("51233977426262"), "checkpoint blocked page eviction" : 571841, "eviction calls to get a page" : 20707234460, "eviction calls to get a page found queue empty" : 1067649593, "eviction calls to get a page found queue empty after locking" : 281843867, "eviction currently operating in aggressive mode" : 0, "eviction empty score" : 0, "eviction server candidate queue empty when topping up" : 150126170, "eviction server candidate queue not empty when topping up" : 74697963, "eviction server evicting pages" : 3577310867, "eviction server slept, because we did not make progress with eviction" : 25986703, "eviction server unable to reach eviction goal" : 0, "eviction state" : 16, "eviction walks abandoned" : 508669224, "eviction worker thread active" : 0, "eviction worker thread created" : 0, "eviction worker thread evicting pages" : 15682360248, "eviction worker thread removed" : 0, "eviction worker thread stable number" : 0, "failed eviction of pages that exceeded the in-memory maximum" : 923236, "files with active eviction walks" : 0, "files with new eviction walks started" : 1924276658, "force re-tuning of eviction workers once in a while" : 0, "hazard pointer blocked page eviction" : 2783712, "hazard pointer check calls" : 19258521878, "hazard pointer check entries walked" : 594340160622, "hazard pointer maximum array length" : 16, "in-memory page passed criteria to be split" : 524353, "in-memory page splits" : 261051, "internal pages evicted" : 507096001, "internal pages split during eviction" : 3827, "leaf pages split during eviction" : 5418825, "lookaside table insert calls" : 0, "lookaside table remove calls" : 0, "maximum bytes configured" : 134662324224, "maximum page size at eviction" : 8388273, "modified pages evicted" : 1970908590, "modified pages evicted by application threads" : 0, "overflow pages read into cache" : 0, "overflow values cached in memory" : 0, "page split during eviction deepened the tree" : 4, "page written requiring lookaside records" : 0, "pages currently held in the cache" : 3520442, "pages evicted because they exceeded the in-memory maximum" : 302144, "pages evicted because they had chains of deleted items" : 1300866, "pages evicted by application threads" : 0, "pages queued for eviction" : 22498050415, "pages queued for urgent eviction" : 241199, "pages queued for urgent eviction during walk" : 241199, "pages read into cache" : 18904721271, "pages read into cache requiring lookaside entries" : 0, "pages requested from the cache" : NumberLong("1874583239217"), "pages seen by eviction walk" : 47968486175, "pages selected for eviction unable to be evicted" : 347815574, "pages walked for eviction" : NumberLong("4883708475823"), "pages written from cache" : 4172036985, "pages written requiring in-memory restoration" : 584202, "percentage overhead" : 8, "tracked bytes belonging to internal pages in the cache" : 1720610352, "tracked bytes belonging to leaf pages in the cache" : 106005243646, "tracked dirty bytes in the cache" : 2797074298, "tracked dirty pages in the cache" : 23009, "unmodified pages evicted" : 16878568849 }, "connection" : { "auto adjusting condition resets" : 50403401, "auto adjusting condition wait calls" : 118388898, "detected system time went backwards" : 1066, "files currently open" : 45303, "memory allocations" : 1032576026993, "memory frees" : 1001792582825, "memory re-allocations" : 9412828909, "pthread mutex condition wait calls" : 1222723974, "pthread mutex shared lock read-lock calls" : 187271157718, "pthread mutex shared lock write-lock calls" : 1828508315, "total fsync I/Os" : 1846035602, "total read I/Os" : 19269963342, "total write I/Os" : 6400700009 }, "cursor" : { "cursor create calls" : 2892655139, "cursor insert calls" : 24226790828, "cursor next calls" : NumberLong("2233838956425"), "cursor prev calls" : 2346614221, "cursor remove calls" : 8560864493, "cursor reset calls" : 145810898836, "cursor restarted searches" : 22471136, "cursor search calls" : NumberLong("1242796569290"), "cursor search near calls" : 671795921487, "cursor update calls" : 0, "truncate calls" : 2982 }, "data-handle" : { "connection data handles currently active" : 49567, "connection sweep candidate became referenced" : 0, "connection sweep dhandles closed" : 1597, "connection sweep dhandles removed from hash list" : 361881195, "connection sweep time-of-death sets" : 365892039, "connection sweeps" : 1138693, "session dhandles swept" : 2795, "session sweep attempts" : 419338 }, "lock" : { "checkpoint lock acquisitions" : 142159, "checkpoint lock application thread wait time (usecs)" : 0, "checkpoint lock internal thread wait time (usecs)" : 1609, "handle-list lock eviction thread wait time (usecs)" : 421628047, "metadata lock acquisitions" : 142158, "metadata lock application thread wait time (usecs)" : 0, "metadata lock internal thread wait time (usecs)" : 54, "schema lock acquisitions" : 191976, "schema lock application thread wait time (usecs)" : 60866569, "schema lock internal thread wait time (usecs)" : 142, "table lock acquisitions" : 0, "table lock application thread time waiting for the table lock (usecs)" : 0, "table lock internal thread time waiting for the table lock (usecs)" : 0 }, "log" : { "busy returns attempting to switch slots" : 453778, "consolidated slot closures" : 1498239506, "consolidated slot join active slot closed" : 172101073, "consolidated slot join races" : 2216406, "consolidated slot join transitions" : 1498239506, "consolidated slot joins" : 9600074016, "consolidated slot transitions unable to find free slot" : 0, "consolidated slot unbuffered writes" : 8737408, "log bytes of payload data" : NumberLong("11236315688410"), "log bytes written" : NumberLong("11691952355328"), "log files manually zero-filled" : 0, "log flush operations" : 1579515989, "log force write operations" : 1658824755, "log force write operations skipped" : 171744904, "log records compressed" : 6387781927, "log records not compressed" : 3185572260, "log records too small to compress" : 25388535, "log release advances write LSN" : 143104, "log scan operations" : 5, "log scan records requiring two reads" : 0, "log server thread advances write LSN" : 1498096035, "log server thread write LSN walk skipped" : 92271224, "log sync operations" : 1483281873, "log sync time duration (usecs)" : 392347310660, "log sync_dir operations" : 111666, "log sync_dir time duration (usecs)" : 33367292, "log write operations" : 9599455089, "logging bytes consolidated" : NumberLong("11695127797120"), "maximum log file size" : 104857600, "number of pre-allocated log files to create" : 6, "pre-allocated log files not ready and missed" : 5, "pre-allocated log files prepared" : 111667, "pre-allocated log files used" : 111661, "records processed by log scan" : 10, "total in-memory size of compressed records" : NumberLong("15850949799972"), "total log buffer size" : 33554432, "total size of compressed records" : NumberLong("10562234551603"), "written slots coalesced" : 367, "yields waiting for previous log file close" : 0 }, "reconciliation" : { "fast-path pages deleted" : 37926450, "page reconciliation calls" : 4043626365, "page reconciliation calls for eviction" : 5946392, "pages deleted" : 1819342, "split bytes currently awaiting free" : 74810, "split objects currently awaiting free" : 13 }, "session" : { "open cursor count" : 95551, "open session count" : 119, "table alter failed calls" : 0, "table alter successful calls" : 0, "table alter unchanged and skipped" : 0, "table compact failed calls" : 0, "table compact successful calls" : 0, "table create failed calls" : 0, "table create successful calls" : 911, "table drop failed calls" : 190, "table drop successful calls" : 33, "table rebalance failed calls" : 0, "table rebalance successful calls" : 0, "table rename failed calls" : 0, "table rename successful calls" : 0, "table salvage failed calls" : 0, "table salvage successful calls" : 0, "table truncate failed calls" : 0, "table truncate successful calls" : 2982, "table verify failed calls" : 0, "table verify successful calls" : 0 }, "thread-state" : { "active filesystem fsync calls" : 0, "active filesystem read calls" : 0, "active filesystem write calls" : 0 }, "thread-yield" : { "application thread time evicting (usecs)" : 0, "application thread time waiting for cache (usecs)" : 0, "connection close blocked waiting for transaction state stabilization" : 0, "connection close yielded for lsm manager shutdown" : 0, "data handle lock yielded" : 846184, "log server sync yielded for log write" : 0, "page acquire busy blocked" : 7057, "page acquire eviction blocked" : 440230, "page acquire locked blocked" : 425066, "page acquire read blocked" : 89069065, "page acquire time sleeping (usecs)" : 93971695000, "page delete rollback yielded for instantiation" : 0, "page reconciliation yielded due to child modification" : 315313, "reference for page index and slot yielded" : 897, "tree descend one level yielded for split page index update" : 0 }, "transaction" : { "number of named snapshots created" : 0, "number of named snapshots dropped" : 0, "transaction begins" : 37645394648, "transaction checkpoint currently running" : 1, "transaction checkpoint generation" : 142159, "transaction checkpoint max time (msecs)" : 70966, "transaction checkpoint min time (msecs)" : 3, "transaction checkpoint most recent time (msecs)" : 46694, "transaction checkpoint scrub dirty target" : 0, "transaction checkpoint scrub time (msecs)" : 0, "transaction checkpoint total time (msecs)" : 2826114959, "transaction checkpoints" : 142159, "transaction checkpoints skipped because database was clean" : 0, "transaction failures due to cache overflow" : 0, "transaction fsync calls for checkpoint after allocating the transaction ID" : 142158, "transaction fsync duration for checkpoint after allocating the transaction ID (usecs)" : 1813013, "transaction range of IDs currently pinned" : 9, "transaction range of IDs currently pinned by a checkpoint" : 57103, "transaction range of IDs currently pinned by named snapshots" : 0, "transaction sync calls" : 0, "transactions committed" : 9684102494, "transactions rolled back" : 28088050316 }, "concurrentTransactions" : { "write" : { "out" : 0, "available" : 128, "totalTickets" : 128 }, "read" : { "out" : 5, "available" : 123, "totalTickets" : 128 } } }, "mem" : { "bits" : 64, "resident" : 111098, "virtual" : 138754, "supported" : true, "mapped" : 0, "mappedWithJournal" : 0 }, "metrics" : { "commands" : { "_isSelf" : { "failed" : NumberLong(0), "total" : NumberLong(21) }, "aggregate" : { "failed" : NumberLong(0), "total" : NumberLong(61272728) }, "buildInfo" : { "failed" : NumberLong(0), "total" : NumberLong(84301) }, "collStats" : { "failed" : NumberLong(0), "total" : NumberLong(7968) }, "count" : { "failed" : NumberLong(0), "total" : NumberLong(648911079) }, "currentOp" : { "failed" : NumberLong(0), "total" : NumberLong(310) }, "dbStats" : { "failed" : NumberLong(0), "total" : NumberLong(2659057) }, "delete" : { "failed" : NumberLong(0), "total" : NumberLong(6553) }, "distinct" : { "failed" : NumberLong(0), "total" : NumberLong(899855) }, "find" : { "failed" : NumberLong(0), "total" : NumberLong(1321447495) }, "findAndModify" : { "failed" : NumberLong(0), "total" : NumberLong(4170) }, "getLog" : { "failed" : NumberLong(0), "total" : NumberLong(16) }, "getMore" : { "failed" : NumberLong(0), "total" : NumberLong(150027060) }, "getnonce" : { "failed" : NumberLong(0), "total" : NumberLong(160740) }, "group" : { "failed" : NumberLong(0), "total" : NumberLong(553) }, "insert" : { "failed" : NumberLong(0), "total" : NumberLong(18124) }, "isMaster" : { "failed" : NumberLong(0), "total" : NumberLong(1406788218) }, "killCursors" : { "failed" : NumberLong(0), "total" : NumberLong(88743) }, "listCollections" : { "failed" : NumberLong(0), "total" : NumberLong(83130) }, "listDatabases" : { "failed" : NumberLong(0), "total" : NumberLong(380005) }, "listIndexes" : { "failed" : NumberLong(0), "total" : NumberLong(2836290) }, "ping" : { "failed" : NumberLong(0), "total" : NumberLong(702056115) }, "replSetGetRBID" : { "failed" : NumberLong(0), "total" : NumberLong(4) }, "replSetGetStatus" : { "failed" : NumberLong(0), "total" : NumberLong(426322) }, "replSetHeartbeat" : { "failed" : NumberLong(0), "total" : NumberLong(10518886) }, "replSetRequestVotes" : { "failed" : NumberLong(0), "total" : NumberLong(1) }, "replSetUpdatePosition" : { "failed" : NumberLong(2), "total" : NumberLong(53811575) }, "serverStatus" : { "failed" : NumberLong(0), "total" : NumberLong(419549) }, "shardConnPoolStats" : { "failed" : NumberLong(0), "total" : NumberLong(379844) }, "update" : { "failed" : NumberLong(0), "total" : NumberLong(185287) }, "whatsmyuri" : { "failed" : NumberLong(0), "total" : NumberLong(81843) } }, "cursor" : { "timedOut" : NumberLong(2091), "open" : { "noTimeout" : NumberLong(1), "pinned" : NumberLong(2), "total" : NumberLong(2) } }, "document" : { "deleted" : NumberLong(2951), "inserted" : NumberLong(18207), "returned" : NumberLong("657846415689"), "updated" : NumberLong(169343) }, "getLastError" : { "wtime" : { "num" : 0, "totalMillis" : 0 }, "wtimeouts" : NumberLong(0) }, "operation" : { "scanAndOrder" : NumberLong(425533355), "writeConflicts" : NumberLong(311) }, "queryExecutor" : { "scanned" : NumberLong("1858331340305"), "scannedObjects" : NumberLong("1689417228169") }, "record" : { "moves" : NumberLong(0) }, "repl" : { "executor" : { "counters" : { "eventCreated" : 14, "eventWait" : 14, "cancels" : NumberLong(2003690327), "waits" : 0, "scheduledNetCmd" : 13941940, "scheduledDBWork" : 7, "scheduledXclWork" : 2, "scheduledWorkAt" : NumberLong(2019077880), "scheduledWork" : 5, "schedulingFailures" : 0 }, "queues" : { "networkInProgress" : 0, "dbWorkInProgress" : 0, "exclusiveInProgress" : 0, "sleepers" : 4, "ready" : 0, "free" : 317 }, "unsignaledEvents" : 4, "eventWaiters" : 0, "shuttingDown" : false, "networkInterface" : "\nNetworkInterfaceASIO Operations' Diagnostic:\nOperation: Count: \nConnecting 0 \nIn Progress 0 \nSucceeded 13939637 \nCanceled 4 \nFailed 2299 \nTimed Out 11 \n\n" }, "apply" : { "attemptsToBecomeSecondary" : NumberLong(2), "batches" : { "num" : 1471227355, "totalMillis" : 1066301415 }, "ops" : NumberLong("2235098900") }, "buffer" : { "count" : NumberLong(0), "maxSizeBytes" : NumberLong(268435456), "sizeBytes" : NumberLong(0) }, "initialSync" : { "completed" : NumberLong(0), "failedAttempts" : NumberLong(0), "failures" : NumberLong(0) }, "network" : { "bytes" : NumberLong("1600658087527"), "getmores" : { "num" : 1997990779, "totalMillis" : 7717358248 }, "ops" : NumberLong("2235098952"), "readersCreated" : NumberLong(10) }, "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(189921) } }, "ok" : 1 }