Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2001 13:53:01 -0400 (EDT)
From:      Chris Coleman <chrisc@vmunix.com>
To:        hackers@freebsd.org
Subject:   Softupdates not syncing
Message-ID:  <Pine.BSF.4.21.0106061340340.58715-100000@vnode.vmunix.com>

next in thread | raw e-mail | index | archive | help
On one of our servers, deleted space is not being freed and causing is to
run out of disk space.  To test this, I copied a 200 meg file to the /usr
partition and then deleted it. I checked df before copying, after copying,
and after deleting it.  After deleting it, the space never became
available.  I waited atleast 24 hours just to make sure.

4.2-STABLE FreeBSD 4.2-STABLE #0: Mon Jan 29 10:18:20 PST 2001

I checked the disk space just a minute ago:
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/da0s1a    125983    38405    77500    33%    /
/dev/da0s1e   8229668  7489763    81532    99%    /usr
procfs              4        4        0   100%    /proc

Notice how /usr is almost full.  There should actually be quite a bit of
space available.

I mounted /usr2 and then when I umount'd /usr2, the missing space on /usr
magically came back.

Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/da0s1a    125983    38405    77500    33%    /
/dev/da0s1e   8229668  6702791   868504    89%    /usr
procfs              4        4        0   100%    /proc

That is almost 800Mb that was locked up.  Am I doing something wrong? or
is this a bug?  I didn't see anything in a quick search of the mailing
lists. 

CC me I'm not on the list.


Chris Coleman		Editor in Chief
Daemon News E-Zine	http://www.daemonnews.org
Print Magazine		http://magazine.daemonnews.org
Open Packages		http://www.openpackages.org


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106061340340.58715-100000>