On Fri, Jul 31, 2015 at 11:29 AM, Christopher Sean Morrison <brl...@mac.com>
wrote:
>
> Still facing the problem to debug the files lying inside
.meteor/local/db/journal to find what it consists of. I found this link :
https://github.com/meteor/meteor/issues/15 and trying to debug using this.
Will report you soon.

Problem regarding db folder solved. Files inside db folder i.e prealloc.*
and inside journal folder i.e meteor.* and local.*, everytime when the
application is run their size keep on increasing either in a KB or in a MB.
I followed above link but couldn't get much. Here is what I found an
alternative for it : http://docs.meteor.com/#/full/deploying.

Report:

   1. Whenever OGV is cloned, initially the size of folder is 950kb approx.
   2. After checking out to front-end branch it raises to 1.5MB approx.
   3. Now, if I run meteor inside OGV-meteor/OGV the size of the folder
   rises to 505MB. This is due to those prealloc files that are created
   automatically everytime whenever an application is run.
   4. If we run following command "env MONGO_URL=mongodb://0.0.0.0:27017
   meteor" inside OGV-meteor/OGV it will not create any kinda prealloc file or
   other which means those unnecessary files will not be created. With this
   command the size of the OGV folder is comes out to be only 25MB only. I
   tested following command on ubuntu server, earlier I faced little problem
   but after few attempts it was successful.

Please cross-check my work once so that there are no chances of an error.

-- 
Cheers!

Deepak Kumar Sharma
Guru Nanak Dev Engineering College
India!

Blog: http://deekysharma.wordpress.com
------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to