db.xxx1.stats(); { "ns" : "xxx.xxx", "count" : 95237, "size" : 35743857, "avgObjSize" : 375, "storageSize" : 13811712, "capped" : false, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=0,extractor=,format=btree,huffman_key=,huffman_value=,immutable=0,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=),lsm=(auto_throttle=,bloom=,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=0,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_max=15,merge_min=0),memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,type=file,value_format=u", "type" : "file", "uri" : "statistics:table:collection-38-3266930645069714635", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 20416, "checkpoint size" : 385155072, "allocations requiring file extension" : 128, "blocks freed" : 8243, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 32768, "file size in bytes" : 13811712 }, "btree" : { "btree checkpoint generation" : 5712, "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size RLE encoded values" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 4, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 67108864, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 3394787, "bytes written from cache" : 77666089, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 0, "page split during eviction deepened the tree" : 0, "modified pages evicted" : 203, "data source pages selected for eviction unable to be evicted" : 3, "hazard pointer blocked page eviction" : 0, "internal pages evicted" : 27, "internal pages split during eviction" : 0, "leaf pages split during eviction" : 39, "in-memory page splits" : 0, "in-memory page passed criteria to be split" : 0, "overflow values cached in memory" : 0, "pages read into cache" : 206, "pages read into cache requiring lookaside entries" : 0, "overflow pages read into cache" : 0, "pages written from cache" : 12340, "page written requiring lookaside records" : 0, "pages written requiring in-memory restoration" : 0 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 159, "compressed pages written" : 3746, "page written failed to compress" : 0, "page written was too small to compress" : 8594 }, "cursor" : { "create calls" : 30, "insert calls" : 23119, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 9171553, "next calls" : 0, "prev calls" : 1, "remove calls" : 14, "cursor-remove key bytes removed" : 56, "reset calls" : 59765, "restarted searches" : 0, "search calls" : 36624, "search near calls" : 0, "truncate calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 257, "leaf page multi-block writes" : 2634, "maximum blocks required for a page" : 4, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 0, "pages deleted" : 0, "fast-path pages deleted" : 0, "page checksum matches" : 5300, "page reconciliation calls" : 12234, "page reconciliation calls for eviction" : 137, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 5149 }, "session" : { "object compaction" : 0, "open cursor count" : 28 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 2, "totalIndexSize" : 11186176, "indexSizes" : { "_id_" : 1646592, "organizationId_1_mediaId_1_jobId_1" : 9539584 }, "ok" : 1 } > db.xxx2.stats(); { "ns" : "xxx.xxx", "count" : 66, "size" : 162573, "avgObjSize" : 2463, "storageSize" : 65536, "capped" : false, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=0,extractor=,format=btree,huffman_key=,huffman_value=,immutable=0,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=),lsm=(auto_throttle=,bloom=,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=0,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_max=15,merge_min=0),memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,type=file,value_format=u", "type" : "file", "uri" : "statistics:table:collection-19-3266930645069714635", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 105, "checkpoint size" : 655360, "allocations requiring file extension" : 20, "blocks freed" : 25, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 16384, "file size in bytes" : 65536 }, "btree" : { "btree checkpoint generation" : 5714, "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size RLE encoded values" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 3, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 67108864, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 234259, "bytes written from cache" : 524422, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 2, "page split during eviction deepened the tree" : 0, "modified pages evicted" : 11, "data source pages selected for eviction unable to be evicted" : 0, "hazard pointer blocked page eviction" : 0, "internal pages evicted" : 0, "internal pages split during eviction" : 0, "leaf pages split during eviction" : 2, "in-memory page splits" : 0, "in-memory page passed criteria to be split" : 0, "overflow values cached in memory" : 0, "pages read into cache" : 14, "pages read into cache requiring lookaside entries" : 0, "overflow pages read into cache" : 0, "pages written from cache" : 53, "page written requiring lookaside records" : 0, "pages written requiring in-memory restoration" : 0 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 12, "compressed pages written" : 25, "page written failed to compress" : 0, "page written was too small to compress" : 28 }, "cursor" : { "create calls" : 16, "insert calls" : 24, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 59163, "next calls" : 0, "prev calls" : 1, "remove calls" : 0, "cursor-remove key bytes removed" : 0, "reset calls" : 50, "restarted searches" : 0, "search calls" : 25, "search near calls" : 0, "truncate calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 0, "leaf page multi-block writes" : 6, "maximum blocks required for a page" : 0, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 0, "pages deleted" : 0, "fast-path pages deleted" : 0, "page checksum matches" : 3, "page reconciliation calls" : 50, "page reconciliation calls for eviction" : 0, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 6 }, "session" : { "object compaction" : 0, "open cursor count" : 0 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 2, "totalIndexSize" : 81920, "indexSizes" : { "_id_" : 36864, "organizationId_1_mediaId_1_jobId_1" : 45056 }, "ok" : 1 } db.xxx3.stats(); { "ns" : "xx.xxx", "count" : 50115, "size" : 1019149579, "avgObjSize" : 20336, "storageSize" : 4067500032, "capped" : false, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=0,extractor=,format=btree,huffman_key=,huffman_value=,immutable=0,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=),lsm=(auto_throttle=,bloom=,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=0,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_max=15,merge_min=0),memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,type=file,value_format=u", "type" : "file", "uri" : "statistics:table:collection-22-3266930645069714635", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 37977, "checkpoint size" : 972914688, "allocations requiring file extension" : 0, "blocks freed" : 10471, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 3537186816, "file size in bytes" : 4067500032 }, "btree" : { "btree checkpoint generation" : 5715, "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size RLE encoded values" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 5, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 67108864, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 8820280, "bytes written from cache" : 410370478, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 165, "page split during eviction deepened the tree" : 0, "modified pages evicted" : 251, "data source pages selected for eviction unable to be evicted" : 21, "hazard pointer blocked page eviction" : 1, "internal pages evicted" : 32, "internal pages split during eviction" : 0, "leaf pages split during eviction" : 216, "in-memory page splits" : 21, "in-memory page passed criteria to be split" : 42, "overflow values cached in memory" : 0, "pages read into cache" : 400, "pages read into cache requiring lookaside entries" : 0, "overflow pages read into cache" : 0, "pages written from cache" : 28851, "page written requiring lookaside records" : 0, "pages written requiring in-memory restoration" : 0 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 365, "compressed pages written" : 15091, "page written failed to compress" : 1, "page written was too small to compress" : 13759 }, "cursor" : { "create calls" : 25, "insert calls" : 18213, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 362941482, "next calls" : 0, "prev calls" : 1, "remove calls" : 15, "cursor-remove key bytes removed" : 60, "reset calls" : 36481, "restarted searches" : 0, "search calls" : 53274, "search near calls" : 0, "truncate calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 4077, "leaf page multi-block writes" : 4624, "maximum blocks required for a page" : 221, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 0, "pages deleted" : 1, "fast-path pages deleted" : 0, "page checksum matches" : 564594, "page reconciliation calls" : 18363, "page reconciliation calls for eviction" : 160, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 560465 }, "session" : { "object compaction" : 0, "open cursor count" : 22 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 2, "totalIndexSize" : 2478080, "indexSizes" : { "_id_" : 897024, "organizationId_1_mediaId_1_jobId_1" : 1581056 }, "ok" : 1 } > db.xxx4.stats(); { "ns" : "xx.xx", "count" : 36, "size" : 15907, "avgObjSize" : 441, "storageSize" : 45056, "capped" : false, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=0,extractor=,format=btree,huffman_key=,huffman_value=,immutable=0,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=),lsm=(auto_throttle=,bloom=,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=0,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_max=15,merge_min=0),memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,type=file,value_format=u", "type" : "file", "uri" : "statistics:table:collection-25-3266930645069714635", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 36, "checkpoint size" : 1630208, "allocations requiring file extension" : 4, "blocks freed" : 9, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 20480, "file size in bytes" : 45056 }, "btree" : { "btree checkpoint generation" : 5716, "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size RLE encoded values" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 3, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 67108864, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 74659, "bytes written from cache" : 126188, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 1, "page split during eviction deepened the tree" : 0, "modified pages evicted" : 4, "data source pages selected for eviction unable to be evicted" : 0, "hazard pointer blocked page eviction" : 0, "internal pages evicted" : 0, "internal pages split during eviction" : 0, "leaf pages split during eviction" : 0, "in-memory page splits" : 0, "in-memory page passed criteria to be split" : 0, "overflow values cached in memory" : 0, "pages read into cache" : 7, "pages read into cache requiring lookaside entries" : 0, "overflow pages read into cache" : 0, "pages written from cache" : 18, "page written requiring lookaside records" : 0, "pages written requiring in-memory restoration" : 0 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 6, "compressed pages written" : 9, "page written failed to compress" : 0, "page written was too small to compress" : 9 }, "cursor" : { "create calls" : 11, "insert calls" : 13, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 5096, "next calls" : 0, "prev calls" : 1, "remove calls" : 0, "cursor-remove key bytes removed" : 0, "reset calls" : 27, "restarted searches" : 0, "search calls" : 13, "search near calls" : 0, "truncate calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 0, "leaf page multi-block writes" : 0, "maximum blocks required for a page" : 0, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 0, "pages deleted" : 0, "fast-path pages deleted" : 0, "page checksum matches" : 0, "page reconciliation calls" : 18, "page reconciliation calls for eviction" : 0, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 0 }, "session" : { "object compaction" : 0, "open cursor count" : 0 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 2, "totalIndexSize" : 73728, "indexSizes" : { "_id_" : 36864, "organizationId_1_mediaId_1_jobId_1" : 36864 }, "ok" : 1 } db.xxxx5.stats(); { "ns" : "xx.xx", "count" : 1539, "size" : 1712587, "avgObjSize" : 1112, "storageSize" : 4460544, "capped" : false, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=0,extractor=,format=btree,huffman_key=,huffman_value=,immutable=0,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=),lsm=(auto_throttle=,bloom=,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=0,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_max=15,merge_min=0),memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,type=file,value_format=u", "type" : "file", "uri" : "statistics:table:collection-28-3266930645069714635", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 2743, "checkpoint size" : 31670272, "allocations requiring file extension" : 0, "blocks freed" : 1100, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 3878912, "file size in bytes" : 4460544 }, "btree" : { "btree checkpoint generation" : 5717, "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size RLE encoded values" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 4, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 67108864, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 2395027, "bytes written from cache" : 10919894, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 6, "page split during eviction deepened the tree" : 0, "modified pages evicted" : 156, "data source pages selected for eviction unable to be evicted" : 3, "hazard pointer blocked page eviction" : 0, "internal pages evicted" : 18, "internal pages split during eviction" : 0, "leaf pages split during eviction" : 25, "in-memory page splits" : 0, "in-memory page passed criteria to be split" : 0, "overflow values cached in memory" : 0, "pages read into cache" : 165, "pages read into cache requiring lookaside entries" : 0, "overflow pages read into cache" : 0, "pages written from cache" : 1667, "page written requiring lookaside records" : 0, "pages written requiring in-memory restoration" : 0 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 130, "compressed pages written" : 535, "page written failed to compress" : 0, "page written was too small to compress" : 1132 }, "cursor" : { "create calls" : 53, "insert calls" : 855, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 945888, "next calls" : 0, "prev calls" : 1, "remove calls" : 0, "cursor-remove key bytes removed" : 0, "reset calls" : 2416, "restarted searches" : 0, "search calls" : 1557, "search near calls" : 0, "truncate calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 0, "leaf page multi-block writes" : 165, "maximum blocks required for a page" : 0, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 0, "pages deleted" : 0, "fast-path pages deleted" : 0, "page checksum matches" : 170, "page reconciliation calls" : 1624, "page reconciliation calls for eviction" : 51, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 213 }, "session" : { "object compaction" : 0, "open cursor count" : 3 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 2, "totalIndexSize" : 299008, "indexSizes" : { "_id_" : 73728, "organizationId_1_mediaId_1_jobId_1" : 225280 }, "ok" : 1 } db.xxx6.stats(); { "ns" : "xx.xx", "count" : 12202, "size" : 23179258, "avgObjSize" : 1899, "storageSize" : 28303360, "capped" : false, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=0,extractor=,format=btree,huffman_key=,huffman_value=,immutable=0,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=),lsm=(auto_throttle=,bloom=,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=0,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_max=15,merge_min=0),memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,type=file,value_format=u", "type" : "file", "uri" : "statistics:table:collection-17-3266930645069714635", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 16881, "checkpoint size" : 321421312, "allocations requiring file extension" : 0, "blocks freed" : 6633, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 23818240, "file size in bytes" : 28303360 }, "btree" : { "btree checkpoint generation" : 5718, "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size RLE encoded values" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 4, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 67108864, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 4099104, "bytes written from cache" : 71666405, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 21, "page split during eviction deepened the tree" : 0, "modified pages evicted" : 228, "data source pages selected for eviction unable to be evicted" : 4, "hazard pointer blocked page eviction" : 0, "internal pages evicted" : 30, "internal pages split during eviction" : 0, "leaf pages split during eviction" : 94, "in-memory page splits" : 0, "in-memory page passed criteria to be split" : 0, "overflow values cached in memory" : 0, "pages read into cache" : 252, "pages read into cache requiring lookaside entries" : 0, "overflow pages read into cache" : 0, "pages written from cache" : 10239, "page written requiring lookaside records" : 0, "pages written requiring in-memory restoration" : 0 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 204, "compressed pages written" : 3221, "page written failed to compress" : 0, "page written was too small to compress" : 7018 }, "cursor" : { "create calls" : 41, "insert calls" : 4842, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 9033086, "next calls" : 0, "prev calls" : 1, "remove calls" : 14, "cursor-remove key bytes removed" : 56, "reset calls" : 23152, "restarted searches" : 0, "search calls" : 18292, "search near calls" : 0, "truncate calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 119, "leaf page multi-block writes" : 2849, "maximum blocks required for a page" : 2, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 0, "pages deleted" : 0, "fast-path pages deleted" : 0, "page checksum matches" : 21547, "page reconciliation calls" : 10016, "page reconciliation calls for eviction" : 138, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 21736 }, "session" : { "object compaction" : 0, "open cursor count" : 12 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 2, "totalIndexSize" : 1634304, "indexSizes" : { "_id_" : 249856, "organizationId_1_mediaId_1_jobId_1" : 1384448 }, "ok" : 1 } db.xxx7.stats(); { "ns" : "xx.xxx", "count" : 11910, "size" : 1046351213, "avgObjSize" : 87854, "storageSize" : 1967689728, "capped" : false, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=0,extractor=,format=btree,huffman_key=,huffman_value=,immutable=0,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=),lsm=(auto_throttle=,bloom=,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=0,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_max=15,merge_min=0),memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,type=file,value_format=u", "type" : "file", "uri" : "statistics:table:collection-32-3266930645069714635", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 21115, "checkpoint size" : 569561088, "allocations requiring file extension" : 0, "blocks freed" : 7691, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 1708298240, "file size in bytes" : 1967689728 }, "btree" : { "btree checkpoint generation" : 5719, "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size RLE encoded values" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 5, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 67108864, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 14656851, "bytes written from cache" : 425840651, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 2, "page split during eviction deepened the tree" : 0, "modified pages evicted" : 294, "data source pages selected for eviction unable to be evicted" : 22, "hazard pointer blocked page eviction" : 0, "internal pages evicted" : 42, "internal pages split during eviction" : 0, "leaf pages split during eviction" : 243, "in-memory page splits" : 24, "in-memory page passed criteria to be split" : 49, "overflow values cached in memory" : 0, "pages read into cache" : 276, "pages read into cache requiring lookaside entries" : 0, "overflow pages read into cache" : 0, "pages written from cache" : 14469, "page written requiring lookaside records" : 0, "pages written requiring in-memory restoration" : 0 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 211, "compressed pages written" : 4353, "page written failed to compress" : 2, "page written was too small to compress" : 10114 }, "cursor" : { "create calls" : 54, "insert calls" : 4686, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 358346313, "next calls" : 0, "prev calls" : 1, "remove calls" : 14, "cursor-remove key bytes removed" : 56, "reset calls" : 9963, "restarted searches" : 0, "search calls" : 5259, "search near calls" : 0, "truncate calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 1944, "leaf page multi-block writes" : 3288, "maximum blocks required for a page" : 44, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 0, "pages deleted" : 1, "fast-path pages deleted" : 0, "page checksum matches" : 87046, "page reconciliation calls" : 13365, "page reconciliation calls for eviction" : 151, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 85865 }, "session" : { "object compaction" : 0, "open cursor count" : 11 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 2, "totalIndexSize" : 1609728, "indexSizes" : { "_id_" : 241664, "organizationId_1_mediaId_1_jobId_1" : 1368064 }, "ok" : 1 } db.xxx8.stats(); { "ns" : "xx.xx", "count" : 48735, "size" : 1156874807, "avgObjSize" : 23738, "storageSize" : 4612419584, "capped" : false, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=0,extractor=,format=btree,huffman_key=,huffman_value=,immutable=0,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=),lsm=(auto_throttle=,bloom=,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=0,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_max=15,merge_min=0),memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,type=file,value_format=u", "type" : "file", "uri" : "statistics:table:collection-35-3266930645069714635", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 27688, "checkpoint size" : 916070400, "allocations requiring file extension" : 0, "blocks freed" : 10078, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 4013436928, "file size in bytes" : 4612419584 }, "btree" : { "btree checkpoint generation" : 5720, "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size RLE encoded values" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 5, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 67108864, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 915921847, "bytes written from cache" : 468895291, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 13018, "page split during eviction deepened the tree" : 0, "modified pages evicted" : 228, "data source pages selected for eviction unable to be evicted" : 67, "hazard pointer blocked page eviction" : 55, "internal pages evicted" : 88, "internal pages split during eviction" : 0, "leaf pages split during eviction" : 199, "in-memory page splits" : 31, "in-memory page passed criteria to be split" : 62, "overflow values cached in memory" : 0, "pages read into cache" : 16728, "pages read into cache requiring lookaside entries" : 0, "overflow pages read into cache" : 0, "pages written from cache" : 20998, "page written requiring lookaside records" : 0, "pages written requiring in-memory restoration" : 0 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 16614, "compressed pages written" : 10903, "page written failed to compress" : 3, "page written was too small to compress" : 10092 }, "cursor" : { "create calls" : 39, "insert calls" : 19733, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 426738711, "next calls" : 40097, "prev calls" : 1, "remove calls" : 56, "cursor-remove key bytes removed" : 224, "reset calls" : 56763, "restarted searches" : 0, "search calls" : 94465, "search near calls" : 847, "truncate calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 2786, "leaf page multi-block writes" : 3369, "maximum blocks required for a page" : 31, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 0, "pages deleted" : 0, "fast-path pages deleted" : 0, "page checksum matches" : 193370, "page reconciliation calls" : 13456, "page reconciliation calls for eviction" : 118, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 194847 }, "session" : { "object compaction" : 0, "open cursor count" : 23 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 2, "totalIndexSize" : 2211840, "indexSizes" : { "_id_" : 614400, "organizationId_1_mediaId_1_jobId_1" : 1597440 }, "ok" : 1 } { "ns" : "xxx.xxxx", "count" : 0, "size" : 0, "storageSize" : 4096, "capped" : false, "wiredTiger" : { "metadata" : { "formatVersion" : 1 }, "creationString" : "allocation_size=4KB,app_metadata=(formatVersion=1),block_allocation=best,block_compressor=snappy,cache_resident=0,checksum=on,colgroups=,collator=,columns=,dictionary=0,encryption=(keyid=,name=),exclusive=0,extractor=,format=btree,huffman_key=,huffman_value=,immutable=0,internal_item_max=0,internal_key_max=0,internal_key_truncate=,internal_page_max=4KB,key_format=q,key_gap=10,leaf_item_max=0,leaf_key_max=0,leaf_page_max=32KB,leaf_value_max=64MB,log=(enabled=),lsm=(auto_throttle=,bloom=,bloom_bit_count=16,bloom_config=,bloom_hash_count=8,bloom_oldest=0,chunk_count_limit=0,chunk_max=5GB,chunk_size=10MB,merge_max=15,merge_min=0),memory_page_max=10m,os_cache_dirty_max=0,os_cache_max=0,prefix_compression=0,prefix_compression_min=4,source=,split_deepen_min_child=0,split_deepen_per_child=0,split_pct=90,type=file,value_format=u", "type" : "file", "uri" : "statistics:table:collection-15--6008466328322521744", "LSM" : { "bloom filters in the LSM tree" : 0, "bloom filter false positives" : 0, "bloom filter hits" : 0, "bloom filter misses" : 0, "bloom filter pages evicted from cache" : 0, "bloom filter pages read into cache" : 0, "total size of bloom filters" : 0, "sleep for LSM checkpoint throttle" : 0, "chunks in the LSM tree" : 0, "highest merge generation in the LSM tree" : 0, "queries that could have benefited from a Bloom filter that did not exist" : 0, "sleep for LSM merge throttle" : 0 }, "block-manager" : { "file allocation unit size" : 4096, "blocks allocated" : 0, "checkpoint size" : 0, "allocations requiring file extension" : 0, "blocks freed" : 0, "file magic number" : 120897, "file major version number" : 1, "minor version number" : 0, "file bytes available for reuse" : 0, "file size in bytes" : 4096 }, "btree" : { "btree checkpoint generation" : 5792, "column-store variable-size deleted values" : 0, "column-store fixed-size leaf pages" : 0, "column-store internal pages" : 0, "column-store variable-size RLE encoded values" : 0, "column-store variable-size leaf pages" : 0, "pages rewritten by compaction" : 0, "number of key/value pairs" : 0, "fixed-record size" : 0, "maximum tree depth" : 0, "maximum internal page key size" : 368, "maximum internal page size" : 4096, "maximum leaf page key size" : 3276, "maximum leaf page size" : 32768, "maximum leaf page value size" : 67108864, "overflow pages" : 0, "row-store internal pages" : 0, "row-store leaf pages" : 0 }, "cache" : { "bytes read into cache" : 0, "bytes written from cache" : 0, "checkpoint blocked page eviction" : 0, "unmodified pages evicted" : 0, "page split during eviction deepened the tree" : 0, "modified pages evicted" : 0, "data source pages selected for eviction unable to be evicted" : 0, "hazard pointer blocked page eviction" : 0, "internal pages evicted" : 0, "internal pages split during eviction" : 0, "leaf pages split during eviction" : 0, "in-memory page splits" : 0, "in-memory page passed criteria to be split" : 0, "overflow values cached in memory" : 0, "pages read into cache" : 0, "pages read into cache requiring lookaside entries" : 0, "overflow pages read into cache" : 0, "pages written from cache" : 0, "page written requiring lookaside records" : 0, "pages written requiring in-memory restoration" : 0 }, "compression" : { "raw compression call failed, no additional data available" : 0, "raw compression call failed, additional data available" : 0, "raw compression call succeeded" : 0, "compressed pages read" : 0, "compressed pages written" : 0, "page written failed to compress" : 0, "page written was too small to compress" : 0 }, "cursor" : { "create calls" : 1, "insert calls" : 0, "bulk-loaded cursor-insert calls" : 0, "cursor-insert key and value bytes inserted" : 0, "next calls" : 0, "prev calls" : 1, "remove calls" : 0, "cursor-remove key bytes removed" : 0, "reset calls" : 1, "restarted searches" : 0, "search calls" : 0, "search near calls" : 0, "truncate calls" : 0, "update calls" : 0, "cursor-update value bytes updated" : 0 }, "reconciliation" : { "dictionary matches" : 0, "internal page multi-block writes" : 0, "leaf page multi-block writes" : 0, "maximum blocks required for a page" : 0, "internal-page overflow keys" : 0, "leaf-page overflow keys" : 0, "overflow values written" : 0, "pages deleted" : 0, "fast-path pages deleted" : 0, "page checksum matches" : 0, "page reconciliation calls" : 0, "page reconciliation calls for eviction" : 0, "leaf page key bytes discarded using prefix compression" : 0, "internal page key bytes discarded using suffix compression" : 0 }, "session" : { "object compaction" : 0, "open cursor count" : 1 }, "transaction" : { "update conflicts" : 0 } }, "nindexes" : 1, "totalIndexSize" : 4096, "indexSizes" : { "_id_" : 4096 }, "ok" : 1 }