You could try it - but a bit risky...
> --
> 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.
>
With journaling in 2.0.x+ it is advisable to have more than 2 GB of
possible space so it is not suggested. You could turn off journaling
but that would lead to higher chance of data corruption/loss
potential. I would suggest against doing that if you can avoid it. You
could try it out and see if you feel comfortable with it.
On Fri, Jan 27, 2012 at 3:08 PM, rbrc <wedn...@gmail.com> wrote: