Wes
> --
> You received this message because you are subscribed to the Google Groups "mongodb-user" group.
> To post to this group, send email to mongod...@googlegroups.com.
> To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.
>
Wes
What sort of per second copy rate are you getting as you copy your
collection? I tested last night and was amazed that it was fairly
quick: 3-4k docs/second according to mongostat, including a check to
make sure the _id didn't exist, so I could cancel and resume. My test
was nowhere near as big as your total... just curious.
Wes
Anyway, I've seen this complaint before, but I'm not sure why it seems
to cause issues some times and not others. Could sharding have
something to do with it? I wasn't using sharding for my test.
Wes