[00:39:20] <cpu> I've managed to pull up 7 shards on same machine with ssd and 30 cores (doc size is average < 200byte). One secondary index. Insertion time reaches 10 seconds for 16000 docs, it's unbearably slow. Have I reached a top speed of some sort?
[00:53:17] <nyov> what unit does Object.bsonsize() return? is that bits or bytes, kbyte or KByte?
[16:57:55] <kesor> can someone point me to an article explaining how I can migrate a large mongodb cluster (shards, replicasets, config servers) to new hardware and keeping all the data? preferably without days worth of downtime… about 3-4 terrabyte data total in collections.
[20:09:53] <caitp-> okay, mongoose unique sparse indexes are driving me crazy =___=
[20:10:04] <caitp-> it's like it's completely ignoring the "sparse" factor