|
After Thomas t.ward@mongodb.com resolved the issues in BF-29796, we no longer encounter the 'OutOfDiskSpace' problem. However, we're still experiencing timeout issues as before. I'm currently looking into it.
[2023/09/11 18:51:25.193] Caused by: clojure.lang.ExceptionInfo: throw+: {:type :jepsen.mongodb.client/timed-out-awaiting-connection, :node "n1", :port 27019}
[2023/09/11 18:51:25.193] at slingshot.support$stack_trace.invoke(support.clj:201)
[2023/09/11 18:51:25.193] at jepsen.mongodb.client$await_open_STAR_$conn__1735.invoke(client.clj:156)
[2023/09/11 18:51:25.193] at jepsen.util$await_fn$fn__4358.invoke(util.clj:464)
[2023/09/11 18:51:25.193] ... 37 common frames omitted
|