From owner-freebsd-questions@FreeBSD.ORG Thu Feb 8 19:48:45 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 76E2716A402 for ; Thu, 8 Feb 2007 19:48:45 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.freebsd.org (Postfix) with ESMTP id 63AF513C461 for ; Thu, 8 Feb 2007 19:48:45 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from [172.23.10.40] (nat-service4.juniper.net [66.129.225.151]) (authenticated bits=0) by typhoon.enabled.com (8.13.8/8.13.8) with ESMTP id l18Jmii7012988 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 8 Feb 2007 11:48:45 -0800 (PST) (envelope-from admin2@enabled.com) Message-ID: <45CB7E96.2040203@enabled.com> Date: Thu, 08 Feb 2007 11:48:38 -0800 From: Noah User-Agent: Thunderbird 1.5.0.9 (Macintosh/20061207) MIME-Version: 1.0 To: RW References: <45CA6413.6000400@enabled.com> <20070207193234.BFA4.GERARD@seibercom.net> <45CA7215.7030004@enabled.com> <45CA9854.7040903@u.washington.edu> <45CAB605.1070901@enabled.com> <20070208145516.2a8612f8@gumby.homeunix.com> In-Reply-To: <20070208145516.2a8612f8@gumby.homeunix.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: /tmp getting full form portmanager X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 19:48:45 -0000 I sym linked /tmp to /var/tmp things are happy. thank you for everybody's help. cheers, Noah RW wrote: > On Wed, 07 Feb 2007 21:32:53 -0800 > Noah wrote: > > >> >>> From rc.conf(5): >>> >>> clear_tmp_enable >>> (bool) Set to ``YES'' to have /tmp cleaned at >>> startup. >>> >>> > > And also daily_clean_tmps_enable (in periodic.conf) > > >>> Why not setup a parallel (background) task with a wrapper script to >>> delete some files when upgrading ports? Either that or find a >>> (more) free partition and symlink /var/tmp to it. >>> >>> >> yeah out of all the ideas this seems the easiest to implement and >> just makes sense but I am having difficulties creating the sym link >> for /tmp >> > > That doesn't make sense to me, it just sweeps the problem under the > carpet. At the moment I'm in the middle of an upgrade with portmanager, > and the *total* space used on /tmp is 1MB. > > How much of /tmp is actually in use by portmanager. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >