From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RbmNu-0006JO-QM for garchives@archives.gentoo.org; Sat, 17 Dec 2011 05:00:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BA9A21C1CB; Sat, 17 Dec 2011 05:00:18 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 4BEBE21C130 for ; Sat, 17 Dec 2011 04:59:21 +0000 (UTC) Received: by yhjj52 with SMTP id j52so3701785yhj.40 for ; Fri, 16 Dec 2011 20:59:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=9yeSY3O0AcGxzl9QvOpEzvUndQKSUPdCSdg8UtNWzk4=; b=pabk9VamcqO+j50Uqh36foyksevh1u0nB2LKiPwbRB/QpDXU4NdWzGjVM3hxcUhVp7 9WLbnhNJ/WsS+EMrCrXQkGa3QuL1GVVf0BJuLLl27loeXrSN1sjYHBkl/zwB4Bg1irey l6oHLz5nsGhTadyasBDUfBG6Qope5KI/jUOIs= Received: by 10.236.201.137 with SMTP id b9mr15564747yho.124.1324097960786; Fri, 16 Dec 2011 20:59:20 -0800 (PST) Received: from [192.168.2.5] (adsl-98-95-108-107.jan.bellsouth.net. [98.95.108.107]) by mx.google.com with ESMTPS id o9sm17785349yhk.20.2011.12.16.20.59.16 (version=SSLv3 cipher=OTHER); Fri, 16 Dec 2011 20:59:19 -0800 (PST) Message-ID: <4EEC21A1.4090005@gmail.com> Date: Fri, 16 Dec 2011 22:59:13 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111022 Firefox/7.0.1 SeaMonkey/2.4.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] LVM: extending volume groups and logical volumes References: <4EEBF6BB.4090506@gmail.com> <4EEC0E19.5090909@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 9cf25404-8a56-422d-a5a5-8614da02fd82 X-Archives-Hash: c367f4b0a94b1ecc517d8d563249f650 Allan Gottlieb wrote: > I had 13GB left on /var when it died at which point /var had zero. > > I made a new partition (/mnt/junk) with nothing else on it and built > libreoffice there. > > In another terminal I ran > > while true > do > df -h /mnt/junk | grep junk > sleep 300 > done > > df began at 0GB and grew to 16GB where it stayed (I was away when the > build finished) > So I am pretty sure that at the end it did indeed use 16GB. > > allan > > PS thanks again for rc single > > This is odd. Has anyone else noticed this? I upgraded this a while back and I didn't use anywhere near this amount of space. I'm curious as to why Allan's is using so much. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words! Miss the compile output? Hint: EMERGE_DEFAULT_OPTS="--quiet-build=n"