From owner-freebsd-questions Mon Jun 24 10:28:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cs.selu.edu (cs.selu.edu [147.174.59.5]) by hub.freebsd.org (Postfix) with ESMTP id F27E937B401 for ; Mon, 24 Jun 2002 10:28:04 -0700 (PDT) Received: from localhost (jholland@localhost) by cs.selu.edu (8.11.6/8.11.2) with ESMTP id g5OHS2L29561; Mon, 24 Jun 2002 12:28:02 -0500 Date: Mon, 24 Jun 2002 12:28:02 -0500 (CDT) From: Jason P Holland To: "Henning, Brian" Cc: questions@FreeBSD.ORG Subject: RE: root partition In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG what partitions do you have seperate from /? /usr and /home? most likely /var and /root are going to be growing if that is the case, and /root is only going to grow if you add files yourself, /var will grow as the logs grow. keep an eye on /var jason > here is the result of my > du -sh * > 6.0K COPYRIGHT > 3.9M bin > 390K boot > 2.0K cdrom > 0B compat > 70K dev > 2.0K dist > 998K etc > 636M home > 4.0M kernel > 3.5M kernel.GENERIC > 2.0K mnt > 5.1M modules > 2.0K mycd > 17K proc > 99M root > 11M sbin > 2.1M stand > 0B sys > 8.0K tmp > > 1.8G usr > 11M var > > > -----Original Message----- > From: Jason P Holland [mailto:jholland@cs.selu.edu] > Sent: Monday, June 24, 2002 12:03 PM > To: Henning, Brian > Cc: questions@FreeBSD.ORG > Subject: Re: root partition > > > > hmm, that is a bit low. you could investigate what is filling up? try a > > cd / > du -sh * > > periodically, that should help you narrow down what is filling up. it > might be the logs in /var though > > jason > > > Hello- > > I keep having a problem with filling up my root partition. I combine / and > > /var with 150M of space. Is that enough space? I don't copy files to this > > partition so I don't really know how it would fill up? Should I just > create > > a bigger partition or is there something I am missing here? > > thanks, > > brian > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message