Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Feb 2007 21:32:53 -0800
From:      Noah <admin2@enabled.com>
To:        Garrett Cooper <youshi10@u.washington.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: /tmp getting full form portmanager
Message-ID:  <45CAB605.1070901@enabled.com>
In-Reply-To: <45CA9854.7040903@u.washington.edu>
References:  <45CA6413.6000400@enabled.com>	<20070207193234.BFA4.GERARD@seibercom.net>	<45CA7215.7030004@enabled.com> <45CA9854.7040903@u.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help


>
> From rc.conf(5):
>
>      clear_tmp_enable
>                  (bool) Set to ``YES'' to have /tmp cleaned at startup.
>
> 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

ns1# df -k
Filesystem  1K-blocks    Used     Avail Capacity  Mounted on
/dev/ad0s1a    507630  163076    303944    35%    /
devfs               1       1         0   100%    /dev
/dev/ad0s1e    507630      -6    467026    -0%    /tmp
/dev/ad0s1f 150732286 7152956 131520748     5%    /usr
/dev/ad0s1d   2011694  129230   1721530     7%    /var
ns1# umount /dev/ad0s1e
umount: unmount of /tmp failed: Device busy
ns1#

clues please?

Cheers,

Noah




> -Garrett
> _______________________________________________
> 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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45CAB605.1070901>