Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion mongoDb , Excessive Disk Space

Received: by 10.14.220.131 with SMTP id o3mr1559379eep.6.1345356970589;
        Sat, 18 Aug 2012 23:16:10 -0700 (PDT)
X-BeenThere: mongodb-user@googlegroups.com
Received: by 10.14.172.194 with SMTP id t42ls1354851eel.0.gmail; Sat, 18 Aug
 2012 23:15:49 -0700 (PDT)
Received: by 10.14.176.196 with SMTP id b44mr63644eem.4.1345356949727;
        Sat, 18 Aug 2012 23:15:49 -0700 (PDT)
Received: by 10.14.176.196 with SMTP id b44mr63643eem.4.1345356949720;
        Sat, 18 Aug 2012 23:15:49 -0700 (PDT)
Return-Path: <exi+goo...@wthack.de>
Received: from wthack.de (wthack.de. [2a01:4f8:120:6481::2342])
        by gmr-mx.google.com with ESMTPS id d5si16789949eep.0.2012.08.18.23.15.49
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 18 Aug 2012 23:15:49 -0700 (PDT)
Received-SPF: pass (google.com: best guess record for domain of exi+goo...@wthack.de designates 2a01:4f8:120:6481::2342 as permitted sender) client-ip=2a01:4f8:120:6481::2342;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of exi+goo...@wthack.de designates 2a01:4f8:120:6481::2342 as permitted sender) smtp.mail=exi+goo...@wthack.de
Received: from [192.168.11.118] (dslb-088-066-008-194.pools.arcor-ip.net [88.66.8.194])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by wthack.de (Postfix) with ESMTPSA id D1574E08DB
	for <mongodb-user@googlegroups.com>; Sun, 19 Aug 2012 08:15:48 +0200 (CEST)
Message-ID: <50308494.60002@wthack.de>
Date: Sun, 19 Aug 2012 08:15:48 +0200
From: Reno Reckling <exi+goo...@wthack.de>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120724 Thunderbird/14.0
MIME-Version: 1.0
To: mongodb-user@googlegroups.com
Subject: Re: [mongodb-user] mongoDb , Excessive Disk Space
References: <beb7aaa6-1f75-4692-bcad-855199a6aa2e@googlegroups.com> <CALOM=qi1kW_=nzBaQgihz45zfdGmjABGJ2DO0yh-A3ULh+Ptjw@mail.gmail.com> <3877def9-dace-49cc-92fc-5c1709552d08@googlegroups.com> <502F9AE9.1040107@wthack.de> <4d1b70a6-481a-4cde-86bd-4b70bafad4d0@googlegroups.com> <502FA776.6020...@wthack.de> <82745846-e9ab-4c3f-a8ac-520edfceeef4@googlegroups.com>
In-Reply-To: <82745846-e9ab-4c3f-a8ac-520edfceeef4@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Keep an eye on the moveChunk folder in you mongo directory,
backups of the moved chunks will be saved there, this should be moved/removed if you run low on disk
space, or the moveChunk files my overflow your disk.