PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Tuesday the 26th of January, 2021

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[04:27:11] <BeryCZ> Hi, I'm new to mongo, I've just installed it on my raspberry and I'm quite curious why mongod writes something on the disk every few seconds (~8s) even tho I dont have any client connected, no queries done?
[04:27:12] <BeryCZ> I check it in iotop
[04:27:12] <BeryCZ> seems like it writes stuff into index-*.wt and diagnostic.data/metrics.*
[04:27:37] <BeryCZ> (version 4.4.3)
[06:27:15] <BeryCZ> ok, i disabled FTDC, which mostly did that
[06:27:15] <BeryCZ> still there are writes by WTCheck.tThread every minut even tho there is no active client and no queries, why? can I somehow disable that?