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 <gentoo-user+bounces-96563-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MEfWE-0005hB-PA for garchives@archives.gentoo.org; Thu, 11 Jun 2009 08:20:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B28BE04FA; Thu, 11 Jun 2009 08:20:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5BE94E04FA for <gentoo-user@lists.gentoo.org>; Thu, 11 Jun 2009 08:20:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 097A36519F for <gentoo-user@lists.gentoo.org>; Thu, 11 Jun 2009 08:20:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.517 X-Spam-Level: X-Spam-Status: No, score=-3.517 required=5.5 tests=[AWL=0.082, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tg0HH0QgAjC1 for <gentoo-user@lists.gentoo.org>; Thu, 11 Jun 2009 08:20:07 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id F3A0B6524F for <gentoo-user@gentoo.org>; Thu, 11 Jun 2009 08:20:05 +0000 (UTC) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1MEfVy-0001Hf-8T for gentoo-user@gentoo.org; Thu, 11 Jun 2009 08:20:02 +0000 Received: from athedsl-376794.home.otenet.gr ([79.131.23.216]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Thu, 11 Jun 2009 08:20:02 +0000 Received: from realnc by athedsl-376794.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Thu, 11 Jun 2009 08:20:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras <realnc@arcor.de> Subject: [gentoo-user] Re: Lost free space on / Date: Thu, 11 Jun 2009 11:17:37 +0300 Organization: Lucas Barks Message-ID: <h0qej0$r7n$2@ger.gmane.org> References: <dd6ae1990906101107v765a7f91w869c7fdb3a34bc11@mail.gmail.com> <200906110906.44497.dirk.heinrichs@online.de> <h0qc0o$kj3$1@ger.gmane.org> <200906110940.24882.dirk.heinrichs@online.de> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-376794.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090610 Thunderbird/3.0b2 In-Reply-To: <200906110940.24882.dirk.heinrichs@online.de> Sender: news <news@ger.gmane.org> X-Archives-Salt: 8cffe3a7-170f-458d-a90b-114f319283d5 X-Archives-Hash: 827dec4ba46382e1c247d87cbf1d81d5 On 06/11/2009 10:40 AM, Dirk Heinrichs wrote: > Am Donnerstag 11 Juni 2009 09:33:46 schrieb Nikos Chantziaras: > >> I tried too but it slows down disk speed to a crawl when there's disk >> activity by an order of magnitude (commands take 3-4 seconds to execute >> while without LVM they give sub-second responses.) > > Hmm, that's strange. I've never seen this and I use LVM since it first appeared > on Linux. On Laptops, I even encrypt the logical volumes without a significant > speed impact. It's only there where's disk activity. For example, if I have 4 or more torrents downloading. When that happens, typing "mc" (to start midnight commander) needs about 4 seconds. It's almost instant without LVM. The speed impact on one of my servers (100+ shell users) was dramatic. 10 seconds for a simple "ls /" for example.