From: Luca Berra <bluca@comedia.it>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] How can I expand a physical volume ?
Date: Thu, 5 Jan 2006 01:47:40 +0100 [thread overview]
Message-ID: <20060105004740.GC12397@percy.comedia.it> (raw)
In-Reply-To: <43BBA500.7040205@email.it>
On Wed, Jan 04, 2006 at 11:35:44AM +0100, Massimiliano wrote:
>Luca Berra ha scritto:
>
>>On Thu, Dec 29, 2005 at 09:12:53AM +0100, Massimiliano wrote:
>>
>>>Hi !
>>
>>
>>two ways, either create a new partition with the free space,
>>pvcreate it and vgextend your volume group
>>or
>>edit your partition table and make the 2nd partition bigger.
>>(you might need to reboot here)
>>then
>
>Did what you suggested (following the first solution) . Now vgdisplay
....
>How can I Allocate now the Free PE /Size ? The filesystem available
>space is still 135 GB...
lvextend to increas the size of the logical volume,
then, the tool to resize whatever filesystem you have on that
resize2fs/ext2resize/ext2online (EXT2/EXT3)
resize_reiserfs/mount -o remount,resize (REISER)
xfs_growfs (XFS)
mount -o remount,resize (JFS)
.....
--
Luca Berra -- bluca@comedia.it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
prev parent reply other threads:[~2006-01-05 0:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-29 8:12 [linux-lvm] How can I expand a physical volume ? Massimiliano
2005-12-29 18:11 ` Matthew Gillen
2005-12-29 21:44 ` Luca Berra
2006-01-04 10:35 ` Massimiliano
2006-01-05 0:47 ` Luca Berra [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060105004740.GC12397@percy.comedia.it \
--to=bluca@comedia.it \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.