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 1RbOqc-0008BX-MZ for garchives@archives.gentoo.org; Fri, 16 Dec 2011 03:52:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F96F21C22D; Fri, 16 Dec 2011 03:52:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9FC7E21C108 for ; Fri, 16 Dec 2011 03:51:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 336A91B408F for ; Fri, 16 Dec 2011 03:51:03 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.783 X-Spam-Level: X-Spam-Status: No, score=-2.783 tagged_above=-999 required=5.5 tests=[AWL=1.429, BAYES_00=-1.9, RP_MATCHES_RCVD=-2.31, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham 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 FvorqWTUbXwa for ; Fri, 16 Dec 2011 03:50:54 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 42CCF1B408C for ; Fri, 16 Dec 2011 03:50:51 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RbOos-0003Fh-5t for gentoo-user@gentoo.org; Fri, 16 Dec 2011 04:50:50 +0100 Received: from e180069033.adsl.alicedsl.de ([85.180.69.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Dec 2011 04:50:50 +0100 Received: from blog by e180069033.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Dec 2011 04:50:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: =?ISO-8859-1?Q?Jens_M=FCller?= Subject: [gentoo-user] Re: LVM: extending volume groups and logical volumes Date: Fri, 16 Dec 2011 04:50:37 +0100 Message-ID: References: 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 Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: e180069033.adsl.alicedsl.de User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 73e5fa92-d734-4a05-a870-4556fd7c9549 X-Archives-Hash: 28beff0fba582635891c379bd21b23cc Am 16.12.2011 04:05, schrieb Jens M=FCller: > resize2fs also supports shrinking ext3 partitions, see > http://linux.die.net/man/8/resize2fs Sorry about that one - yes, the fs must be unmounted to do this. - Jens