Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Disk usage during emerge
Date: Thu, 08 Mar 2012 10:52:31
Message-Id: jja2u6$qom$1@dough.gmane.org
In Reply to: [gentoo-user] Disk usage during emerge by Frank Steinmetzger
1 On 08/03/12 04:57, Frank Steinmetzger wrote:
2 > It came to my attention that during (after) an emerge run, df reports
3 > considerably less space available on my / than before the emerge (everything
4 > except /home sits on the root partition). I was wondering how this comes to
5 > be, since I have /var/tmp/portage on tmpfs.
6 >
7 > I am in the middle of a KDE upgrade (4.8.0→4.8.1) right now and before I
8 > started, I downloaded all distfiles and then looked at df /, it showed 1022
9 > blocks, hence about 1 GB of free disk space. I am at package 115 out of 174
10 > right now, and df shows a mere 389k blocks remaining.
11
12 That's because the old files are not being deleted since they are in
13 use. When you logout of KDE and restart the whole stack
14 (/etc/init.d/xdm restart) then everything will be back to normal.
15
16 Or simply reboot.

Replies

Subject Author
Re: [gentoo-user] Re: Disk usage during emerge Frank Steinmetzger <Warp_7@×××.de>