Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created November 5, 2015 02:55
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mdcallag/31f11af4f310bd2588cb to your computer and use it in GitHub Desktop.
** Compaction Stats [default] **
Level Files Size(MB) Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) Comp(cnt) Avg(sec) Stall(cnt) KeyIn KeyDrop
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 126.86 0.8 0.0 0.0 0.0 784.8 784.8 0.0 0.0 0.0 107.0 7513 18045 0.416 204 0 0
L3 3/0 111.66 0.8 700.9 700.9 0.0 700.7 700.7 0.0 1.0 98.1 98.0 7319 2975 2.460 1791 11G 1824K
L4 32/0 1324.74 0.9 1722.5 1048.6 673.9 1434.9 760.9 0.0 1.4 55.1 45.9 31997 9972 3.209 335 37G 2321K
L5 467/0 14215.04 1.0 1494.3 465.0 1029.3 1345.4 316.1 44.3 2.9 36.5 32.9 41914 6436 6.512 15 45G 69M
L6 2427/0 143516.06 0.0 816.7 331.8 484.9 624.2 139.3 1.7 1.9 34.2 26.2 24421 3096 7.888 0 39G 6182M
Sum 2932/0 159294.37 0.0 4734.5 2546.4 2188.1 4890.0 2701.9 46.0 6.2 42.8 44.2 113164 40524 2.793 2345 133G 6255M
Int 0/0 0.00 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0 0.000 0 0 0
Flush(GB): cumulative 784.831, interval 0.000
Stalls(count): 204 level0_slowdown, 138 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 pending_compaction_bytes, 0 memtable_compaction, 2141 leveln_slowdown_soft, 0 leveln_slowdown_hard
** DB Stats **
Uptime(secs): 146416.4 total, 0.4 interval
Cumulative writes: 1586M writes, 11G keys, 773M batches, 2.1 writes per batch, ingest: 815.39 GB, 5.70 MB/s
Cumulative WAL: 1586M writes, 0 syncs, 1586152718.00 writes per sync, written: 815.39 GB, 5.70 MB/s
Cumulative compaction: 4890.04 GB write, 34.20 MB/s write, 4734.48 GB read, 33.11 MB/s read, 113164.1 seconds
Cumulative stall: 00:51:59.109 H:M:S, 2.1 percent
Interval writes: 1 writes, 2 keys, 1 batches, 0.5 writes per batch, ingest: 0.00 MB, 0.00 MB/s
Interval WAL: 1 writes, 0 syncs, 1.00 writes per sync, written: 0.00 MB, 0.00 MB/s
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval stall: 00:00:0.000 H:M:S, 0.0 percent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment