All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rainer.Lay@informatik.uni-erlangen.de
To: linux-lvm@sistina.com
Subject: [linux-lvm] cannot extend lv
Date: Sat Jan 18 04:36:02 2003	[thread overview]
Message-ID: <3E293C00.30406@informatik.uni-erlangen.de> (raw)

I have a vg (data) with four drives /dev/sd[b-e]1
I created a 2 stripes lv (data1) with sd[bc]1
Now I want to add the remaining two drives to the lv, but lvextend 
complains about missing pes! I tried also with a very small number of 
pes - without success:

lvextend -l +400 /dev/data/data1 /dev/sde1 /dev/sdd1
lvextend -- extending logical volume "/dev/data/data1" to 35.45 GB
lvextend -- not enough free/allocatable physical extents to extend 
logical volume "/dev/data/data1"

It returns error code 12:
12 error setting up VGDA for logical volume extension
which is not very useful in this case.

Any idea?


kind regards,

Rainer


here comes a vgdisplay:
vgdisplay -v
--- Volume group ---
VG Name               data
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                4
Act PV                4
VG Size               50.83 GB
PE Size               4 MB
Total PE              13012
Alloc PE / Size       8676 / 33.89 GB
Free  PE / Size       4336 / 16.94 GB
VG UUID               sIKhBA-LMrL-e0h0-5NEt-mVSZ-3SrM-2KB7XS

--- Logical volume ---
LV Name                /dev/data/data1
VG Name                data
LV Write Access        read/write
LV Status              available
LV #                   1
# open                 2
LV Size                33.89 GB
Current LE             8676
Allocated LE           8676
Stripes                2
Stripe size (KByte)    16
Allocation             next free
Read ahead sectors     1024
Block device           58:0


--- Physical volumes ---
PV Name (#)           /dev/sdb1 (3)
PV Status             available / allocatable
Total PE / Free PE    4338 / 0

PV Name (#)           /dev/sdc1 (2)
PV Status             available / allocatable
Total PE / Free PE    4338 / 0

PV Name (#)           /dev/sdd1 (1)
PV Status             available / allocatable
Total PE / Free PE    2167 / 2167

PV Name (#)           /dev/sde1 (4)
PV Status             available / allocatable
Total PE / Free PE    2169 / 2169

             reply	other threads:[~2003-01-18  4:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-18  4:36 Rainer.Lay [this message]
2003-01-18 10:57 ` [linux-lvm] cannot extend lv idsfa
  -- strict thread matches above, loose matches on Subject: below --
2003-01-19  3:15 Rainer.Lay
2003-01-19 12:07 ` idsfa
2003-01-19 13:31   ` Alasdair G Kergon
2003-01-19 15:00   ` Steven Lembark

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=3E293C00.30406@informatik.uni-erlangen.de \
    --to=rainer.lay@informatik.uni-erlangen.de \
    --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.