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 1S2jGT-0007iy-Ml for garchives@archives.gentoo.org; Wed, 29 Feb 2012 13:08:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1FD70E081F; Wed, 29 Feb 2012 13:08:01 +0000 (UTC) Received: from mout.perfora.net (mout.perfora.net [74.208.4.194]) by pigeon.gentoo.org (Postfix) with ESMTP id 2197BE081F for ; Wed, 29 Feb 2012 13:06:55 +0000 (UTC) Received: from oxusltgw00.schlund.de (oxusltgw00.lxa.perfora.net [172.19.206.3]) by mrelay.perfora.net (node=mrus0) with ESMTP (Nemesis) id 0Mhjjf-1RpL5x0SOJ-00N4gs; Wed, 29 Feb 2012 08:06:54 -0500 Date: Wed, 29 Feb 2012 08:06:54 -0500 (EST) From: Daddy To: gentoo-user@lists.gentoo.org Message-ID: <1048932525.55739.1330520814141.JavaMail.open-xchange@email.1and1.com> In-Reply-To: References: <20120228140150.2b35b864@weird.wonkology.org> <4F4D75F5.20603@gmail.com> <20120229020141.0417c547@weird.wonkology.org> Subject: Re: [gentoo-user] Freeing up disk space problem!! 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: multipart/alternative; boundary="----=_Part_55738_139979379.1330520814096" X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v6.20.0-Rev36 X-Provags-ID: V02:K0:eARnn81kTiWoKOsKyNLMKH60YJUXS0ZyVbioIOyCipv 9R5llut+cuf3G296tFaEvly2weikh+EE8nbhk7tiw4//3+iXrx msjNZ3uPMFUyBVAcqXvQRYguHegYxbNxJSoI39enA8hJ9nG00Z V2yKcql57Il4RVphpK9ijBSfs53yDq6DoGq8f+BKKqWED56O28 rM37Q59rHBSc6q5cpZjcinOPLDCEsJ+pNc2J0LfkVi1Fmn6Mbp xOzEXXdobwE811FOAEi9MERDuBomizqGH3bXsXHe9hVYNMvVfw r3i3DThsvU/iTAR4IXF27DpuiuRo/mNo7FPZly580DlO62kUcg FHRcyhBVAt6GJLxLq0996q7KEdyFebs6rxAIqEEjB1GBgvr6Vp wb8wv/B3jehgIc+Yn1peG7gPwPZlj1acMfassfsPC+rnDjltTZ wqGFs X-Archives-Salt: d2e4dffa-5202-443f-b3c9-2b85b58d0c10 X-Archives-Hash: 5f98955276b18776ecac74efd3587324 ------=_Part_55738_139979379.1330520814096 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On February 29, 2012 at 2:43 AM "J. Roeleveld" wrote: > > On Wed, February 29, 2012 2:01 am, Alex Schuster wrote: > > Dale writes: > > > >> Alex Schuster wrote: > >> > > > > >> Also, it is already set up with LVM and > >> ext4. Can I change it even while there is data on there? > > > > Sure! Cool, isn't it. Just call lvresize -L +1G /dev/mapper/whatever or > > something, and then resize2fs /dev/mapper/whatever. > > I don't use ext4 (yet), so not sure about this. But, isn't "resize2fs" for > ext2/3 only? > > -- > Joost >From the man page: On February 29, 2012 at 2:43 AM "J. Roeleveld" wrote: > > On Wed, February 29, 2012 2:01 am, Alex Schuster wrote: > > Dale writes: > > > >> Alex Schuster wrote: > >> > > > > >> Also, it is already set up with LVM and > >> ext4. Can I change it even while there is data on there? > > > > Sure! Cool, isn't it. Just call lvresize -L +1G /dev/mapper/whatever or > > something, and then resize2fs /dev/mapper/whatever. > > I don't use ext4 (yet), so not sure about this. But, isn't "resize2fs" for > ext2/3 only? > > -- > Joost >From the man page: The resize2fs program will resize ext2, ext3, or ext4 file systems. ------=_Part_55738_139979379.1330520814096 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

 


On February 29, 2012 at 2:43 AM "J. Roeleveld" <joost@antarean.org> wrote:

>
> On Wed, February 29, 2012 2:01 am, Alex Schuster wrote:
> > Dale writes:
> >
> >> Alex Schuster wrote:
> >>
>
> <snipped>
>
> >> Also, it is already set up with LVM and
> >> ext4.  Can I change it even while there is data on there?
> >
> > Sure! Cool, isn't it. Just call lvresize -L +1G /dev/mapper/whatever or
> > something, and then resize2fs /dev/mapper/whatever.
>
> I don't use ext4 (yet), so not sure about this. But, isn't "resize2fs" for
> ext2/3 only?
>
> --
> Joost

 

 

From the man page:

 


On February 29, 2012 at 2:43 AM "J. Roeleveld" <joost@antarean.org> wrote:

>
> On Wed, February 29, 2012 2:01 am, Alex Schuster wrote:
> > Dale writes:
> >
> >> Alex Schuster wrote:
> >>
>
> <snipped>
>
> >> Also, it is already set up with LVM and
> >> ext4.  Can I change it even while there is data on there?
> >
> > Sure! Cool, isn't it. Just call lvresize -L +1G /dev/mapper/whatever or
> > something, and then resize2fs /dev/mapper/whatever.
>
> I don't use ext4 (yet), so not sure about this. But, isn't "resize2fs" for
> ext2/3 only?
>
> --
> Joost

 

 

From the man page:

 

The resize2fs program will resize ext2, ext3, or ext4 file systems.

------=_Part_55738_139979379.1330520814096--