[16:17:08] <Mmike> Hello, ppl. Where does mongo stores information about replicaset? I need to change replicaset configuration but without starting mongod with --replset option
[16:20:40] <Derick> it stores it in the "local" database
[19:28:54] <snooops> hi, why im not gettint the data with the query?
[22:56:22] <underguiz> hi guys, so I have a mongodb server (3.6.8) where most of the queries have a high timeAcquiringMicros (r) time (+2 seconds), even with this type of plan: planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1
[22:56:58] <underguiz> I'm failing to figure out what might be causing this
[22:58:21] <underguiz> it's actually a replicaset, and the server having this issue is a secondary node