From owner-freebsd-questions Sun Nov 11 21:31:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id BECB537B416 for ; Sun, 11 Nov 2001 21:31:12 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id VAA14798; Sun, 11 Nov 2001 21:31:11 -0800 Message-ID: <3BEF5E9E.1010709@owt.com> Date: Sun, 11 Nov 2001 21:31:10 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: chia an Cc: questions@FreeBSD.ORG Subject: Re: file system full for cvsup References: <20011112043153.27167.qmail@web13502.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 chia an wrote: > 1. i am get stable source from my friend and then > copied it to my harddrive. When iam running "make > world" in /usr/src, after 30 minutes there was an > error appear: > > error code 1 : '/usr/src' file system full > > after i check it, my partition in /usr had no enough > freespace (the value showing -81,2M), what should i > do? > > 2. lets make assumption, if we have 6GB in partition > /usr, as we knows we running cvsup every week, > automatically freespace of /usr going less, if we dont > have enough space for running cvsup, is it posible to > running cvsup in other partition (beside usr/src)?or > maybe someone have a gud idea to handle this problem? It may not be a solution for you but it is a way of dealing with the problem. I wanted a machine to do a buildworld as fast as possible using ATA-100 drives. I ended up with 3-30GB HDs with each HD on its own controller. I allocated a 1.5GB /usr/obj partition on the 2nd controller and a 1.5GB /usr/src partition on the 3rd controller. They are specified in /etc/fstab and are mounted at boot time. The separation like this was worth about a 25% reduction in buildworld time. Kent > > > thanks for bsd_users attention, gud luck for everybody > > __________________________________________________ > Do You Yahoo!? > Find a job, post your resume. > http://careers.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > . > > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message