Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2002 08:41:00 +0700
From:      budsz <budsan02@bdg.centrin.net.id>
To:        Mark Huizer <freebsd@dohd.org>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: not enough space
Message-ID:  <20020121014100.GA19524@bdg.centrin.net.id>
In-Reply-To: <20020120223851.GA57621@eeyore.local.dohd.org>
References:  <CMENKLIECOJCDGNFIDPFEEAHCCAA.tony@tntpro.com> <000d01c1a1fd$e1125f40$faa0b542@noc> <20020120223851.GA57621@eeyore.local.dohd.org>

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

--8t9RHnE3ZwKMSgU+
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Jan 20, 2002 at 11:38:51PM +0100, Mark Huizer wrote:
>Hmm... ok, after some rewriting this is getting somewhere near readable.
>OK, now for some answering.
>Do you have file descriptors open to files you have deleted? Check with
>ps if you have vi's, tail's, less's open for old files, or files rotated
>long ago.
>Check with fstat if that happens.
>Files that are open when unlinked are not removed from the filesystem
>until the last handle is closed, even though they don't show up in df
>and du.
>
>Check for daemons that use huge tempfiles (unnamed files)
>
>If all else fails, try a reboot, that will make sure all files are
>closed. See if you still miss 20Gb

Sorry OOT, I've trouble in the same case, if I want to increase capacity of
partitions let's say I've for ex:

/	-> 	100M
/usr	->	1.8G
/var	->	600M
/home	->	500M

And I would like to changed without reinstall system:

/	->	100M
/usr	->	2.3G
/var	->	300M
/home	->	300M

I use FreeBSD 4.4 STABLE, I got this problem when I've plan to install altq.
it's possible for me to change partition of table?, in window I can using
partition magic for example.

TIA before

--=20
budsz

--8t9RHnE3ZwKMSgU+
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v0.9.8a (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjxLcawACgkQuaC+RZYp1fha9wCfcP3ubUqPgNh5di3QUkBweShE
vxUAnA4/ZfY1sMfCFudfF+fm5kvkUOGZ
=mh8s
-----END PGP SIGNATURE-----

--8t9RHnE3ZwKMSgU+--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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