[00:19:28] <macwinner> i'm trying to run the .explain() function on a query that's taking a long time... but even .explain() is taking a long time.. does .explain() actually do the query first too?
[13:18:10] <kinlo> hi, I'm trying to add a server into my mongodb replicaset. I'm doing this with the ruby mongo driver. I've created a client, and am using c.cluster.add(ip_port_combo)
[13:19:10] <kinlo> this returns me a Server object, so it seems it is working, however it does not work. I also get a message WARN -- : MONGODB | Removing server X because it is not in hosts reported by primary Y. Reported hosts are: Y