Mongodb journaling enabled in Fuerte? [closed]

asked 2013-01-30 10:02:36 -0500

JPG gravatar image

I noticed that in Fuerte mongoDB journaling is enabled, using up 1-2GB of disk space for no apparent reason. In Electric journaling was not enabled. Is this necessary? if not, can it be disabled?

It's possible that the change is caused by the version of mongo used. In Electric it was 1.8 and in Fuerte is 2.0. Mongo 2.0 enables journaling by default.

Maybe the best option would be to expose the "--nojournal" flag of mongo in wrapper.py.

edit retag flag offensive reopen merge delete

Closed for the following reason Question does not follow our guidelines for questions. Please see: http://wiki.ros.org/Support for more details. by tfoote
close date 2014-04-16 03:55:17

Comments

This sounds more like a feature request. I suggest you open a ticket for that.

tfoote gravatar image tfoote  ( 2014-04-16 03:55:05 -0500 )edit