linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Matt P" <slarty.tj@gmail.com>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] Help: Mount point does not report full size of LV.
Date: Wed, 28 Feb 2007 12:43:41 -0600	[thread overview]
Message-ID: <859a78260702281043u179acc69g21cd1df894820e3f@mail.gmail.com> (raw)
In-Reply-To: <5d25729a0702281007p381e10fas464177acaa614dc2@mail.gmail.com>

To be safe unmount the filesystem you want to grow. Then you'll use
the resize2fs command. From what you've provided so far, and assuming
you want to use all the available space on the LV, the command line
will probably look something like:

resize2fs -p /dev/VGforMyth/video

I'd recommending reading the man page for resize2fs before proceeding.

On 2/28/07, Nick Gyma <nickgyma@gmail.com> wrote:
>
>
> Thanks for the reply.  The other two disks are file system ext3.  Is it possible to change this 3rd disk to be ext3 as well from the current state i'm in?  and then resize to fill?
>
> Thanks for helping.  here are the results of vgdisplay:  (the 208.31GB is correct)
>
> nick@ubuntu:~$ sudo vgdisplay -v
> Finding all volume groups
> Finding volume group "VGforMyth"
> --- Volume group ---
> VG Name VGforMyth
> System ID
> Format lvm2
> Metadata Areas 3
> Metadata Sequence No 5
> VG Access read/write
> VG Status resizable
> MAX LV 0
> Cur LV 1
> Open LV 0
> Max PV 0
> Cur PV 3
> Act PV 3
> VG Size 208.31 GB
> PE Size 64.00 MB
> Total PE 3333
> Alloc PE / Size 3333 / 208.31 GB
> Free PE / Size 0 / 0
> VG UUID C8kSGQ-rAw1-GmUi-7oKx-zatX-8D1A-bYuK35
>
> --- Logical volume ---
> LV Name /dev/VGforMyth/video
> VG Name VGforMyth
> LV UUID q6mYAL-6r5u-92bK-xeIc-qttc-Zmxk-00e0rS
> LV Write Access read/write
> LV Status available
> # open 0
> LV Size 208.31 GB
> Current LE 3333
> Segments 3
> Allocation inherit
> Read ahead sectors 0
> Block device 253:0
>
> --- Physical volumes ---
> PV Name /dev/hda4
> PV UUID 9VmJ6M-UxhP-7LRF-SAOE-ix3l-pSWe-a2ueRL
> PV Status allocatable
> Total PE / Free PE 950 / 0
>
> PV Name /dev/hdb1
> PV UUID tCKbgt-nBvc-r8FS-OxEd-u9XW-NiOA-00q0BI
> PV Status allocatable
> Total PE / Free PE 1192 / 0
>
> PV Name /dev/hdd1
> PV UUID KEBtSE-LKcc-l79g-2NSh-6VLQ-HKoG-l0zciX
> PV Status allocatable
> Total PE / Free PE 1191 / 0
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>

  parent reply	other threads:[~2007-02-28 18:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-28 18:07 [linux-lvm] Help: Mount point does not report full size of LV Nick Gyma
2007-02-28 18:12 ` Bryn M. Reeves
2007-02-28 18:43 ` Matt P [this message]
2007-02-28 23:30   ` Nick Gyma
  -- strict thread matches above, loose matches on Subject: below --
2007-02-28 16:10 Nick Gyma
2007-02-28 16:34 ` Bryn M. Reeves

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=859a78260702281043u179acc69g21cd1df894820e3f@mail.gmail.com \
    --to=slarty.tj@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).