All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark <mark@transvirtual.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] added a physical volume but df reports no joy
Date: Mon, 15 Oct 2001 17:31:54 -0700	[thread overview]
Message-ID: <20011015173154.E24088@transvirtual.com> (raw)

hi all.

so when my first logical volume filled up i added a third
physical volume with 'pvcreate /dev/hdx' then 
'vgextend vol_group_name /dev/hdx' then 'lvextend -L 53000 /dev/vol_group/log_vol /dev/hdx'.
i had 35GB and added another 20GB disk for a possible 55GB but after the lvextend
the kernel isn't seeing the new volume size - that is i still only have 35GB of usable
storage ( including some PEs that when allocated will have a neglible impact on the 
total volume size needed ).

is this because set the logical volume size as opposed to extending it? 

the logical volume is now at almost %100 and won't take any more data ( sans those extra PEs )

here's a verbose vgdisplay:

glimmung:~# vgdisplay foo -v
--- Volume group ---
VG Name               foo
VG Access             read/write
VG Status             available/resizable
VG #                  0
MAX LV                256
Cur LV                1
Open LV               1
MAX LV Size           255.99 GB
Max PV                256
Cur PV                3
Act PV                3
VG Size               54.16 GB
PE Size               4 MB
Total PE              13866
Alloc PE / Size       13250 / 51.76 GB
Free  PE / Size       616 / 2.41 GB
VG UUID               oBe1zH-ifW2-1Lhx-nAGe-UP5t-0Maw-WryAw7

--- Logical volume ---
LV Name                /dev/foo/lvol1
VG Name                foo
LV Write Access        read/write
LV Status              available
LV #                   1
# open                 1
LV Size                51.76 GB
Current LE             13250
Allocated LE           13250
Allocation             next free
Read ahead sectors     120
Block device           58:0


--- Physical volumes ---
PV Name (#)           /dev/hda7 (1)
PV Status             available / allocatable
Total PE / Free PE    4076 / 0

PV Name (#)           /dev/hdb1 (2)
PV Status             available / allocatable
Total PE / Free PE    4885 / 179

PV Name (#)           /dev/hdc1 (3)
PV Status             available / allocatable
Total PE / Free PE    4905 / 437


thanks!

-- 
  Mark Garey                            Tel:     (415) 243-4055 x1023
  Transvirtual Technologies, Inc.,      Fax:     (415) 243-4056
  San Francisco, CA. USA                Email:   mark@transvirtual.com

             reply	other threads:[~2001-10-16  0:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-16  0:31 Mark [this message]
2001-10-16  0:37 ` [linux-lvm] added a physical volume but df reports no joy Jos Visser
2001-10-16 16:45   ` Mark
2001-10-17 19:06     ` Mark

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=20011015173154.E24088@transvirtual.com \
    --to=mark@transvirtual.com \
    --cc=linux-lvm@sistina.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.