Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 1998 17:22:00 -0700
From:      Mike Smith <mike@smith.net.au>
To:        "Jon C. Smith" <jonsmith@physics.purdue.edu>
Cc:        stable@FreeBSD.ORG
Message-ID:  <199804190022.RAA06067@antipodes.cdrom.com>
In-Reply-To: Your message of "Sat, 18 Apr 1998 17:07:56 CDT." <Pine.BSF.3.96.980418165551.8182C-100000@fourier.physics.purdue.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I upgraded from 2.2.5-RELEASE to 2.2.6-STABLE about 2 or three weeks ago,
> and I decided to upgrade X from 3.3.1 to 3.3.2 (in a vain hope that
> certain keyboard problems would be eliminated). 

Have you discussed these problems with the X people?  The syscons 
people?

> I went about this by
> going into /usr/src/release/sysintall, doing a 'make' followed by a 'make
> install', going into the new sysinstall, and re selecting the
> distributions of X I had installed, only in the newer version.

I'd have said it would be easier to install them manually, but YMMV.

> Somewhere along the line, I did a 'du' and noticed my 100 meg root
> partition had gone from ~24% to ~66%.  Ok, so I looked in /temp.  No new
> files there.  Started poking around, I could _not_ find what file was
> sitting there with (at that point) about 50 megs of my drive space.
> Eventually, the root partition got to 104% capacity, I aborted the X
> windows install, and rebooted the system.  Suddently, I have only ~24% of
> my root partition full.
> 
> I am totally baffled.

It is quite common for applications to create a temporary file, then 
delete it while still keeping it open.  The file still exists (because 
it's open), but it's not in a directory anywhere.

When the application exits (eg. system reboot), the file is closed, and 
the space it occupied is freed.

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



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



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